From: Albert G. <Dr....@t-...> - 2008-07-12 00:48:32
|
Eddie Rucker wrote: > Well, now after restarting my system, pure runs That seems to indicate that your ld.so cache wasn't updated after all, and the reboot fixed that. Next time this happens please include the output of running ldconfig -v, that will make it easier to diagnose the problem. In any case this is supposed to work, and it works without a hitch on my SUSE systems. Also note that there's no reason that you need to run ldconfig after installing llvm; all those libraries are static anyway. Only after installing Pure you need to run ldconfig. > but from the examples sub-directory: > > $ export LD_LIBRARY_PATH=. > $ pure > ... > > using "lib:sort"; No error message here? > > using "lib:sort"; > <stdin>:1.0-15: sort: cannot open shared object file: No such file or > directory And then one here? Did you really run that command twice?? -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |