Re: [Plib-users] (cory vs. pui) The attack of setValuator
Brought to you by:
sjbaker
From: Jan R. <slo...@gm...> - 2008-06-22 08:08:25
|
Am Wed, 18 Jun 2008 11:35:34 -0400 schrieb "cory barton" <co...@gm...>: > I am not sure what I do now. > Do I have to manually create the libplibxxx.so.1.8.5 files and > corresponding links? > Is there a different syntax for inking to libplibxxx.a? > Should I remove the plib1.8.4 package? Cory, I'd recommend re-installing all the 1.8.4 stuff to make your system work again. Then compile and install 1.8.5 to a different place, e.g. in your home directory: ./configure --prefix=$HOME make make install Then compile and link your program with -I$HOME/include and -L$HOME/lib . Kind regards, Jan R. -- Jan Reucker email: jan dot reucker at web dot de web: http://www.reucker-online.de |