Re: newbie needs help (Darryl Tidd)

Darryl Tidd <[email protected]> Wed, 08 Aug 2007 15:33:07 -0500
Newsgroups gmane.comp.java.tn5250j.general
Message-ID <[email protected]>
permissions are -rwsr-wr-x

Josh Diggs wrote:

If I select run in terminal, a terminal screen pops up, and disappears. If I select

run, nothing seems to happen.

This sounds like it might be a problem with the file's permissions. The execute bit needs to be set appropriately for whoever is running tn5250j. Check the permissions

ls -Al

and use chmod to set the appropriate permissions if necessary.

chmod 555 tn5250j.script (or whatever the script name is)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Tn5250j-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tn5250j-general

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

_______________________________________________
Tn5250j-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tn5250j-general