Find the answer to your Linux question:
Results 1 to 7 of 7
im trying to install a DS emulator called iDeaS. (ideas1032.tar.bz2) i have it downloaded but dont have an idea on how to install it. i right clicked it and extracted ...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    3

    Question trying to install iDeaS

    im trying to install a DS emulator called iDeaS. (ideas1032.tar.bz2) i have it downloaded but dont have an idea on how to install it. i right clicked it and extracted it. when i open that i get a readme and an exec file if i double click it nothing happens what do i need to do. sorry i know its probably simple but i use linux on principle not because i know how to use it.

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Welcome to the forums!

    I'm not familiar with that app at all, but you can check this Howto for some instructions on installing software under Linux:

    http://www.linuxforums.org/forum/lin...are-linux.html

    Post back if you continue to have problems with it and maybe someone that's installed it before can help.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    I just took a look at that software and it appears to be a Windows application. If that's the case, you might have to try running it under WINE:

    WineHQ - Run Windows applications on Linux, BSD, Solaris and Mac OS X
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  4. #4
    Just Joined!
    Join Date
    Aug 2009
    Posts
    3
    yes the link gave me a bad download for some reason but i now have the linux version and am having the same problem

  5. #5
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    did you look at the readme file for information?

  6. #6
    Just Joined!
    Join Date
    Aug 2009
    Posts
    3
    i dont see any install instructions and other people are telling me they are doing it fine witch leads me to the conclusion that im doing something wrong remember even if it sounds stupid and people leave it out of there instructions i wont know to do it.

  7. #7
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    I'm at work on a windows computer, so I couldn't try it, but I took a look at the linux version. The read me is useless. It appears to be distributed as binary only, no source.

    Presumably, to run it, you'd need to make sure the binary is executable.
    Code:
    sudo chmod +x /path/to/ideas
    replace the /path/to/ part with the correct path. Then open a terminal to the correct directory and type ideas

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...