Michael C. Shultz wrote:
try ls -l /usr/local/lib/libcups* to see if the libraries are in place if not install: /usr/ports/print/cups-base if they are try: ldconfig -m /usr/local/lib/
-Mike
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Still no luck:
ls -l /usr/local/lib/libcups*
-rwxr-xr-x 1 root wheel 159842 Jan 28 16:04 /usr/local/lib/libcups.a
lrwxr-xr-x 1 root wheel 12 Jan 28 16:04 /usr/local/lib/libcups.so -> libcups.so.2
-rwxr-xr-x 1 root wheel 124828 Jan 28 16:04 /usr/local/lib/libcups.so.2
-rwxr-xr-x 1 root wheel 102092 Jan 28 16:04 /usr/local/lib/libcupsimage.a
lrwxr-xr-x 1 root wheel 17 Jan 28 16:04 /usr/local/lib/libcupsimage.so -> libcupsimage.so.2
-rwxr-xr-x 1 root wheel 79770 Jan 28 16:04 /usr/local/lib/libcupsimage.so.2
[EMAIL PROTECTED] ldconfig -m /usr/local/lib
[EMAIL PROTECTED] make
Linking rastertokmlf...
/usr/bin/ld: cannot find -lcups
*** Error code 1
Stop in /root/magicolor2430DL-1.1.0.
Thanks
Jake _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"