View Single Post
Old 03-13-2009, 12:56 PM   #700
pilotbob
Grand Sorcerer
pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.
 
pilotbob's Avatar
 
Posts: 19,832
Karma: 11844413
Join Date: Jan 2007
Location: Tampa, FL USA
Device: Kindle Touch
Quote:
Originally Posted by tompe View Post
I think the following would have worked:
Code:
    cp -r lit2mobi Palm MobiPerl /usr/local/bin
The scripts like lit2mobi is written so that they include the directory containing the script in the search path for additional perl modules.
Yes, I think that would work as long as the shebang in the perl script was correct. And you set the execute permission on the script accordingly. I basically do the same thing on my Mac.

BOb
pilotbob is offline   Reply With Quote