Here's the result I got from the "sudo apt-get install wget" command on this other computer. Note - another user is using that machine as the main user.
Now, I've not used apt-get before. Are there steps I need to take before trying this (as suggested below, apt-get update) seamktm50746:~ jkortegard$ sudo apt-get install wget Reading Package Lists... Done Building Dependency Tree... Done Package wget has no available version, but exists in the database. This typically means that the package was mentioned in a dependency and never uploaded, has been obsoleted or is not available with the contents of sources.list W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/release/main Packages (/sw/var/lib/apt/lists/us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_release_main_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/release/crypto Packages (/sw/var/lib/apt/lists/us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_release_crypto_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/main Packages (/sw/var/lib/apt/lists/us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_main_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/crypto Packages (/sw/var/lib/apt/lists/us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_crypto_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/release/main Packages (/sw/var/lib/apt/lists/us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_release_main_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/release/crypto Packages (/sw/var/lib/apt/lists/us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_release_crypto_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/main Packages (/sw/var/lib/apt/lists/us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_main_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/crypto Packages (/sw/var/lib/apt/lists/us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_crypto_binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: You may want to run apt-get update to correct these problems E: Package wget has no installation candidate > ---------- > From: Alexander K. Hansen > Sent: Thursday, February 19, 2004 11:48 AM > To: Derek Coller > Cc: fink-beginners > Subject: Re: [Fink-beginners] (no subject) > > Actually I was thinking of a .deb file, which is the Fink binary > format. Try "sudo apt-get install wget" > > As to the segmentation fault--do you have the right version of the > Developer Tools installed? > > On Feb 19, 2004, at 2:42 PM, Derek Coller wrote: > > > I remember using the command " fink install wget", and I'm pretty sure > > it installed the source from a mirror, but I could be wrong. I've > > since gone back, uninstalled the original version, and tried to > > install it again with the same "fink install wget" command. I still > > get that error. Is there a binary (.pkg) of it that can be downloaded? > >> ---------- > >> From: Alexander K. Hansen > >> Sent: Thursday, February 19, 2004 11:37 AM > >> To: Derek Coller > >> Cc: fink-beginners > >> Subject: Re: [Fink-beginners] (no subject) > >> > >> > >> On Feb 19, 2004, at 2:00 PM, Derek Coller wrote:> > >> > >>> Thank you Emily, that does seem to help out. I will try that steps. > >>> > >>> Regarding OS 10.3, I do have a system that inherited the tcsh from > >>> 10.2, but I also have a computer with 10.3 on it, from a clean > >>> install. The default on the clean 10.3 is bash. On this machine I > >>> installed fink with no problems, but when trying to run wget, I get > >>> the error message: > >>> > >>> Segmentation Fault > >>> > >>> Can anybody help me understand what this means? > >>> > >> > >> How did you install wget: binaries or source? > >> -- > >> Alexander Hansen > >> Fink Documentarian > >> [Day Job] Levitated Dipole Experiment > >> http://www.psfc.mit.edu/LDX > >> > >> > >> > >> > > ======================================================= > > This email and its contents are confidential. If you > > are not the intended recipient, please do not disclose > > or use the information within this email or its > > attachments. If you have received this email in error, > > please delete it immediately. Thank you. > > ======================================================= > > > -- > Alexander Hansen > Fink Documentarian > [Day Job] Levitated Dipole Experiment > http://www.psfc.mit.edu/LDX > > > > ======================================================= This email and its contents are confidential. If you are not the intended recipient, please do not disclose or use the information within this email or its attachments. If you have received this email in error, please delete it immediately. Thank you. ======================================================= ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
