Re: packages failing to load

2006-11-26 Thread Armin Arh
libc and libm are system libraries. These are not ports. You find them in the compat4X and compat5X stuff coming along with FreeBSD itself. Look on a close Mirror for files like ./5.4-RELEASE/compat3x: CHECKSUM.MD5 compat3x.aa compat3x.ab compat3x.inf compat3x.mtree install.sh

Re: packages failing to load

2006-11-25 Thread Armin Arh
Look for a package called 'expat-2.0.0'. Once you got one look into it like this pkg_info -L expat-2.X.tar.gz It should then state there is a '/usr/local/lib/libexpat.so.6' in it. If so, install it. Nevertheless this may fail if it uses some syscall of FBSD-5.5 not present in FBSD5.4, but i

packages failing to load

2006-11-24 Thread service
uname -a FreeBSD localhost 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Fri Nov 24 08:54:35 UTC 2006 root@:/usr/src/sys/i386/compile/VIL i386 I had FreeBSD-5.4 for about one and a half years. Loading packages with