Re: text file needs a carriage return

2012-08-29 Thread Michael Havens
wait a second... I don't need a carriage return but rather cntrl-c. would typing '^C' have the desired effect? Then the script would look like: cat > tar -xvf cd linux-3.2.6 make mrproper make headers_check make INSTALL_HDR_PATH=dest headers_install find dest/include \( -name .ins

text file needs a carriage return

2012-08-29 Thread Michael Havens
okay, this is what I got: cat > tar -xvf cd linux-3.2.6 make mrproper make headers_check make INSTALL_HDR_PATH=dest headers_install find dest/include \( -name .install -o -name ..install.cmd \) -delete cp -rv dest/include/* /usr/include then I hit return and after type: . 2>

Re: How to install an rpm.tar.gz printer driver?

2012-08-29 Thread Joseph Sinclair
Looks like packages has the rpm's for the actual driver; pick the 2 i386 versions or the 2 x86_64 versions (if your system is 64-bit), and try installing them. Unless you need Japanese, Chinese, or French support resources doesn't look useful, and I'd bet the install script checks for the NZ ver

Senior Linux Engineer - PHX, AZ or Walnut Creek, CA

2012-08-29 Thread Lisa Kachold
Safeway Inc., a Fortune 100 Company, is one of the largest food and drug retailers in North America with 1,700+ stores. The Safeway family of brands includes some of the most prominent brands in food retailing, with a growing base of loyal shoppers. Thanks to the professionalism, diversity, spirit

Re: How to install an rpm.tar.gz printer driver?

2012-08-29 Thread joe
Still need guidance: --- >> joe wrote (in part): >> Still trying to find how to get our Canon mx439 wireless printer >> to work from our Linux system ... found driver but how to install? --- Joseph Sinclair wrote (in part): > gunzip cnijfilter-mx430series-3.70-1-rpm.tar.g