From: Eddie R. <er...@bm...> - 2008-07-11 21:30:13
|
Same old error. I uninstalled llvm and manually killed everything I could find with llvm in my system. I went and got the svn version of llvm-2.3, applied the patch and recompiled. Did the same with pure and did the 'sudo /sbin/ldconfig' after install. No luck :-( e.r. On Fri, 2008-07-11 at 23:07 +0200, Jiri Spitz wrote: > Eddie Rucker wrote: > > I did the patch on llvm-2.3 before I configured llvm-2.3. > > > > I did a 'make uninstall', then 'make distclean', 'sudo /sbin/ldconfig', > > './configure --enable-pic', 'make', 'sudo make install', 'pure', and > > then I get > > > > $ pure > > pure: error while loading shared libraries: libpure-0.5.so: cannot > > open shared object file: No such file or directory > > > And 'sudo /sbin/ldconfig' after install? > > Jiri |