tagpy problems

Andreas Klöckner inform at tiker.net
Tue Mar 21 02:09:27 CET 2006


Hi Veit,

On Monday 20 March 2006 10:56, Veit Hailperin wrote:
> build/lib.linux-i686-2.4/_tagpy.so /usr/bin/ld: cannot find -lboost_python
>
> I've already changed these two lines in the setup file :
>
> BOOST_INCLUDE_DIRS = ["/usr/local/include/boost-1_33_1"]
> BOOST_LIBRARY_DIRS = ["/usr/local/lib/"]
>
> do i have to give BOOST_LIBRARY a new value as well?

That would be one possibility, but see below.

> my python lib files in /usr/local/lib are the following:
>
> /usr/local/lib/libboost_python-gcc-1_33_1.a
> ...snip...

Step 1 in the README says:

  You should also create a symbolic link called "libboost_python.so"
  to the main .so file.

The main .so file, in your case, is likely
  /usr/local/lib/libboost_python-gcc-mt-1_33_1.so.1.33.1
or whichever file is not a symlink.

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20060321/deb67a99/attachment.pgp 


More information about the taglib-devel mailing list