Here is the resulting shell script built by the menu.
As you can see the error is the result of the switch and the compiler being looked for as a single program named that. I suppose I could oblige and make bash scripts named as such but it would be nice to fix it right.
Ok I did Just that and now I get no error from the qe3bsp.sh but it still fails with something like:no files here dude wtf ?Of course those files are output to the maps folder.
[email protected]:~/.netradiant/1.5.0$ sh qe3bsp.sh
qe3bsp.sh: 4: /home/bluntz/netradiant/hmap2 -vis: not found
qe3bsp.sh: 5: /home/bluntz/netradiant/hmap2 -light: not found
[email protected]:~/.netradiant/1.5.0$
qe3bsp.sh: 4: /home/bluntz/netradiant/hmap2 -vis: not found
qe3bsp.sh: 5: /home/bluntz/netradiant/hmap2 -light: not found
[email protected]:~/.netradiant/1.5.0$
Ok I did Just that and now I get no error from the qe3bsp.sh but it still fails with something like:no files here dude wtf ?Of course those files are output to the maps folder.
Comment