On 06/03/14 10:09 AM, Rusmir Dusko wrote: > Have to try to use from old version 0.80.1 pieces-7439.zip > > library.bin > > > Or plain LDraw folder /usr/local/share/ldraw copied to > > /usr/local/share/leocad
By default, it expects a directory $PREFIX/share/leocad/library.bin That library.bin is the root of ldraw and should contain "p", "parts", "LDConfig.ldr", etc. (this is the content of the "ldraw" directory as put in the official LDraw .zip) A symlink works. Alternatively you can set the path of the library in $LEOCAD_LIB Or pass the -l option. Now the bug is that IMHO is should be looking for $PREFIX/share/leocad/ldraw or better for $PREFIX/share/ldraw Since the top level folder of the "complete.zip" download for LDraw.org is "ldraw" Hub _______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
