Re: [newbie] library error

2004-11-04 Thread danu kusmana
I have already installed the python & the boost library. Btw I installed the python from sourceto update it :D danu --- Stephen Kühn <[EMAIL PROTECTED]> wrote: > On Fri, 2004-11-05 at 10:34, danu kusmana wrote: > > Hi, Im trying to install some software but when it > > come to the make stage it

Re: [newbie] library error

2004-11-04 Thread Stephen Kühn
On Fri, 2004-11-05 at 10:34, danu kusmana wrote: > Hi, Im trying to install some software but when it > come to the make stage it generated error: > > /usr/bin/ld: cannot find -lboost_python > collect2: ld returned 1 exit status > > I think, the software missing the library it suppose > to used.

[newbie] library error

2004-11-04 Thread danu kusmana
Hi, Im trying to install some software but when it come to the make stage it generated error: /usr/bin/ld: cannot find -lboost_python collect2: ld returned 1 exit status I think, the software missing the library it suppose to used. The confusing is that I already have all the library in the /usr/