Hi,
After level1, 2, 3, I finally get bored in renaming the level 4 of a 16k VT map?€¦ so I get the Fridger?€™s script?€¦ (yes sound quite masochist but I like to prove the basic way before using a ?€?all done?€
Question to osX confirmed user of Celestia for VT script
-
Topic authorElChristou
- Developer
- Posts: 3776
- Joined: 04.02.2005
- With us: 20 years
Question to osX confirmed user of Celestia for VT script
Last edited by ElChristou on 13.02.2005, 22:42, edited 1 time in total.
-
Topic authorElChristou
- Developer
- Posts: 3776
- Joined: 04.02.2005
- With us: 20 years
-
Topic authorElChristou
- Developer
- Posts: 3776
- Joined: 04.02.2005
- With us: 20 years
What a stupid I do?€¦ I get confused cause of the line in the script:
texturesize=`/Volumes/bilbo/usr/local/bin/identify $1|cut -d " " -f 3`
?€¦
/Volumes/bilbo/usr/local/bin/convert -cache $maxmem -crop ${tilesize}x${tilesize} $1 out%d.$tileformat
?€¦
But I understand know the usr/local/bin/ is the directory of imagemagick utilities?€¦
So I have done all points like the "how to" say but get an error in terminal:
Last login: Tue Feb 8 10:01:53 on console
[Bilbo:~] chriscam% zsh
Bilbo% chmod +x virtualtex.txt
Bilbo% ./virtualtex earth.jpg 512 jpg
zsh: no such file or directory: ./virtualtex
So in point 9 of the ?€?how to?€
texturesize=`/Volumes/bilbo/usr/local/bin/identify $1|cut -d " " -f 3`
?€¦
/Volumes/bilbo/usr/local/bin/convert -cache $maxmem -crop ${tilesize}x${tilesize} $1 out%d.$tileformat
?€¦
But I understand know the usr/local/bin/ is the directory of imagemagick utilities?€¦
So I have done all points like the "how to" say but get an error in terminal:
Last login: Tue Feb 8 10:01:53 on console
[Bilbo:~] chriscam% zsh
Bilbo% chmod +x virtualtex.txt
Bilbo% ./virtualtex earth.jpg 512 jpg
zsh: no such file or directory: ./virtualtex
So in point 9 of the ?€?how to?€