Mudlet rpm?

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

Re: Mudlet rpm?

Post by Vadi »

You don't need qt-4.7-sdk libraries to use Mudlet. Just use the generic installer, and if it works, it includes everything needed.

Kyrton
Posts: 17
Joined: Fri Apr 04, 2014 2:24 am

Re: Mudlet rpm?

Post by Kyrton »

Well, I must be having another problem because after I install I make it executable and try to run it and nothing happens

xabre
Posts: 45
Joined: Thu Mar 08, 2012 7:19 pm

Re: Mudlet rpm?

Post by xabre »

How do you run it? Starting it from terminal should give at least some error output.

Kyrton
Posts: 17
Joined: Fri Apr 04, 2014 2:24 am

Re: Mudlet rpm?

Post by Kyrton »

Ok, so I figured out what was going on. My torrent client was saving all files to /var/tmp which was causing it to eat up all the memory on /

I still have no idea why I can't get the mudlet executable to run though

when you run it from the terminal did you just use cd to navigate to the directory it installed to and then type in "Run Mudlet.desktop"? I get no output doing that

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

Re: Mudlet rpm?

Post by Vadi »

You run run-mudlet.sh from the terminal, or double-click on 'Mudlet' from the desktop.

Kyrton
Posts: 17
Joined: Fri Apr 04, 2014 2:24 am

Re: Mudlet rpm?

Post by Kyrton »

root@localhost user # run run-mudlet.sh
bash: run: command not found...
[23:45] root@localhost user # run-mudlet.sh
bash: run-mudlet.sh: command not found...

Also, it did not install a shortcut to the desktop. Instead it installed to home/myusername/mudlet-2.1/

I used the linux 64 bit version found here: http://www.mudlet.org/download/

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

Re: Mudlet rpm?

Post by Vadi »

You need go to into the directory that file is un and do ./run-mudlet.sh

Kyrton
Posts: 17
Joined: Fri Apr 04, 2014 2:24 am

Re: Mudlet rpm?

Post by Kyrton »

root@localhost mudlet-2.1 # ./"Run Mudlet.desktop"
./Run Mudlet.desktop: line 1: [Desktop: command not found
./Run Mudlet.desktop: line 4: Mudlet: command not found
./Run Mudlet.desktop: line 5: Mudlet: command not found
[02:03] root@localhost mudlet-2.1 # ls
bin mudlet.svg uninstall Uninstall Mudlet.desktop
mudlet.png Run Mudlet.desktop uninstall.dat
[02:04] root@localhost mudlet-2.1 # ./run-mudlet.sh
bash: ./run-mudlet.sh: No such file or directory
[02:04] root@localhost mudlet-2.1 #

Sorry, obviously I am very new to fedora. Is there a man entry I can read so I can understand this process better and not be so annoying?

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

Re: Mudlet rpm?

Post by Vadi »

What does 'ls' say for that mudlet-2.1 folder?

Kyrton
Posts: 17
Joined: Fri Apr 04, 2014 2:24 am

Re: Mudlet rpm?

Post by Kyrton »

root@localhost mudlet-2.1 # ls
bin mudlet.svg uninstall Uninstall Mudlet.desktop
mudlet.png Run Mudlet.desktop uninstall.dat

I should note "uninstall mudlet.desktop" is one file as is "run mudlet.desktop"

Post Reply