ManyaPad is a simple text editor for Linux. It is written in the C programming language. ManyaPad uses the GNOME and GTK libraries.
It's simple, fast and has many features. If you want to rip the source, go and get the tar.gz package.
Requirements:
· GTK
· Gnome libraries
· Gnome-libs-devel >= 1.2.4-11
· X11
Installation instructions:
- gunzip manyapad*.tar.gz
- tar xf manyapad*.tar
- cd Manyapad*
- make
IMPORTANT!!! - If you can't compile the sources,maybe you have the gnomesupport.h bug... to kill this bug,edit your /usr/include/gnome.h and put comentaries to the line that calls gnomesupport.h that's all.
After compiling:
· copy all the images to /usr/share/pixmaps/manyapad
· copy the index.html and topic.dat files to /usr/share/gnome/help/manyapad/C
· copy the docs to /usr/doc/ManyaPad-0.*
· copy the ManyaPad.desktop to /usr/share/gnome/apps/Applications
· copy the binary manyapad to /usr/bin
and
run manyapad
Product's homepage