Hello,
I have a problem where I did not find any solution on the internet jet. I have a blender design
that uses a library file lib.blend. I use relative paths, so in the outliner I see //lib.blend. This
works fine as long as I stay with windows. But when I open the file on Linux (Fedora4) blender
does not find the library. In the console it tells opening /lib.blend which does not exist of course.
When I copy the lib.blend into the root directroy it works fine but that is just a dark workaround
where I need root access and have all my libs in /.
When I change the library on Linux in just lib.blend it works fine in Linux but not any more on
Windows beacuse it it serches for c:\lib.blend.
Does anyone know how to set the location of a library so that it can be used on Windows and
Linux where I have much faster machines. Thanks in advance,
Michael