Page 2 of 3

Re: Mudlet rpm?

Posted: Sat Apr 12, 2014 12:18 am
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.

Re: Mudlet rpm?

Posted: Sat Apr 12, 2014 12:42 am
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

Re: Mudlet rpm?

Posted: Sat Apr 12, 2014 1:29 am
by xabre
How do you run it? Starting it from terminal should give at least some error output.

Re: Mudlet rpm?

Posted: Thu Apr 17, 2014 3:38 am
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

Re: Mudlet rpm?

Posted: Thu Apr 17, 2014 6:38 am
by Vadi
You run run-mudlet.sh from the terminal, or double-click on 'Mudlet' from the desktop.

Re: Mudlet rpm?

Posted: Fri Apr 18, 2014 7:26 am
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/

Re: Mudlet rpm?

Posted: Fri Apr 18, 2014 9:10 am
by Vadi
You need go to into the directory that file is un and do ./run-mudlet.sh

Re: Mudlet rpm?

Posted: Fri Apr 18, 2014 9:42 am
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?

Re: Mudlet rpm?

Posted: Fri Apr 18, 2014 10:49 am
by Vadi
What does 'ls' say for that mudlet-2.1 folder?

Re: Mudlet rpm?

Posted: Fri Apr 18, 2014 10:21 pm
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"