Results 1 to 10 of 10

Thread: installing enlightenment from rpm

  1. #1
    Associate
    Join Date
    May 2001
    Posts
    16

    installing enlightenment from rpm

    I'm running RH 7.3 with KDE at the moment, but I want to get enlightenment installed. I downloaded the rpm and tried to install it with rpm -i package.rpm. When I did this, I got the error:

    error: failed dependencies:
    fnlib >= 0.5 is needed by enlightenment-0.16.5-1
    libFnlib.so.0 is needed by enlightenment-0.16.5-1

    I installed fnlib from the tarball I downloaded from enlightenment.org, and I still get the error.

    libFnlib.so.0 is currently sitting in /usr/local/lib. I ran ldconfig and ldconfig -n /usr/local/lib but I keep getting the same error about needing that file. What am I missing?

  2. #2

    Re:installing enlightenment from rpm

    hello,
    did you install the libs from RPMs? if not then throw a --nodeps and see what happens.

  3. #3
    Associate
    Join Date
    May 2001
    Posts
    16

    Re:installing enlightenment from rpm

    I did that, and it installed the rpm (with no errors). I added "exec enlightenment" to .xinitrc, stopped X and restarted it with "startx".

    Now, the error I'm getting is:
    enlightenment: error while loading shared libraries: libFnlib.so.0: cannot open shared object file: no such file or directory

    My biggest difficulty with linux has always been shared libraries. What am I missing?

    Thanks.

  4. #4
    Mentor
    Join Date
    Jul 2001
    Posts
    1,666

    Re:installing enlightenment from rpm

    Try putting a link to it in both /lib and /usr/lib, then run ldconfig again.

  5. #5

    Re:installing enlightenment from rpm

    or edit the file /etc/ld.so.conf and add /usr/local/lib and then run ldconfig

  6. #6
    Senior Member
    Join Date
    May 2001
    Posts
    345

    Re:installing enlightenment from rpm

    You have any idea how easy it is to make an rpm? Heh,.. Maybe I should write something on that subject for these simple source packages.

  7. #7

    Re:installing enlightenment from rpm

    <cajon voice>
    vvx - YOU CAN DO IT!!
    </cajon voice>

  8. #8
    Associate
    Join Date
    May 2001
    Posts
    16

    Re:installing enlightenment from rpm

    Thanks for the help.

    Now, can anyone tell me how to kill the X server without restarting the computer with Red Hat 7.3? I hit ctrl-alt-backspace and it just logs me out.

    Also, I can't find anything in the rcX.d that stops X from starting automatically when the computer boots up.

    I miss debian. Stupid coworker, installing redhat, then insisting I do to for "consistency" then quitting.

  9. #9

    Re:installing enlightenment from rpm

    to have X not start up edit /etc/inittab and change the id:5:initdefault: to id:3:initdefault: that puts you in runlevel 3, start up tasks are in /etc/rc3.d , right now you are most likey in /etc/rc5.d


    ctrl+alt+bkspc restarts the X server - hit ctrl+alt+F1 to drop to a console, ctrl+alt+F7 to go back to xwindows.


  10. #10
    Associate
    Join Date
    May 2001
    Posts
    16

    Re:installing enlightenment from rpm

    I just wanted to say thanks again for the help.

    I got slammed at work, and wasn't able to do what you suggested until just now, and now I'm running enlightenment! Woohoo!

Similar Threads

  1. Help Installing LibDVDCSS
    By steel8ball in forum Linux - General Topics
    Replies: 6
    Last Post: 03-23-2005, 07:31 PM
  2. Help Installing GNOME
    By shebang in forum Linux - Software, Applications & Programming
    Replies: 16
    Last Post: 02-12-2004, 10:04 PM
  3. Installing on Fujitsu Lifebook Laptop
    By x0xCRIZx0x in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 07-20-2002, 02:19 AM
  4. Installing Enlightenment
    By bryan in forum Linux - Software, Applications & Programming
    Replies: 8
    Last Post: 12-30-2001, 09:33 PM
  5. Installing an ISA Nic
    By gmoreno in forum Linux - General Topics
    Replies: 3
    Last Post: 12-02-2001, 02:45 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •