For first time I'm trying to install Ubuntu 5.0.4 server and I have same difficulties. I fallow steps from ISP-Server Setup - Ubuntu 5.0.4 "The Hoary Hedgehog" and on step install some software apt-get install fetchmail unzip zip libarchive-zip-perl zlib1g-dev libpopt-dev nmap openssl lynx gcc flex make ncftp libdb4.3-dev I got message E:/ could not find package libarchive-zip-perl. I tried to download and burn on cd those packages but still same problem. Any kind of help will be great.
Mabye the package was removed or renamed. Please try to install all packages except libarchive-zip-perl
Till wanted to say that you should run Code: apt-get install fetchmail unzip zip zlib1g-dev libpopt-dev nmap openssl lynx gcc flex make ncftp libdb4.3-dev instead of Code: apt-get install fetchmail unzip zip libarchive-zip-perl zlib1g-dev libpopt-dev nmap openssl lynx gcc flex make ncftp libdb4.3-dev
thanks falko i tryed with root@server:/home/admin# apt-get install fetchmail unzip zip zlib1g-dev libpopt-dev nmap openssl lynx gcc flex make ncftp libdb4.3-dev i got mesage E:/ could not find package zlib1g-dev
What's in /etc/apt/sources.list? Please compare it with the one on http://www.howtoforge.com/perfect_setup_ubuntu_5.04_p3
I compare source.list is same as on my comp but I got same mesage. How can I check is my network working properly?