[Ipe-discuss] ipe 7.0.8 on FreeBSD 7.0

Marc Glisse marc.glisse at normalesup.org
Sat Nov 7 12:18:41 CET 2009


On Wed, 4 Nov 2009, Ian Downes wrote:

> After fixing a few things for FreeBSD (moc-qt4, and including <sys/wait.h>) ipe
> compiles, links and installs without error. However, if I try to execute any of
> the ipe executables I get undefined symbols, despite all of the libraries being
> found... does anyone know what is going on or have any suggestions?
>
> ldd /usr/local/bin/ipe
> /usr/local/bin/ipe:
> libipeqtcanvas.so => /usr/local/lib/libipeqtcanvas.so (0x800655000)
> libipecairo.so => /usr/local/lib/libipecairo.so (0x800766000)
> libipelua.so => /usr/local/lib/libipelua.so (0x80088b000)
> libipe.so => /usr/lib/libipe.so (0x8009ab000)
                ^^^^^^^^
> libipeui.so => /usr/local/lib/libipeui.so (0x800b37000)
> liblua-5.1.so.1 => /usr/local/lib/liblua-5.1.so.1 (0x800c4d000)
[...]

Looks like it is using the ipe 6 version of libipe. Note that distros will 
probably change it to libipe.so.2 or something like that.

-- 
Marc Glisse



More information about the Ipe-discuss mailing list