Software > Text editors >
https://sourceforge.net/projects/beaver-editor/
https://beaver-editor.sourceforge.net/ [ 1 ]
A text editor.
I like it in general. It’s on par with mousepad and Leafpad, although of the three, leafpad reserves the least amount of memory.
-
Abandoned.
- As of 2020-02-09, last released 2010-08-29 version 0.4.1 and the source hasn’t been updated since.
- 2010-04-11 – 0.4.0-rc1 on Unity Linux, updated 2010-02-15
- 2010-04-11 – 2009-04-18 CVS on Unity Linux, updated 2010-02-15
-
2009-04-18 – (version not recorded) on (distribution not recorded)
Table of Contents [hide]
2010-04-11 – 0.4.0-rc1 ∞
I like it in general. It’s on par with mousepad and Leafpad, although of the three, leafpad reserves the least amount of memory.
-
Doesn’t have Ruby syntax highlighting
2010-04-11 – 2009-04-18 CVS ∞
Compiled and runs just fine now.
2009-04-18 – (version not recorded) ∞
.. but I have a broken setup!
su apt-get install libgtk+2.0_0-devel cvs -z3 -d:pserver:anonymous@cvs.savannah.nongnu.org:/sources/beaver co beaver0.4.0 cd beaver0.4.0 ./autogen.sh ./configure make && make doc && make install
argh!! Same old issue with installing all kinds of things. My setup is broken!
gcc -DINSTALL_DIR='"/usr/local/share/beaver/"' -DICON_DIR='"/usr/local/share/ico ns/hicolor/32x32/apps"' -DPIXMAP_DIR='"/usr/local/share/beaver/pixmaps"' -DPLUGI NS_DIR='"/usr/local/share/beaver/plugins/"' -DRESOURCE_DIR='"/usr/local/share/be aver/resource"' -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include /atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 - I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/u sr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/u sr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -O2 -o beaver main.o search.o languages.o editor.o prefs.o conf.o msgbar.o interface.o filesops.o com pletion.o undoredo.o plugin.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -l pangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -l fontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodu le-2.0 -lglib-2.0 -lglib-2.0 api/libbeaverapi.a /usr/lib/libxcb-xlib.so.0: undefined reference to `_xcb_unlock_io' /usr/lib/libxcb-xlib.so.0: undefined reference to `_xcb_lock_io' collect2: ld returned 1 exit status make[3]: *** [beaver] Error 1 make[3]: Leaving directory `/path/to/beaver0.4.0/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/path/to/beaver0.4.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/path/to/beaver0.4.0' make: *** [all] Error 2
Footnotes
- was http://www.nongnu.org/beaver/ [ ↩ ]
