I have a Samsung CLP-325w
printer. I downloaded the .tar.gz
file from their website, but I can't seem to figure out how to install it.
Here's the link to the driver's tarball
I've been following this guide to install it, but I get stuck at the ./configure
command. It says bash: ./configure: No such file or directory
What am I doing wrong? If I'm in the wrong folder, which folder is the correct one?
I should note that I was able to install the drivers via Ubuntu's generic drivers, but I'd really like to know how to do this for future and also to make sure I have the latest drivers.
Best Answer
Installing the driver
Open one Terminal and enter the following commands:
cd PSU_1.10.tar.gz
(the uncompressed folder)cd cdroot && cd Linux && cd psu
sudo ./install.sh
Then it'll ask the root password, enter it.
Now you should see the following image:
Source: Samsung Driver Manual