Cygwin - batch file

_alpine_ atomic_freak@gmx.at
Tue Jan 29 16:22:00 GMT 2008


it works fine, thank u!

but i have installed eyed3 on cygwin which needs python.

myscript.ksh

# update ID3V2.x to 2.4
eyeD3 --to-v2.4 test.mp3

# utf-8 encoding 
eyeD3 --set-encoding=utf8 --force-update -2 -a "ή" -A "ή" -t "ή" -G "Pop"
test.mp3 

to get utf8 encoded parameters u must customize it in sitecustomize.py
(python)
http://www.okisoft.co.jp/esc/utf8-cygwin/sitecustomize.py

when i start the batch, then i get this message:
/usr/bin/env: python: no such file or directory 

does somebody know a solution?


-- 
View this message in context: http://www.nabble.com/Cygwin---batch-file-tp15088393p15162302.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list