Announcement

Collapse
No announcement yet.

PowerISO

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    PowerISO

    Has anybody successfully used the Linux version found here?

    I downloaded it and extracted it to my home directory but when I went to use it I just got a "Bash: Command not found" error.

    Any suggestions on how to get it to work?

    #2
    Re: PowerISO

    Is this a PATH problem? If the executable is not in a directory that is in your PATH you can start it with ./program.

    Some people like to add . to their path so that the directory you are in is in your path. You can do this in .bashrc or .profile with
    export PATH=$PATH:.

    Comment


      #3
      Re: PowerISO

      If you are in your home directory, type ./poweriso

      If you are in a different directory, type /home/<user>/poweriso

      * replace <user> with your username

      Alternatively, you could try using AcetoneISO, which can act as a graphical frontend for PowerISO.

      http://www.getdeb.net/search.php?keywords=acetoneiso
      sigpic
      "Let us think the unthinkable, let us do the undoable, let us prepare to grapple with the ineffable itself, and see if we may not eff it after all."
      -- Douglas Adams

      Comment


        #4
        Re: PowerISO

        Thanx - the acetoneiso worked great

        Couldn't get the command line working at all

        Comment

        Working...
        X