Roland M. Kruggel wrote:
Ah, now I feel very silly. Mea culpa. IDE.py is executable (mode
755) and I didn't look at it. I assumed that the first line would
be #!/usr/bin/python. So,

python IDE.py

or adding #!/usr/bin/python to the script makes things okay.
Sorry for assuming without checking.


Ok. Thanks, it works now

Thanks to everyone that contributed to this thread. I've now added shebang lines to the executable files, and took away the executable flag from a few files. It will now make more sense when looking at a nautilus view of the directories, and it'll be really clear which files are meant to be run on their own.

--
Paul McNett
http://paulmcnett.com
http://dabodev.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to