From owner-freebsd-questions Wed Jan 15 2:17:30 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4406437B401 for ; Wed, 15 Jan 2003 02:17:28 -0800 (PST) Received: from mel-rto6.wanadoo.fr (smtp-out-6.wanadoo.fr [193.252.19.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6536343F6D for ; Wed, 15 Jan 2003 02:17:27 -0800 (PST) (envelope-from hymette@wanadoo.fr) Received: from mel-rta6.wanadoo.fr (193.252.19.26) by mel-rto6.wanadoo.fr (6.7.015) id 3E0C343F00ADD7A8; Wed, 15 Jan 2003 11:17:26 +0100 Received: from wanadoo.fr (81.48.75.86) by mel-rta6.wanadoo.fr (6.7.015) id 3E075AF700A9A1CF; Wed, 15 Jan 2003 11:17:26 +0100 Message-ID: <3E253535.1080706@wanadoo.fr> Date: Wed, 15 Jan 2003 11:17:25 +0100 From: hymette@wanadoo.fr User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021108 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "P. U. Kruppa" <520023893678-0001@t-online.de> Cc: freebsd-questions Subject: Re: Linux downloads References: <20030115103216.O326-100000@small.pukruppa.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Many thanks but see, I need to install a linux package called cooledit and I have Python installed. If I use rpm alone I get: #: rpm -i /compat/linux/usr/arch/cooledit-3.9.0-1.i386.rpm error: failed dependencies: python is needed by cooledit-3.9.0-1 pythonlib is needed by cooledit-3.9.0-1 /bin/sh is needed by cooledit-3.9.0-1 ld-linux.so.2 is needed by cooledit-3.9.0-1 libX11.so.6 is needed by cooledit-3.9.0-1 libXext.so.6 is needed by cooledit-3.9.0-1 libXpm.so.4 is needed by cooledit-3.9.0-1 libc.so.6 is needed by cooledit-3.9.0-1 libdl.so.2 is needed by cooledit-3.9.0-1 libm.so.6 is needed by cooledit-3.9.0-1 libpthread.so.0 is needed by cooledit-3.9.0-1 /bin/sh is needed by cooledit-3.9.0-1 If I use /compat/linux/bin/rpm the list is shorter but still Python is not seen: # : /compat/linux/bin/rpm -i /compat/linux/usr/arch/cooledit-3.9.0-1.i386.rpm error: failed dependencies: python is needed by cooledit-3.9.0-1 pythonlib is needed by cooledit-3.9.0-1 What should I do ? P. U. Kruppa wrote: >On Wed, 15 Jan 2003, E. Rens wrote: > > > >>Hi, >> >>what is the best way to download packages in the Linux compat realm? I'm >>looking for something like the ports system, that would search and >>download the file with the appropriate dependencies too. >> >> >You won't believe ist: >You will find them in the ports system. Some of them are called >linux-mozilla or linux-jdk - in case there is a bsd-port >available, too. > >Regards, > >Uli. > > > >>Alternately, where could I find lists of ftp servers for Linux and for >>FreeBSD? >> >>Thank you in advance for your tips. >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> >> >> > >*-----------------------------------* >* Peter Ulrich Kruppa * >* - Wuppertal - * >* Germany * >*-----------------------------------* > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message