Deprecated. I don’t testing in the new versions
Compiling for maemo OS2008 opensource iSeries cliente. Requires xterm for execution. For documentation and packages you can visit the original site of the project http://tn5250.sourceforge.net/. Currently xt5250 not working properly and it is necessary to create a layout appropriate for the device.
Installation
Actually you need to use dpkg for install the package.
You need root access, int his link are information for this.
In the xterm execute this:
dkpg -i tn5250_0.16.5-1_armel.deb
Use
Open a Xterm ad write
tn5250 [ip o iseries name]
TO-DO
- Adapt the xn5250 script
- Make a keyboard map for n800.
- Make a simple graphical session administrator tool.
Downloads
Tn5250 maemo Version 0.16.5 - Package tn5250 forn OS maemo 2008
Related posts:









I am trying to get a tn5250 emulator working on my N800 (chinook OS2008). I added the package just as you state above, but when I run ‘tn5250 IPADDY’, it fails with the error: “Error opening terminal: xterm.”. Any thoughts?
have not used for some time, first versión of OS800, with any update something has changed inf the OS. In scratchbox works, but I need to do more tests to detect the problem.
Thanks for looking into it. If you happen to find something, and would like to contact me directly, you can at liquid64 – at – gmail.com
Just wanted to update you to my progress. After downloading scratchbox and the maemo sdk, I tried compiling/building tn5250, and moved the deb to my tablet. After installing, it still gave the same error message. As I was installing my deb, I noticed that it mentioned needing ncurses, so I used ‘apt-get install ncurses’. After doing so, tn5250 works like a charm! Anyway, just wanted to pass that on if anyone is interested.