Perfect Install - Ubuntu 6.06 - pg 4 ncftp

Discussion in 'HOWTO-Related Questions' started by Bozoman, Jun 22, 2006.

  1. Bozoman

    Bozoman New Member

    On page 4 we use apt-get ti install some packages. However I get an error that ncftp can not be found.

    I did however manually locate the package at Ubuntu and wget to my drive but I do not know what to do with it now.

    I am so new at linux that I am still have a shine, how do you install a local package.
     
  2. rayit

    rayit Member

    maybe

    try a
    apt-cache search ncftp
     
  3. Bozoman

    Bozoman New Member

    Hi rayit

    I tried that. I even copied the file I retrieved with wget and moved it ti the apt/cache directory with the rest of them and still no luck.

    maybe I just don't get it
     
  4. dspott

    dspott New Member

    I am having the same problem. How do I find out why?
     
  5. Bozoman

    Bozoman New Member

  6. falko

    falko Super Moderator ISPConfig Developer

    You can install it like this:
    Code:
    dpkg -i ncftp
    However, please compare your /etc/apt/sources.list with the one from the tutorial.
     
  7. dspott

    dspott New Member

Share This Page