星期一, 十一月 03, 2008

installing e17

After this you can start installing E17 itself using similar commands
which will be covered further in this book. You will need to enter the
corresponding directories, in the order specified above, and compile
and install them. You are probably already familiar with the following
basic steps:

$ ./autogen.sh
$ make
$ make install (as root)

By default, the EFL libraries will install to /usr/local/. If you wish
to install them to a different location, or would like to see what
other options are available, then run ./configure --help after running
./autogen.sh. If you already have E16 installed, you will need to
install E17/EFL to a different path to avoid conflicts. There is one
exception though: E16.8 can co-exist with E17 in the same install
path, as they use different binary names.

Now, as we have installed the libraries, let's install Enlightenment
0.17 itself. To download it, use the following command:

$ svn co http://svn.enlightenment.org/svn/e/trunk/e e17-svn

Install it in the same way as we have installed the libraries:

$ cd /path/to/e17/apps/e
$ ./autogen.sh
$ make
$ make install

Great! You now have Enlightenment installed on your system! We suggest
you to take a look at the next subsection, but you can proceed with
Starting Enlightenment or take a look in the next sections with other
alternative ways to install E.
Retrieved from "http://wiki.enlightenment.org/index.php/E17_User_Guide/Installing_from_Source_Repository"


--
gao stone
***************************************
ubuntu, humanity to others!
Say "Yes" to OPEN SOURCE!
***************************************

没有评论: