Image mounting GUI

Discuss all artwork and development - Suggestions needed

Moderator: Moderators

Image mounting GUI

Postby Stupot » Sat Sep 08, 2007 8:32

I have an image mounting GUI called AcetoneISO which apparently uses a combination of other programs to make a nice GUI for this stuff.
http://kde-apps.org/content/show.php?content=44805

I however couldn't figure out the dependencies very well and I had to install it manually...but the program looks very nice. I think it should be included (assuming it works decently) in the next version.

If someone wants to have a crack at installing it and tell me how they got it to work, that'd be cool too...
Stupot
Sagely Hen
 
Posts: 1011
Joined: Wed Feb 14, 2007 3:44
Location: St. Louis, MO, USA

Re: Image mounting GUI

Postby skysong » Tue Sep 29, 2009 17:19

I know it's been quite a long time since you posted that but check the below:

a) You must have libqt4-dev 4.5 or later and the standard gcc compiler (gcc,g++,make) installed.


b) open a terminal inside acetoneiso folder and type:

qmake-qt4 (if it gives errors simply type "qmake" instead)
make
make install (must be run as root user)


c) it is now time to add your user to fuse group. this step is not needed on all systems, for example from Ubuntu Hardy and up this
step is not required.

open a terminal, login as root user and type:

modprobe fuse
chmod 4755 /usr/bin/fusermount (may be /bin/fusermount on ubuntu systems and others)
chmod o+rw /dev/fuse
addgroup <your-user> fuse (example: "addgroup johndoe fuse")

That's it! You Succesfully installed AcetoneISO!

oh and I believe fuseiso is required..
cheers.
skysong
Baby Hen
 
Posts: 5
Joined: Sun Aug 23, 2009 7:58


Return to Artwork and Development Suggestions

Who is online

Users browsing this forum: No registered users and 1 guest