From: Eddie R. <er...@bm...> - 2008-07-11 21:35:26
|
Well, now after restarting my system, pure runs but from the examples sub-directory: $ export LD_LIBRARY_PATH=. $ pure ... > using "lib:sort"; > using "lib:sort"; <stdin>:1.0-15: sort: cannot open shared object file: No such file or directory > :-( e.r. On Fri, 2008-07-11 at 22:16 +0100, Libor Spacek wrote: > sudo /sbin/ldconfig is definitely needed, despite its low prominence in the install instructions. > L. > > On Fri, 11 Jul 2008 22:07:51 +0100, Jiri Spitz <jir...@bl...> 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 > > > > ------------------------------------------------------------------------- > > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > > Studies have shown that voting for your favorite open source project, > > along with a healthy diet, reduces your potential for chronic lameness > > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > > _______________________________________________ > > pure-lang-users mailing list > > pur...@li... > > https://lists.sourceforge.net/lists/listinfo/pure-lang-users > > > > > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > pure-lang-users mailing list > pur...@li... > https://lists.sourceforge.net/lists/listinfo/pure-lang-users |