Date: Sun, 14 Oct 2001 13:57:06 +0200 (CEST) From: Martin Blapp <mb@imp.ch> To: Marcel Moolenaar <marcel@xcllnt.net> Cc: <freebsd-emulation@FreeBSD.ORG> Subject: Re: Errors during staroffice6.0 tests Message-ID: <20011014135317.C63907-100000@levais.imp.ch> In-Reply-To: <20011013132544.A406@athlon.pn.xcllnt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> linux_base-7 has all the symlinks: > athlon% ls -al *render* > ... 17890 Mar 30 2001 libXrender.a > ... 17 Oct 3 21:17 libXrender.so -> libXrender.so.1.0 > ... 17 Oct 3 20:48 libXrender.so.1 -> libXrender.so.1.0 > ... 14612 Mar 30 2001 libXrender.so.1.0 > > linux_base(-6) doesn't have libXrender at all. Hmm, I've just installed Linux_base-7 from scratch. There is _no_ symlink from libXrender.so.1.0 to libXrender.so ! root@fuchur:/compat/linux/usr/X11R6/lib# ls -al *render* lrwxr-xr-x 1 root wheel 17 Oct 14 13:41 libXrender.so.1 -> libXrender.so.1.0 -rwxr-xr-x 1 root wheel 14612 Mar 31 2001 libXrender.so.1.0 Can you add it to your linux_base-7 port ? Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011014135317.C63907-100000>