Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (5) </ 1 2 3 [4] 5 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Might be the wrong areAdding a link to the desktop, repost with more questions< Next Oldest | Next Newest >
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: May 31 2006,13:59 QUOTE

maybe it needs "chmod a+x"?  Are you running the scripts manually as user dsl, or other?

--------------
http://www.tldp.org/LDP/intro-linux/html/index.html
Back to top
Profile PM WEB 
lantian2004 Offline





Group: Members
Posts: 30
Joined: May 2006
Posted: May 31 2006,14:23 QUOTE

Turns out the java_home wasn't defined somewhere correctly, and have to do the chmod u+x, so appears as though everything works.
Back to top
Profile PM 
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: May 31 2006,14:52 QUOTE

1) cd /opt/quickfixjLN/bin/ $0
This doesn't look right....if you're just trying to cd to the directory containing the script it should be either cd /opt/quickfixjLN/bin/ or cd `dirname $0`. I'm not sure what adding $0 will do to a cd command that already contains a path, but it might be nothing damaging.  In any case, it's best not to tempt a command by sending it incompatible parameters.

2) The CLASSPATH is utilizing relative paths, so you need to be in the directory containing "output" and "lib" when the *.Banzai command is run.  This might already be the case, though i don't know what the directory structure of the program is. Typically path variables should use absolute paths, or paths that are made absolute with the addition of variables or command substitution, to avoid troubles like this.

3) Do you have the variable $JAVA_HOME available to the script (is it being exported prior to running the script)?  If not, you should add a line to export $JAVA_HOME

4) What does your *.lnk file look like?


--------------
http://www.tldp.org/LDP/intro-linux/html/index.html
Back to top
Profile PM WEB 
lantian2004 Offline





Group: Members
Posts: 30
Joined: May 2006
Posted: May 31 2006,15:01 QUOTE

I want to thank you immensely, actually, our entire team wants to thank you for your input and help, you found the exact same problem with the java issue as we did, but we were just changing random things.

We were on the verge of dropping DSL, I think we have been using linux for a week? hehe so not that linux savy. Once again, Thank you.
Back to top
Profile PM 
lantian2004 Offline





Group: Members
Posts: 30
Joined: May 2006
Posted: May 31 2006,15:22 QUOTE

Just one more thing, any idea on how to password protect root/su access?
Back to top
Profile PM 
22 replies since May 30 2006,20:07 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (5) </ 1 2 3 [4] 5 >/
reply to topic new topic new poll
Quick Reply: Might be the wrong areAdding a link to the desktop

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code