I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-12-20 19:27:48-08 by pedroparamo in response to 3854
Re: running exiftool in Mac OS X
I don't think things are set up correctly. My home directory is as follows: .ActivePerl .rnd Movies .CFUserTextEncoding .sversionrc Music .DS_Store Applications Pictures .Trash CPA Archive Public .Xauthority CPA iView Cat Reader Sites .bash_history Desktop ppm4.log .cshrc Documents .lpoptions Library My local/bin directory is: Image-ExifTool-6.66 frombin tobin dfont2res ps2pdf ufond fondu showfond I'm just guessing but don't I need an exiftool file (folder?) in my local/bin directory somewhere?? I'm assuming that you wanted me to run the commands you sent replacing 'phil' with the name of my home directory--which is 'home'--here's my terminal session: yubana147:~ home$ u88:~/source/qsno_cvs home$ printenv PATH -bash: u88:~/source/qsno_cvs: No such file or directory yubana147:~ home$ u88:~/source/qsno_cvs home$ printenv PATH -bash: u88:~/source/qsno_cvs: No such file or directory yubana147:~ home$ -bash: u88:~/source/qsno_cvs home$ printenv PATH/bin:/sbin:/usr/bin:/sbin:/Users/home/bin:/usr/local/bin -bash: -bash:: command not found yubana147:~ home$ u88:~/source/qsno_cvs home$ ls -l /usr/local/bin/exiftool -rwxr-xr-x 1 home home 88398 Dec 15 07:36 /usr/local/bin/exiftool -bash: u88:~/source/qsno_cvs: No such file or directory yubana147:~ home$ u88:~/source/qsno_cvs home$ which exiftool /usr/local/bin/exiftool -bash: u88:~/source/qsno_cvs: No such file or directory yubana147:~ home$ u88:~/source/qsno_cvs home$ exiftool -ver 6.66 -bash: u88:~/source/qsno_cvs: No such file or directory yubana147:~ home$ Thanks for all your help. Pedro
Direct Responses: 3860 | Write a response