Find the answer to your Linux question:
Results 1 to 4 of 4
I've installed a program using the instructions from the how to's section but now I don't know how to get to it. It didn't automatically make a shortcut or anything ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Posts
    12

    Question finding program

    I've installed a program using the instructions from the how to's section but now I don't know how to get to it. It didn't automatically make a shortcut or anything so what do I do?

  2. #2
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    Well, what program was it? Chances are that you can run it by opening a terminal and entering the name of the program in lowercase.

    Once you know the command, you can manually add it to your menu or desktop if you want.
    DISTRO=Arch
    Registered Linux User #388732

  3. #3
    Just Joined!
    Join Date
    Nov 2006
    Posts
    12
    its the bittorrent client azureus

  4. #4
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    Unless you installed it to another location, azureus is likely in your azureus directory in your home directory. So you'd run...
    Code:
    azureus/azureus
    If it isn't in your /home directory, look for where it is installed and run it from there. As a for istance, if it was installed to /usr/local...
    Code:
    /usr/local/azureus/azureus
    Linux Mint + IceWM Registered:#371367 New Members: click here

Posting Permissions

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