port print/lyx15 dependency from boost-python-1.34.1

Matthias Apitz guru at unixarea.de
Wed Apr 22 11:22:48 UTC 2009


Hello,

The pkg lyx-1.5.7.tbz created by

# make install clean
# pkg_create lyx-1.5.7

needs the libboost_* shared libs:

$ ldd /usr/local/bin/lyx | fgrep libboost
        libboost_regex.so => /usr/local/lib/libboost_regex.so (0x293fc000)
        libboost_signals.so => /usr/local/lib/libboost_signals.so (0x2948f000)
        libboost_filesystem.so => /usr/local/lib/libboost_filesystem.so (0x294a1000)
        libboost_iostreams.so => /usr/local/lib/libboost_iostreams.so (0x294af000)

provided by the pkg boost-python-1.34.1.tbz but lyx-1.5.7 has no
dependency on it:

$ pkg_info -r lyx-1.5.7 | fgrep boost

and so an installation of lyx-1.5.7.tbz does not look for or fetch this
package; one must manually do

# pkg_add boost-python-1.34.1.tbz

to make Lyx running

Thx

	matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <matthias.apitz at oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/
People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.


More information about the freebsd-ports mailing list