Define Files on FreeBSD...

Chad McWilliams chad at computiprint.com
Thu Apr 28 09:20:38 PDT 2005



> -----Original Message-----
> From: 
> filepro-list-bounces+fpmail=computiprint.com at lists.celestial.c
> om 
> [mailto:filepro-list-bounces+fpmail=computiprint.com at lists.cel
> estial.com] On Behalf Of Walter Vaughan
> Sent: Thursday, April 28, 2005 10:42 AM
> To: filepro-list at lists.celestial.com
> Subject: Re: Define Files on FreeBSD...
> 
> 
> Chad McWilliams wrote:
> > /usr/appl/fp/lib/makedir /usr/appl/filepro/bob
> > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found, 
> > required by "makedir"
> > 
> > My bsd is a base install, so I'm not sure if I'm missing 
> something or 
> > what.
> 
> Well that makes it pretty simple to fix...
> 
> on a FreeBSD4.11 box
> # ldd makedir
> makedir:
>          libc.so.4 => /usr/lib/libc.so.4 (0x28067000)
> # ll /usr/lib/libc.so*
> lrwxr-xr-x  1 root  wheel       9 Jan 27 08:27 
> /usr/lib/libc.so -> libc.so.4
> -r--r--r--  1 root  wheel  583024 Jan 27 08:27 /usr/lib/libc.so.4
> 
> 
> however on my 5.4-RC2 box that I don't have filePro on...
> $ ll /usr/lib/libc.so.4
> ls: /usr/lib/libc.so.4: No such file or directory
> $ ll /usr/lib/libc.so*
> lrwxrwxrwx  1 root  wheel  - 14 Apr 15 15:25 /usr/lib/libc.so@ -> 
> /lib/libc.so.5
> 
> This kinda sucks since they just put up new binaries for 
> FreeBSD. Chad, to get this into proper channels, please 
> forward these to filepro 
> support to get them to point to /usr/lib/libc.so rather than 
> a specific 
> version number of that library.
> 
> --
> Walter
> 

I have forwarded a message to fp support.  Just wanted to make sure it
wasn't something I was doing wrong first.  Not that that ever happens.  :)

-Chad



More information about the Filepro-list mailing list