[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: trying to set up a print server; installation problems. Please help



On Thu, 2004-10-28 at 15:22, linux wrote:

> >  aptitude update
> >  
> >
> Command not found.

Aptitude is becoming preferred to apt-get, but may not be installed if
you are running Woody. Install it as root:

$ su
# apt-get install aptitude

# aptitude update 
should now work, updating the list of packages available. This command
replaces apt-get update.

Now you can use aptitude install instead of apt-get install.

see
$ man aptitude 
for more details

# aptitude install cupsys cupsys-bsd cupsys-client foomatic-bin samba \
    smbclient gs-esp a2ps

The above should now also work.
-- 
Chris Lale <chrislale@untrammelled.co.uk>



Reply to: