Date: Sun, 28 Dec 2003 00:58:45 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Chip Wiegand <chip@wiegand.org> Cc: questions@freebsd.org Subject: Re: ghostview missing libc.so.4? Message-ID: <20031228065845.GC51168@dan.emsphone.com> In-Reply-To: <3FEE77BA.4060506@wiegand.org> References: <3FEE5975.7060104@wiegand.org> <C258F32C-38F0-11D8-98AE-000A95BBCCF8@mac.com> <3FEE77BA.4060506@wiegand.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 27), Chip Wiegand said: > Mine has libc.so.5. No wonder the app is failing, it specifically > wants .4 and is too dumb to work with anything newer. I'm getting > real frustrated with this again, I'd like to move away from MS but > it's not easy to do when the apps I need don't even work > properly.</rant> Somehow you managed to install a FreeBSD 4 package onto a FreeBSD 5 system. pkg_delete it, then run "pkg_add -r ghostview" to fetch the correct package from ftp.freebsd.org, or cd into /usr/ports/print/ghostview and run "make install" if you want to build it yourself. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031228065845.GC51168>