Tiny Core Base > TCB Tips & Tricks
Step-by-step instructions how to add or remove wbar entries (tcl-3.3)
Misalf:
Not for wbar. All of its output goes to /dev/null .
Error messages from the Window Manager can be seen in /tmp/wm_errors .
redisded:
Thank you again Misalf !
I found there an error saying my script is not found when I launch it by the menu; However, when I list the tcedir, I can see my scripts...
I have a similar problem with the command source that behave like it would when I source a file from command line, but get a file not found error when I try to source the same file from my script...
This may come from me misunderstanding the principle of busybox.
I will search this way for a while and open a new topic for that if necessary because this is not related to the thread subject anymore.
Redisded.
coreplayer2:
Normally when you receive an error reporting that the script could not be found, it is most likely referring to the interpreter which is not installed. Or something simple like the path or file name was wrong.
Check the first line of your script, am assuming the script is written in Bash. In which case you'll need to install the Bash extension.
Navigation
[0] Message Index
[*] Previous page
Go to full version