PDA

View Full Version : Ubuntu 6.1 - missing ncftp


fuzzyhost
10th January 2007, 19:48
On step 8 of perfect ISP

With apt-get command:

I got another problem: "ncftp" can't be found... Any suggestion?

martinfst
10th January 2007, 20:21
Weird. What output do you get with~# apt-cache search ncftp. At my 6.10 system it results in:
ncftp - A user-friendly and well-featured FTP client
ncftp2 - A user-friendly and well-featured FTP client

fuzzyhost
11th January 2007, 00:00
When i do: "apt-cache search ncftp" I got no result even if I'm root

I temporary solve my problem by not installing it. But I still need it. Then I try to install alone by doing : "apt-get install ncftp" but that not work even.

Now I got another same anoying problem with "courier-authdaemon" that give me same result: paquet not found...

I finaly found where is my problem. Inside "sources.list" file
This file is very important. dont forgot to run: apt-get upgrade after editing it.

falko
11th January 2007, 20:41
I finaly found where is my problem. Inside "sources.list" file
This file is very important. dont forgot to run: apt-get upgrade after editing it.
You must enable the universe repository in /etc/apt/sources.list, as shown in the tutorial. To update the package database, run apt-get update