Re: Problem starting the tn5250j
teo <[email protected]> Wed, 18 Oct 2006 21:42:29 +0200
| Newsgroups | gmane.comp.java.tn5250j.general |
|---|---|
| Message-ID | <[email protected]> |
i usually do these simple passage without installer: i download tn5250j-0.6.0-bin-full-nosubdir.zip<http://belnet.dl.sourceforge.net/sourceforge/tn5250j/tn5250j-0.6.0-bin-full-nosubdir.zip> unzip in mydir/ i usually do it in /usr/local/mydir/ then i make a file in home vim /myhome/tn5250j path/java -jar /usr/local/tn5250j/tn5250j.jar :wq chmod a+x /myhome/tn5250j thats all hope can help see ya teo On 10/18/06, [email protected] < [email protected]> wrote: > Send Tn5250j-general mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/tn5250j-general > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Tn5250j-general digest..." > > > Today's Topics: > > 1. Problem starting the tn5250j (javier rojas) > 2. Re: Problem starting the tn5250j (Stefan Bayer) > 3. Re: Problem starting the tn5250j (javier rojas) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 18 Oct 2006 11:20:41 -0400 > From: "javier rojas" <[email protected]> > Subject: [Tn5250j-general] Problem starting the tn5250j > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hello folks, > > i just installed the tn5250j on my suse 10.1 machine, after > java -jar tn5250j-install.jar > > i got the "wizard" and created the dir on /home/administrator/tn5250j > then i tried to start it according to the quick start with: > java -jar tn5250j.jar > > but on /bin its no .jar only two archives, tn5250j and tn5250j.dat, so > i more tn5250j and this is what i got: > --------------- > #! /bin/sh > > # Runs the tn5250j 5250 java emulator > > # Sets the tn5250j home directory > TN5250J_HOME='/home/crouse/tn5250j' > > # Change to the emulator's directory > cd ${TN5250J_HOME}/ > > # Does the effective launching > java -jar "lib/tn5250j.jar" > --------------- > > so i tried to ./tn5250j but i got an error saying that bad interpreter > no such file or directory > > so i change the first line on the tn5250j to: #!/bin/bash > > but i got the same error: > > i made an echo $CLASSPATH and i got nothing... > > can somebody help me out figure how to start the emulator? > > -- > Ciao, Javier > linux counter #393724 > GPG Key Fingerprint = 46B76CFEDB0161089D9ECB22FEFDE7EBA8C2007E > I'm doing a (free) operating system (just a hobby, won't be big and > professional like gnu) > --Linus Torvalds > > > > ------------------------------ > > Message: 2 > Date: Wed, 18 Oct 2006 18:07:05 +0200 > From: Stefan Bayer <[email protected]> > Subject: Re: [Tn5250j-general] Problem starting the tn5250j > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Am Mittwoch, 18. Oktober 2006 17:20 schrieb javier rojas: > > Hello folks, > > > > i just installed the tn5250j on my suse 10.1 machine, after > > java -jar tn5250j-install.jar > > > > i got the "wizard" and created the dir on /home/administrator/tn5250j > > then i tried to start it according to the quick start with: > > java -jar tn5250j.jar > > > > but on /bin its no .jar only two archives, tn5250j and tn5250j.dat, so > > i more tn5250j and this is what i got: > > --------------- > > #! /bin/sh > > > > # Runs the tn5250j 5250 java emulator > > > > # Sets the tn5250j home directory > > TN5250J_HOME='/home/crouse/tn5250j' > > > > # Change to the emulator's directory > > cd ${TN5250J_HOME}/ > > > > # Does the effective launching > > java -jar "lib/tn5250j.jar" > > --------------- > > > > so i tried to ./tn5250j but i got an error saying that bad interpreter > > no such file or directory > > > > so i change the first line on the tn5250j to: #!/bin/bash > > > > but i got the same error: > > > > i made an echo $CLASSPATH and i got nothing... > > > > can somebody help me out figure how to start the emulator? > > Make the file executable: > chmod u+x tn5250j > > -- > > Stefan > > > > ------------------------------ > > Message: 3 > Date: Wed, 18 Oct 2006 14:58:42 -0400 > From: "javier rojas" <[email protected]> > Subject: Re: [Tn5250j-general] Problem starting the tn5250j > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > hello....:) > > Make the file executable: > > chmod u+x tn5250j > > i also did that, although in the online manual says that i should do a > chmod a+x, anyway i got this ouput: > > sh tn5250j > :command not found > :command not found > :command not found > :no such file or directoryadministrator/tn5250j (exactly like this) > :command not found > unable to access jarfile lib/tn5250j.jar > > if i make a locate tn5250j it appears as if i have nothing installed > > -- > Ciao, Javier > linux counter #393724 > GPG Key Fingerprint = 46B76CFEDB0161089D9ECB22FEFDE7EBA8C2007E > I'm doing a (free) operating system (just a hobby, won't be big and > professional like gnu) > --Linus Torvalds > > > > ------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > ------------------------------ > > _______________________________________________ > Tn5250j-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tn5250j-general > > > End of Tn5250j-general Digest, Vol 4, Issue 5 > ********************************************* > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Tn5250j-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tn5250j-general