Scott Patterson <[EMAIL PROTECTED]> writes: >> I recently installed Potato and I'm having difficulty installing HelixGnome. >> Rather than perform an installation over the modem at home, I downloaded all >> of the .deb files using the leased line at work, took them home via Zip disk >> and tried to perform an installation from the local hard disk. (Details of APT muckage skipped) >> Any help appreciated, >> >> Jamie MacIsaac. SP> SP> Whenever you donwload an update, it stores that file on disk. Now SP> I'm guessing that apt-get looks at the cache (stored disk file) SP> first, to see if you already have it. It must, because it can SP> continue interrupted downloads. So, simply put all the helixcode SP> files from your zip disk into the cache directory on your SP> workstations hard drive. Then, put the helixcode source in your SP> /etc/apt/sources.list file. Run a "apt-get update", "apt-get SP> install task-helix-gnome" and that should install everything...I SP> hope. YMMV:)
Well, you still need a valid Packages file. And I doubt you actually want to maintain a mirror of the Helix site on your local machine, which is basically what this procedure would wind up doing. Instead, you're probably better off just ignoring APT for this particular problem. Take your Helix .deb files, drop them in some directory or another, become root, and run 'dpkg --install *.deb'. That should do the job for you; if there are dependency problems, dpkg will give an error message. (APT would try to go off and download things to fulfil the dependencies automatically.) -- David Maze [EMAIL PROTECTED] http://www.mit.edu/~dmaze/ "Theoretical politics is interesting. Politicking should be illegal." -- Abra Mitchell