Howto Run a Shell Script

Arnold Pietersen arnold.pietersen at cecs.org.za
Fri Aug 24 20:11:21 UTC 2007


NoOp wrote:
> On 08/24/2007 12:09 PM, Arnold Pietersen wrote:
>> How does one run the following file:
>>
>> z600cups-1.0-1.gz.sh
>>
>> Thanks
>>
>> Arnold
>>
> 
> See:
> https://answers.launchpad.net/ubuntu/+source/yelp/+question/10929
> 
> 

I was installing a Lexmark 612 and followed the instructions below:

$ tar -xvzf CJLZ600LE_CUPS_1_0_1.TAR.gz
$ tail -n +143 z600cups-1.0-1.gz.sh > install.tar.gz
$ tar -xvzf install.tar.gz
$ sudo aptitude install alien
$ sudo alien -k z600llpddk-2.0-1.i386.rpm
$ sudo alien -k z600cups-1.0-1.i386.rpm
$ run the .deb packages in the folder

Thanks for all the comments and input.

Arnold





More information about the ubuntu-users mailing list