Results 1 to 6 of 6

Thread: How To Install Ailurus 10.01.5 On Fedora

  1. #1
    Join Date
    Feb 2010
    Posts
    149

    How To Install Ailurus 10.01.5 On Fedora

    Hi all,
    I am using Linux fedora application in my PC. I want to installing Ailurus application in my Fedora which aims at making Linux easier to use. It provides enable/disable some third-party repositories and change some system settings. Please help. Thanks in advance.

  2. #2
    Join Date
    Apr 2008
    Posts
    3,522

    How To Install Ailurus 10.01.5 On Fedora

    Ailurus is a tool which makes Ubuntu easier to utilize. By Ailurus you can learn Linux skill, install some nice software, enable some nice third-party repositories and alter some GNOME settings. The new version is 10.01.5. It added Quick setup functionality If you contain just installed Ubuntu, you can rapidly install language support, input method, multi-media codec and Adobe Flash . You need to just launch Ailurus, then click “Quick setup” from menu > “Quick setup”.

  3. #3
    Join Date
    Apr 2008
    Posts
    3,267

    How To Install Ailurus 10.01.5 On Fedora

    The installation process is as follows Fedora: Go to command prompt and type the command:
    Code:
    cd /tmp
    wget http://ailurus.googlecode.com/files/ailurus-10.01.5-1.noarch.rpm
    su -c 'yum install wget xterm'
    su -c 'rpm -U ailurus-10.01.5-1.noarch.rpm'
    Best of luck.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,522

    How To Install Ailurus 10.01.5 On Fedora

    Sometime when launching the application, you encounter the error:
    Code:
    DBusException: cn.ailurus.CommandFailError: ('LANG=C xterm -T "Ailurus Terminal" -e bash /tmp/tmpKHy12u', 127)
    So please run this command:
    Code:
    su -c 'yum install xterm'
    The reason behind this error is that "xterm" is not installed. Best of luck.

  5. #5
    Join Date
    Apr 2008
    Posts
    3,295

    Re: How To Install Ailurus 10.01.5 On Fedora

    After the installation, you may be encounter the error :
    Code:
    DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
    So you need to restart the computer. This error occur when we upgrade old version to new version, therefore the interface mismatch. between back-end and front-end. Check that and reply.

  6. #6
    Join Date
    Jan 2008
    Posts
    3,388

    How To Install Ailurus 10.01.5 On Fedora

    After the installation,You can also run the below command :
    Code:
    cd /tmp
    wget http://ailurus.googlecode.com/files/ailurus-10.01.5.tar.gz
    tar xf ailurus-10.01.5.tar.gz
    cd ailurus-10.01.5
    su -c 'python ./setup.py'
    su -c 'yum install python pygtk2 notify-python vte rpm-python pygobject2 dbus-python iputils wget unzip xterm'

Similar Threads

  1. How to Install Skype on Fedora
    By Talitha in forum Tips & Tweaks
    Replies: 1
    Last Post: 09-05-2012, 10:44 AM
  2. Install Gnokii on Fedora 12
    By Lares in forum Operating Systems
    Replies: 6
    Last Post: 19-11-2010, 07:37 AM
  3. How to install Gnokii on Fedora 10?
    By Lysander in forum Portable Devices
    Replies: 4
    Last Post: 18-11-2010, 12:49 AM
  4. Cannot install Fuppes on Fedora 13, need help
    By The!Winston in forum Operating Systems
    Replies: 7
    Last Post: 15-11-2010, 07:39 AM
  5. Can't install fedora
    By InterNetWorKed in forum Operating Systems
    Replies: 2
    Last Post: 03-11-2009, 02:47 PM

Tags for this Thread

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
  •  
Page generated in 1,714,107,043.44139 seconds with 16 queries