Date: Sat, 27 Mar 1999 08:38:10 +0100 From: Marcel Moolenaar <marcel@scc.nl> To: emulation@FreeBSD.ORG Subject: Re: Problems getting Sybase DB running Message-ID: <36FC8AE2.B6F94889@scc.nl> References: <m10QeAk-000E4uC@robkaos.ruhr.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Robert Schien wrote: > 1. With the help of rpm2cpio I unpacked the rpm-package: > rpm2cpio sybase.rpm | cpio -ivdum > (direct use of rpm -i (Marcel Moolenar's port) > failed with the error message > 'failed to create /var/tmp/xxxx'. Of course, /var/tmp > exists and there are no permission or space problems. I checked this) What is important, is that rpm runs scripts in a chroot'd environment. The problem may be that you don't have /compat/linux/var/tmp. If you downloaded the linux-base port after March 23, then that is the case. My mistake. I'll update the port. marcel 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?36FC8AE2.B6F94889>