On 04/01/10 14:09, Kornel Benko wrote: > Am Montag 04 Januar 2010 schrieb Doug: >> What do you advise? >> >> My set-up is as follows: >> >> /etc/ld.so.conf has 1 line: "include /etc/ld.so.conf.d/*.conf" >> >> ld.so.conf.d contains >> 2 files (lib64arts1.conf, lib64kdecore4.conf), >> 1 link (GL.conf) and >> 1 folder (GL). >> > > I have there also: > /etc/ld.so.conf.d/libc.conf > with content: > # libc default configuration > /usr/local/lib > > Kornel
I created libc.conf in /etc/ld.so.conf.d/ with the same content as you. Rebooted. No joy. I tried ldd /usr/local/bin/hugin to find out what was happening to the libraries and saw that none of the /usr/local/lib libraries were being found. Then I ran /sbin/ldconfig -v This finally did the trick! I guess running ldconfig previously as root had not been working, but there were no error messages to indicate that anything was wrong. Many thanks for your very patient and helpful advice! Doug -- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
