|
|
We need Terminal here!
I tried but it doesn't work. I'm surely missing some file to be renamed, there's a plenty of subfolders in there!
We need Terminal here!
Try this script:
We need Terminal here!
Thank you for this script, but running it I get a lot of errors and nothing is done. Errors like these:
We need Terminal here!
Those error messages suggest that the script is being run as a shell script instead of a Perl script.
We need Terminal here!
Thank you very much for the help, but I get the same errors. Yes, maybe I need to install the Dev Tools... Who knows?
We need Terminal here!
Hi,
We need Terminal here!
Try downloading with this:
We need Terminal here!
Still having problems here. I installed the Developer tools (although perl was already functioning)and still I'm getting the 'command not found' error. I can't seem to find any reference to the command '/path_to/' anywhere. No man page. Since I'm a UNIX newbie, I must be overlooking something. Are we perhaps supposed to be in a different shell (different from tcsh)? I sure want to get my SC670 working.
We need Terminal here!
Err hum, you change /path_to/ to the directory path leading to where you downloaded/installed the script, e.g. /Users/myname/printer_swap. Before you ask, 'myname' needs changing too :-)
We need Terminal here!
I don't know how relevant this is any more (since Epson released a bunch of new drivers), but I tried to do this for my 875 DCS (they provided a driver for the 875 DC -- so close, and yet so far).
Here are the command lines. Before you get to them you need to copy the plugin to be mangled into it's own directory (e.g. cd /Library/Printers/Epson; cp -r SC740.plugin SC666.plugin; -- if your unsupported printer is the SC666). Then cd to the new directory (cd SC666.plugin) and execute the following two lines
fgrep -l SC740 `find . -type f` > fileswith666.txt
perl -i.install -pe "s/SC740/SC666/" `cat fileswith666.txt` Those are backticks before/after the "find" and "cat" commands. Perl needs to be installed, as is pointed out in the posts that follow. Anyone with ideas for my non-constant-length printer name, which causes problems in the binary files, please reply to this note! |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.10 seconds |
|