Ubuntu is composed of many software packages, the vast majority of which are distributed under a free software license. The only exceptions are some proprietary hardware drivers.The main license used is the GNU General Public License (GNU GPL) which, along with the GNU Lesser General Public License (GNU LGPL), explicitly declares that users are free to run, copy, distribute, study, change, develop and improve the software. On the other hand, there is also proprietary software available that can run on Ubuntu. Ubuntu focuses on usability, security and stability. The Ubiquity installer allows Ubuntu to be installed to the hard disk from within the Live CD environment, without the need for restarting the computer prior to installation. Ubuntu also emphasizes accessibility and internationalization to reach as many people as possible.
eFTE is an advanced programmers editor with goals of being lightweight, yet totally configurable. support for user defined programming languages, menu systems and key bindings are provided with many common defaults already defined.
eFTE is still a new project, however, extended from the fte editor which was first released in 1995, so efte is tried and true with many features for the programmer/text editor.
Current Release: 2009-10-11 - 1.1 released, see Download for Binaries and Sources.
Features:
Portability:
- Multiple platform (Unixes, Mac OS X, Win32, OS/2 and others)
- Multiple interfaces (X11, console, Windows console, OS/2 console and PM, Mac OS X console and GUI under development)
Standard features:
- Multiple mode
- User defined syntax highlighting
- Split screen
less common features:
- 100% configurable right down to every single key and menu. Multiple named keymaps for simple switching between mapping sets.
- Advanced folding system
- Gather all backups in one single place - or keep them in the same dir, as you prefer
- Easily create new programming modes with syntax highlighting and auto indentation
- Advanced templates activated by menu entry, hot key or abbreviation
Once you have acquired the source code via the SvnRepository or the Download page, installed a C++ compiler, and installed CMake you are ready to build eFTE.
Linux, Mac OS X and other unix based systems.
$ cd efte
$ mkdir build
$ cd build
$ cmake ..
$ make
$ make install
That's it. You can see, we first changed to the efte directory, then made a new directory to house our build environment, build, then generated native Makefiles, cmake ..
Note: If you have problems with cmake reporting X11 not found, Xpm not found or use BUILD_CONSOLE=OFF, please ensure you have the development headers installed for X11, Xpm and ncurses. On Debian, this can be done as:
$ sudo apt-get install libX11-dev libXpm-dev libncurses-dev<br />
If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:
My Favorites
-
The Giant Armadillo (Priodontes maximus), colloquially Tatou, Ocarro, Tatu-canastra or Tatú Carreta, is the largest living species of armadillo.
-
The Giant Armadillo (Priodontes maximus), colloquially Tatou, Ocarro,
Tatu-canastra or Tatú Carreta, is the largest living species of armadillo.
It was onc...
-
The Red Bull X-Alps is the world's most spectacular adventure race and returns.
-
The Red Bull X-Alps is the world's most spectacular adventure race and
returns in 2011 for a fifth edition.
Thirty International athletes r...
-
El Parque Nacional Campo "Los Alisos" constituye un recurso cultural de
gran magnitud e importancia.
-
El Parque Nacional Campo de los Alisos fue creado para proteger a un sector
representativo de la selva y el bosque montanos, y del bioma altoandino.
Est...
-
El lago de Garda es el mayor lago italiano y uno de los más afamados lagos
turísticos del norte de Italia.
-
El lago de Garda, o lago de Benaco, es el mayor lago italiano y uno de los
más afamados lagos turísticos del norte de Italia.
Tiene una superficie de 368...
-
Provinces of Italy.
-
In Italy, a province (provincia) is an administrative division of
intermediate level between a municipality (comune) and a region (regione).
A province is...
-
GTKWave is a wave viewer for Verilog simulation.
-
[image: Gtkwave_logo]GTKWave is a fully featured GTK+ based waveform viewer
which reads FST, LXT, LXT2, VZT, and GHW files as well as standard Verilog
VCD/...
-
Bird stamps from Aruba.
-
Aruba is a 33 km-long island of the Lesser Antilles in the southern
Caribbean Sea, located 27 km north of the coast of Venezuela and 130 km
(aprox.) east ...
-
Bonsai Calendar: March to May.
-
*March.*
With the varying weather patterns in Sydney lately, our bonsai plants are
either ahead or delayed in their growing cycles. This is only of concer...
-
Top 10 Ubuntu App downloads for February 2012.
-
[image: ubuntu_apps_top-10-feb-2012]1. Oil Rush
**Oil Rush is a real-time naval strategy game based on group control. It
combines the strategic challenge of...
-
Protecting Italy’s Beauty: Italy has 43 recognized World Heritage sites and
50 registered on a proviisonal list.
-
Italy has 43 recognized World Heritage sites and 50 registered on a
proviisonal list.
This is a heritage that the Italian Commissioner for Unesco, Giovan...
0 comments:
Post a Comment