Results 1 to 3 of 3
New to Linux
I have an Acer Aspire One which has a Linpar Linux Lite operating system. I need to install a Samsung printer driver but I have no idea ...
- 12-19-2008 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 2
Linux Lite Driver Install
New to Linux
I have an Acer Aspire One which has a Linpar Linux Lite operating system. I need to install a Samsung printer driver but I have no idea how to go about it?
A unified Linux driver is available from Samsung for the printer, which I have downloaded and is currently in a tar.gz file.
Any help would be greatly appreciated.
Thanks,
G
- 12-19-2008 #2
hi,
go to the folder where the tar.gz file is and you do
1) execute
2) the upper command will create a folder of the name of the file (without the tar.gz)Code:tar zxvf <name of the tar.gz file>
you go to that folder and there should be an INSTALL or README file. it will tell you how to install itLinux and me it's a love story
- 12-19-2008 #3Just Joined!
- Join Date
- Dec 2008
- Posts
- 2
Brilliant

Thank You


Reply With Quote