Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2009 15:59:36 +0400
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: port print/lyx15 dependency from boost-python-1.34.1
Message-ID:  <20090423115936.GB67709@hades.panopticon>
In-Reply-To: <20090422111042.GA7995@rebelion.Sisis.de>
References:  <20090422111042.GA7995@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
* Matthias Apitz (guru@unixarea.de) wrote:

> $ 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

Shouldn't happen, latest lyx15 package built in my tinderbox has

pkgdep boost-1.37.0
@comment DEPORIGIN:devel/boost

which is correct.

> 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

Boost was updatex to 1.37 couple of weeks ago. Maybe you need to update
your ports?

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090423115936.GB67709>