Table of Contents
Compiled Programs for Nokia N800
Welcome to my collection of software compiled specifically for the Nokia N800 running Maemo 4.1.2 (Diablo). Here you will find pre-compiled binaries optimized for the ARM architecture of the device, ready for download and use.
All programs available on this page were built using the official Maemo SDK within the Scratchbox cross-compilation environment. This ensures compatibility and stability with the N800 hardware and software ecosystem.
Htop (htop-1.0.3)
👉 Download htop for Nokia N800
How to Use the Compiled htop on Your Nokia N800
To run the compiled htop smoothly on your Nokia N800 (Maemo 4.1.2), please follow these steps:
- Copy the
htop
binary to your N800:
Transfer the compiledhtop
file to the N800 and place it in the/usr/local/bin
directory. You may need root permissions to copy files here. - Set the terminal type:
Edit your~/.profile
file on the N800 and add the following line to ensure the terminal is recognized correctly:export TERM=linux
- Run
htop
:
After these steps, you can runhtop
normally both from the device'sxterm
terminal or via SSH connection.
This setup solves common issues with terminal compatibility and character display when using htop
on the N800.
Feel free to download, test, and suggest new programs that you would like to see compiled for the N800. Happy downloading!