|
|
所需要的基本環境
從網上下載的網絡安裝光盤
然後修改vim sources.list
添加源
deb http://debian.cn99.com/debian/ unstable main
deb-src http://debian.cn99.com/debian/ unstable main
apt-get update
apt-get upgrade
升級到最新狀態
vi /etc/ld.so.conf
添加/usr/local/lib
安裝編譯e17所需的外部編譯環境
apt-get install cvs libtool-dev* xmacro libapt-rpm-pkg-dev libcurl3 build-essential zlib xorg xorg gcc sudo
安裝e17所必需的環境包
apt-get install libpng12-dev libfreetype6-dev libxfixes-dev libxdamage-dev libxcursor-dev libpam0g-dev make automake1.9 autoconf autoconf-archive libtool gettext libc6-dev zlib1g-dev libjpeg62-dev
08-01-5重新安装少了以下的包
需要安装
apt-get install libxine1 bison flex libtag1-dev libtagc0-dev libltdl3-dev libxslt-dev dbus-1-dev
從raster提供的get_e.sh的shell中提取出來的!
下載get_e
http://www.rasterman.com/files/get_e.sh
get作者更换了shell
http://omicron.homeip.net/projects/easy_e17/easy_e17.sh
運行shell進入自動編譯狀態
sh get_e.sh
編譯結束後
echo "exec /usr/local/bin/enlightenment_start" > ~/.xinitrc
我也不是很懂花了兩個小時弄了一下查閱了很多資料!高手還請不要見笑!寫在這裏也只是給自個備注一下!以後用時方便找!
中間作了N個嘗試可能有還正確的地方請指正!謝謝
我的風格是默認的就不截圖了!好久沒見到無雙上線了!我是玉米樹...... |
|