From owner-freebsd-ports Tue Jan 21 6:51: 2 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 375E037B401; Tue, 21 Jan 2003 06:51:01 -0800 (PST) Received: from www.unsam.edu.ar (ns2.unsam.edu.ar [170.210.48.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CD5343E4A; Tue, 21 Jan 2003 06:50:58 -0800 (PST) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by www.unsam.edu.ar (8.9.3/8.9.3) with ESMTP id LAA56938; Tue, 21 Jan 2003 11:50:54 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1]) by pi.iib.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id h0LEoZq6030701; Tue, 21 Jan 2003 11:50:35 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.6/8.12.6/Submit) id h0LEoYjR030700; Tue, 21 Jan 2003 11:50:34 -0300 (ART) Date: Tue, 21 Jan 2003 11:50:34 -0300 From: Fernan Aguero To: FreeBSD Ports Cc: freebsd-emulation@FreeBSD.ORG Subject: linux_base :: $LINUXBASE and reinstall woes Message-ID: <20030121145034.GB30087@iib.unsam.edu.ar> Mail-Followup-To: FreeBSD Ports , freebsd-emulation@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have installed rpm packages manually in the past, using some sort of: rpm --ignoreos --root /compat/linux ... Just to be sure I had no problem with these, I wanted to clean everything = get a fresh linux_base again. umount /compat/linux/proc pkg_delete 'linux_base*' and just to be sure (because there were some stuff left) rm -rf /compat/linux then cd /usr/ports/emulators/linux_base make clean && make install clean now for example acroread refuses to launch [fernan@pi] acroread ELF interpreter /compat/linux/lib/ld-linux.so.1 not found However I noticed that a ld-linux.so is indeed present but in /usr/compat/linux/lib/ld-linux.so.2 -> ld-2.2.4.so Now the questions: Is this the same one that acroread needs? Why is a complete compat tree under /usr, shouldn't it be under / (i.e. /compat/linux/...)? Thanks in advance, Fernan -- F e r n a n A g u e r o http://genoma.unsam.edu.ar/~fernan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message