[users] gocr with netpbm support

Michael Mansour mic at npgx.com.au
Fri Sep 21 07:10:34 CEST 2007


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.



More information about the users mailing list