On 1/21/14 6:36 AM, Matteo d'Astuto wrote: > Hello, > I have the following errors installing the package : xraylib3 (same for > xraylib-python27). > > > > > Summary: > > apparently the error comes from : > > Failed: phase installing: xraylib3-lua51-2.16.0-2 > > the only error I found was: > sudo -u fink-bld [ENV] sh -c /tmp/fink.nWjF7 > /usr/bin/install -d -m 755 > /sw/src/fink.build/root-xraylib3-lua51-2.16.0-2/sw/opt/xraylib/2.16.0/lib > /bin/mv > /sw/src/fink.build/root-xraylib3-2.16.0-2/sw/opt/xraylib/2.16.0/lib/lua > /sw/src/fink.build/root-xraylib3-lua51-2.16.0-2/sw/opt/xraylib/2.16.0/lib/ > mv: rename > /sw/src/fink.build/root-xraylib3-2.16.0-2/sw/opt/xraylib/2.16.0/lib/lua > to > /sw/src/fink.build/root-xraylib3-lua51-2.16.0-2/sw/opt/xraylib/2.16.0/lib/lua: > No such file or directory > ### execution of /bin/mv failed, exit code 1 > ### execution of /tmp/fink.nWjF7 failed, exit code 1 > > apparently coming from the env LANG=C variable setting (not sure). >
Incorrect. <snip> > checking for lua... no > configure: WARNING: Cannot build lua bindings <snip> xraylib3 has dependencies on lua51 and lua51-dev, so there's a problem with the lua detection. Look in the config.log file in the xraylib3 build directory for "checking for lua", and we should be able to see what the failure is in more detail. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
