[users] gocr with netpbm support
Dries Verachtert
dries at ulyssis.org
Tue Oct 2 13:22:22 CEST 2007
Hello Michael,
gocr.spec has netpbm as a buildrequirement and it also checks for netpbm in
configure: "checking for library containing pnm_readpnminit... -lnetpbm" and
it also links against netpbm: "gcc -o gocr
gocr.o ./libPgm2asc.a -lm -lnetpbm -L." according to the buildlogs.
kind regards,
Dries
On Friday September 21 2007, Michael Mansour wrote:
> Hi,
>
> I'm trying to work out how to determine if the gocr provided in rpmforge
> has netpbm support compiled in.
>
> Is the following sufficient:
>
> # ldd /usr/bin/gocr
> libm.so.6 => /lib/tls/libm.so.6 (0x00a28000)
> libnetpbm.so.10 => /usr/lib/libnetpbm.so.10 (0x00a4d000)
> libc.so.6 => /lib/tls/libc.so.6 (0x008fa000)
> /lib/ld-linux.so.2 (0x008e0000)
>
> which shows me a library link to libnetpbm ?
>
> Thanks.
>
> Michael.
>
> _______________________________________________
> users mailing list
> users at lists.rpmforge.net
> http://lists.rpmforge.net/mailman/listinfo/users
More information about the users
mailing list