LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-22-2002, 02:43 PM   #1
wolffmanl7
LQ Newbie
 
Registered: Jul 2002
Location: Oklahoma
Distribution: Red Hat 8.0
Posts: 29

Rep: Reputation: 15
Question Enlightenment


Okay I just downloaded the tar balls for enlightenment and fnlib, freetype and imlib. copied them to / and ./configure and make and make installed them, now how do I get enlightenment up and running after all of that. i am running redhat 8.0.
 
Old 11-22-2002, 03:12 PM   #2
NSKL
Senior Member
 
Registered: Jan 2002
Location: Rome, Italy ; Novi Sad, Srbija; Brisbane, Australia
Distribution: Ubuntu / ITOS2008
Posts: 1,207

Rep: Reputation: 47
put
exec enlightenment &
in your .xinitrc and then issue a startx (From a console)
That should start E, make sure to comment out with a # line in .xinitrc that starts your previous winow manager, for ex, if you are running KDE you would comment out line "exec startkde &" and put a line to execiute E, such as:
#exec startkde &
exec enlightenment &
Or you might try
startx enlightenment
but it doesnt work on all distros.
HTH
NSKL
 
Old 11-22-2002, 04:49 PM   #3
chrismiceli
Member
 
Registered: Aug 2002
Posts: 349

Rep: Reputation: 31
i gnome i know you can type "switchdesk" as a bash command.
 
Old 11-25-2002, 03:08 PM   #4
wolffmanl7
LQ Newbie
 
Registered: Jul 2002
Location: Oklahoma
Distribution: Red Hat 8.0
Posts: 29

Original Poster
Rep: Reputation: 15
Can someone give me more detail on this step because I guess I am not doing something right, because it still will not work. I am kinda new at this so any help will be greatly appreciated. I am running RedHat 8.0

Last edited by wolffmanl7; 11-25-2002 at 03:09 PM.
 
Old 11-26-2002, 10:06 AM   #5
wolffmanl7
LQ Newbie
 
Registered: Jul 2002
Location: Oklahoma
Distribution: Red Hat 8.0
Posts: 29

Original Poster
Rep: Reputation: 15
I downloaded the enlightenment tarballs copied them to /. Then ./configured the fnlib, freetype, and the enlightenment tarballs. Then ran make then make install on them all. What do I need to do from there. I know you guys told me to edit some files but those files are pretty large. Exactly what do I need to put and where do I need to put them in the file. I am a newbie so the more detailed you can be the better off I will be, I would greatly appreciate any help. I am trying enlightenment on Red Hat 8.0.
 
Old 11-26-2002, 10:24 AM   #6
m0rl0ck
Member
 
Registered: Nov 2002
Distribution: A totally 133t distro :)
Posts: 358

Rep: Reputation: 31
If you compile enlightenment it installs itself in /usr/local/enlightenment/bin

so if you put this as the last line in your .xinitrc:

exec /usr/local/enlightenment/bin/enlightenment


that should work.
 
Old 11-26-2002, 01:32 PM   #7
wolffmanl7
LQ Newbie
 
Registered: Jul 2002
Location: Oklahoma
Distribution: Red Hat 8.0
Posts: 29

Original Poster
Rep: Reputation: 15
Okay I will try that!!! Thanks
 
Old 11-26-2002, 09:06 PM   #8
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
If you boot straight to X then running pure enlightenment requires more tinkering with /etc/X11/xdm/Xsession and it requires you to put a file into /etc/X11/gdm/Sessions called Enlightenment with following contents
Code:
#!/bin/bash -login

/etc/X11/xdm/Xsession enlightenment
now go to /etc/X11/xdm and edit file Xsession, you'll see a case statement so just add the following entries to that case statement
Code:
enlightenment)
                exec enlightenment
                ;;
next time you login you'll have Enlightenment entry in the pull down menu of GDM.
If you use KDM (defaults to KDE) then the steps are a bit different
You shoud add enlightenment into the list of SessionTypes in kdmrc file. To find that file use find
find / -name kdmrc -type f -print
and edit /etc/X11/xdm/Xsessio file as described above
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
enlightenment CrAZy_MoNKeY Slackware 9 05-04-2006 04:34 PM
I want to try Enlightenment... Brother Michael Linux - General 6 12-09-2003 09:35 AM
Enlightenment? CiTl2uS Linux - Newbie 7 05-28-2002 12:40 AM
Enlightenment TravisB Linux - General 10 05-23-2002 11:37 AM
Enlightenment C-Lo Linux - Software 2 05-19-2002 07:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration