Linux downloads

2003-01-15 Thread E. Rens
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. Alternately, where could I find lists of ftp servers for Linux and for FreeBSD? Thank you

Re: Linux downloads

2003-01-15 Thread P. U. Kruppa
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

Re: Linux downloads

2003-01-15 Thread hymette
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

Re: Linux downloads

2003-01-15 Thread P. U. Kruppa
On Wed, 15 Jan 2003 [EMAIL PROTECTED] wrote: 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: ... pythonlib is needed by cooledit-3.9.0-1 What should I do ? # cd /usr/ports/editors/cooledit # make install

Re: Linux downloads

2003-01-15 Thread hymette
Oops, sorry for the waste of time! P. U. Kruppa wrote: # cd /usr/ports/editors/cooledit # make install clean Probably someone (the port-maintainer) has solved this problem for you. If you don't know if an application has been ported, type # locate cooledit To Unsubscribe: send