Date: Wed, 15 Jan 2003 11:17:25 +0100 From: hymette@wanadoo.fr To: "P. U. Kruppa" <520023893678-0001@t-online.de> Cc: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Linux downloads Message-ID: <3E253535.1080706@wanadoo.fr> References: <20030115103216.O326-100000@small.pukruppa.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E253535.1080706>
