Changes between Initial Version and Version 1 of Ticket #314
- Timestamp:
- Feb 12, 2009, 11:25:46 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #314
- Property Keywords config added
- Property Summary changed from Move tcl scripts from bin to media to Move files from bin to media or config
-
Ticket #314 – Description
initial v1 1 1 You can find three Tcl scripts in the execution directory. They don't really belong there and should be put in a folder like media/tcl-scripts. [[br]] 2 2 Unfortunately this involves telling Tcl somehow where to find the scripts. There is already a tcl lib path set somewhere to media/tcl-8.5. 3 4 EDIT: 5 Having config files in the bin folder is a very bad idea for Unix. Somebody should very quickly move those files to an appropriate folder like ~/.orxonox or config (on Windows). 6 The problem are the hard coded paths. But I don't think this should be such a big deal.