On 03/01/10 15:37, Bruno Postle wrote: > On Sun 03-Jan-2010 at 15:18 +0000, Doug wrote: >> >> However running hugin encountered this problem: >> "/usr/local/bin/hugin: error while loading shared libraries: >> libhuginbase.so.0.0: cannot open shared object file: No such >> file or directory". >> Needless to say, libhuginbase is in /usr/local/lib. >> I have run ldconfig but still get the error message. > > On fedora /usr/local/lib isn't in the linker search path, you may > have to change a setting in /etc/ld.so.conf or set your > LD_LIBRARY_PATH environment. > Kornel - libhuginbase.so.0.0 is the same as yours. I tried all manner of links - to lib, lib64, local/lib64 with no result
Bruno - LD_LIBRARY_PATH did nothing for me, either. I'll need a good deal of hand-holding over editing /etc/ld.so.conf - I've had my fingers badly burnt with this in the past. 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). lib64arts1.conf and lib64kdecore4.conf each have 1 line: "/opt/kde3/lib64" GL contains the empty file "standard.conf" GL.conf links via /etc/alternatives/gl_conf to /etc/nvidia-current/ld.so.conf which has two lines: "/usr/lib64/nvidia-current /usr/lib/nvidia-current" 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
