<---- template headericclude ----->
How to get alacarte to work in F16 - Page 2
FedoraForum.org - Fedora Support Forums and Community
Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20
  1. #16
    Join Date
    Nov 2011
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get alacarte to work in F16

    The problem is that i have 32-bit system, there is no reason to see this error.

  2. #17
    Join Date
    Jul 2009
    Posts
    1,234
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get alacarte to work in F16

    Generally speaking; if you use 64-bit libraries for a 32-bit program that requires 32-bit libraries (or vice versa) you will get an ELF error {in my experience}.
    Fedora 19 Gnome on a ThinkPad X220, i5-2540M CPU, Intel HD Graphics 3000, Intel N 6205 wireless, and Sierra Wireless 754S Mobile Hotspot (AT&T)

  3. #18
    Join Date
    Nov 2011
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get alacarte to work in F16

    David, i don't use 64-bit libraries.
    My system is 32-bit and my libraries are 32-bit. Does anybody else have the same problem?

  4. #19
    leigh123linux Guest

    Re: How to get alacarte to work in F16

    Quote Originally Posted by spambot
    David, i don't use 64-bit libraries.
    My system is 32-bit and my libraries are 32-bit. Does anybody else have the same problem?
    Reinstall it!


    Code:
    su
    unlink /usr/lib/libgnome-menu.so.2.4.13
    rm -f  /usr/lib/libgnome-menu.so.2.4.13 /usr/lib/python2.7/site-packages/gmenu.so
    curl http://dnmouse.org/autorpms/32/gmenu.so -o  /usr/lib/python2.7/site-packages/gmenu.so
    curl http://dnmouse.org/autorpms/32/libgnome-menu.so.2.4.13 -o /usr/lib/libgnome-menu.so.2.4.13
    ln -sf /usr/lib/libgnome-menu.so.2.4.13  /usr/lib/libgnome-menu.so.2

  5. #20
    Join Date
    Nov 2007
    Location
    Anchorage, Alaska
    Posts
    28
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to get alacarte to work in F16

    I think something that may be confusing some people, had me going for a bit, is there is a minor inconsistency in the 32bit instructions.

    On dnmouse dot org and I think once in this forum it reads (in the 32bit instructions):

    http://dnmouse.org/autorpms/...
    instead of:
    http://dnmouse.org/autorpms/32/...

    I kept getting elf64 errors

Page 2 of 2 FirstFirst 12

Similar Threads

  1. alacarte alternative?
    By Gooddy in forum Using Fedora
    Replies: 17
    Last Post: 2nd December 2011, 12:39 PM
  2. alacarte and fedora 16
    By Gooddy in forum Using Fedora
    Replies: 2
    Last Post: 29th November 2011, 09:13 AM
  3. [SOLVED]
    Alacarte doesn't work in 16
    By xjonquilx in forum F16 Development
    Replies: 2
    Last Post: 18th October 2011, 09:22 PM
  4. Alacarte
    By kaiwan in forum Using Fedora
    Replies: 0
    Last Post: 16th May 2008, 04:50 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]