Results 1 to 5 of 5
Hello; I need a TN3270 emulator installed on my Linux Terminal Server so users can connect via IP to our Mainframe.
I have downloaded one but was unsuccessful in getting ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-24-2005 #1Just Joined!
- Join Date
- Mar 2005
- Location
- Boston, MA
- Posts
- 9
TN3270 emulator on Linux LTSP
Hello; I need a TN3270 emulator installed on my Linux Terminal Server so users can connect via IP to our Mainframe.
I have downloaded one but was unsuccessful in getting it to work at all?
Any suggestions?
- 03-25-2005 #2
Dale,
a little more onformation please.
How did you install? Was there an install problem? Are there any error messages? What happens? Do you mainframe network sysprogs see anything at their end when you try?
Nerderello
Use Suse 10.1 and occasionally play with Kubuntu
Also have Windows 98SE and BeOS
- 03-25-2005 #3Just Joined!
- Join Date
- Mar 2005
- Location
- Boston, MA
- Posts
- 9
TN3270 Emulator
Nerderello;
It was sent as a zip from Ericom the company that supplies the app. I unzipped it and ran the script to install/configure. It was during this process that the errors occured. I sent the output generated during the install process to their Linux Engineering staff.
They indicated that they were evaluating the output. I included it just in case you can help.
[root@server bin]# pt08mar05.sh
Preparing to install...
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
/usr/bin/pt08mar05.sh: line 329: [: `)' expected, found -z
WARNING! The amount of /tmp disk space required and/or available
could not be determined. The installation will be attempted anyway.
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
/usr/bin/pt08mar05.sh: line 666: [: : integer expression expected
Must be logged into X-Windows as root to install.
Launching installer...
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.UnsatisfiedLinkError: /tmp/install.dir.16803/Linux/resource/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)
at com.zerog.ia.installer.Main.c(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
- 03-26-2005 #4
unpleasant. Looks like a problem with the install script.
One thing that stands out , though. Were you logged on as root AND in X (the gui) at the time, ie. had you a terminal window open while you ran the install script.
Also, and I'm only thinking out aloud here, are there any README or INSTALL files within the zipped file that you were sent?
Sorry, but apart from that I can't really help.
Nerderello
Use Suse 10.1 and occasionally play with Kubuntu
Also have Windows 98SE and BeOS
- 03-26-2005 #5Just Joined!
- Join Date
- Mar 2005
- Location
- Boston, MA
- Posts
- 9
TN3270
Yes... I was logged in as you suggested. Should I have logged in as root from the shell and executed the script?


Reply With Quote
