Find the answer to your Linux question:
Results 1 to 4 of 4
Hi, I have just installed a program called IDA-STEP on my Ubuntu 10.0.4 LTS system. It was a manual download from website and I unzipped the program folder to /usr/local/ida-step, ...
  1. #1
    Just Joined!
    Join Date
    Sep 2010
    Posts
    11

    Putting a shortcut to an 'executable' under Applications (Ubuntu/Gnome)

    Hi,

    I have just installed a program called IDA-STEP on my Ubuntu 10.0.4 LTS system.

    It was a manual download from website and I unzipped the program folder to /usr/local/ida-step, and ran the executable to install (./ida-step) it.

    Now, every time I want to run the program I have to type "sudo ./ida-step" from within the folder to begin the program as there is no shortcut under Applications (Gnome desktop).

    Is there a way to get a shortcut to the progam under Applications?

    Thanks,

    Richard

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Quote Originally Posted by richum View Post
    Hi,

    I have just installed a program called IDA-STEP on my Ubuntu 10.0.4 LTS system.

    It was a manual download from website and I unzipped the program folder to /usr/local/ida-step, and ran the executable to install (./ida-step) it.

    Now, every time I want to run the program I have to type "sudo ./ida-step" from within the folder to begin the program as there is no shortcut under Applications (Gnome desktop).

    Is there a way to get a shortcut to the progam under Applications?

    Thanks,

    Richard
    You should be able to create an icon for it on the desktop by right-clicking it with the mouse, then choose to create a launcher and fill in the details. You could also create a launcher for it on one of the system panels. Other options would include creating an application.desktop entry and put it in the /usr/share/applications folder and doing that should then create an entry for your app in your apps menu. The easiest way to create a .desktop entry would probably be to copy a current entry from the /usr/share/applications folder, and then edit the details to fit your newly installed application.

    Another option would be to try using an app like alacarte to add an entry to your apps menu.
    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
    Just Joined!
    Join Date
    Nov 2010
    Posts
    8
    go to "System>Preferences>Main Menu", and you can edit the items on Application list
    Last edited by leaonfm; 11-22-2010 at 11:24 PM.

  4. #4
    Just Joined!
    Join Date
    Sep 2010
    Posts
    11
    cheers guys - it seems to have worked

    two further questions:

    1. how do I attach the programs icon image to the newly added entry

    2. for some reason the program doesn't start ie the splash screen flashes continously and never actually enters the program

    Rich

Posting Permissions

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