HP PSC1600 driver

I tried to follwo the installation instructions and failed. From the download page it told me to:

Open a terminal or command line window.
Then run: sh hplip-2.8.9.run (the file I downloaded)

I opened a terminal and typed that in.
This is what was returned to me:

sh: hplip-2.8.9.run: No such file or directory

What am I doing wrong?

update to myself. After playing with it some more. I made the file executable in the file permissions. That got it to run, but now it just stops at Initializing. Please wait…
\

Hi
For HP printers/scanners I’ve normally installed hplip via YaST or
zypper and then as root user run hp-setup. Then use hp-toolbox to
control, never used YaST.

HP Linux Imaging
and Printing


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.18-0.1-default
up 2 days 10:59, 1 user, load average: 0.20, 0.46, 0.33
GPU GeForce 6600 TE/6200 TE - Driver Version: 177.80

Can you please explain zypper to me?

Hi
zypper is the command line utility for package management so you could
just run the following from the CLI;


sudo zypper in hplip

Everything done via a GUI, can be done from the CLI. Have a look at the
man page;


man zypper

You can also use it to get updates eg;


sudo zypper ref
sudo zypper lu
sudo zypper up

The first command refreshes the repositories, the second lists any
updates, the third will apply the updates.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.18-0.1-default
up 2 days 23:09, 1 user, load average: 0.08, 0.41, 0.40
GPU GeForce 6600 TE/6200 TE - Driver Version: 177.80

your avatar is rather cute. I wish I can smile as happy as it does.