On 05/04/04 11:14:41, Francisco de Borja L_pez R_o wrote:

Hi Brad, i'm using e-16 in slack too and i have got the sources from cvs just some minutes ago. In the e16 dir I have: e/ e16keyedit/ e16menuedit/ edox-data epplets/ esound/ ethemes/ fnlib/ imlib/

I suppose the right way to compile it is:

imlib->fnlib->edox-data->esound->e

and the the other parts if I need them?

Thnx for your help.

I compiled imlib2 instead of imlib
fnlib is no longer required.
You need to build BrushedMetal-Tigert from ethemes, the rest are optional. (BrushedMetal is optional too, but until you are comfortable with your setup, it's easier to just go ahead and compile/install the default theme)
esound is a standard package in Slackware, I just kept it.
I don't use epplets, didn't build. (I use GKrellm instead)
edox-data is optional, compile if you want the help menu.
e16menuedit and e16keyedit are optional but very useful.


So basically, install esound from slackware (I'm using -current)
compile and install imlib2 (from sourceforge)

http://prdownloads.sourceforge.net/enlightenment/imlib2-1.1.0.tar.gz?download

compile BrushedMetal-Tigert
compile e



P.D.: Did you do some slackpacks from cvs sources or have any idea on how I could do such thing in an automated way?

I did make slackpacks of e, imlib2, and BrushedMetal-Tigert. I believe I used checkinstall from (slackware-current/extra ) for imlib2 and BrushedMetal-Tigert.


I build my e package manually:

resync with cvs
cd e16/e
./autogen.sh --prefix=/usr --enable-fsstd
make
su
make install DESTDIR=/home/breed/BUILD/enlightenment
cd /home/breed/BUILD/enlightenment
gzip usr/man/man1/enlightenment.1
chown -R root:bin usr/bin
rm install/doinst.sh  ((if it exists))
create/edit install/slack-desc
makepkg -l y -c n enlightenment-0.16.7_040503cvs-i486-1bgr.tgz

works for me. Change /home/breed/BUILD to your build location.

I recommend logging out of e and uninstalling any old packages of e before installing a new e build.

Brad



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to