Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Need Help Installing a Program

  1. #1
    Join Date
    Apr 2009
    Beans
    16

    Need Help Installing a Program

    im new at ubuntu, and i need help installing a bot program for a game called runescape.

    the program can be found on http://www.rscheata.net/forum/index.php/page,27.html

    i need help installing the Nexus & Ibot lite version.

    if anyone could please look at it and help me i would appreciate it :]

    thank you.
    Last edited by homedawg913; April 23rd, 2009 at 04:52 AM.

  2. #2
    Join Date
    Apr 2009
    Beans
    16

    Re: Need Help Installing a Program

    any help please?

  3. #3
    Join Date
    Aug 2007
    Beans
    700
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Need Help Installing a Program

    These programs may not work in linux. It wouldn't let me see if they have a linux version without registering but I'm going to assume that they don't. You'll have to try and run them with wine. Just install wine and then try and install the program like you normally would in windows. It will show up in applications > wine > programs.

    Code:
    sudo apt-get install wine
    I would rather die of thirst than drink from the cup of mediocrity.

    Get better forum search results!

  4. #4
    Join Date
    Apr 2009
    Beans
    16

    Re: Need Help Installing a Program

    when i used windows xp, and had this program when your going to install it, it gave you a linux, windows, and mac option so yes they have linux.. but il try with wine :]

  5. #5
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Need Help Installing a Program

    Quote Originally Posted by homedawg913 View Post
    it gave you a linux, windows, and mac option so yes they have linux.. but il try with wine :]
    If they do a native Linux version, it might be better to install this rather than run the Windows version in Wine. However, since we ordinary mortals can't get to the download page to see what's available, you're going to have to provide more information.

    As you're new to Ubuntu, I'll explain. Different Linux versions use different installer packages. For Ubuntu, you need an installer package with the .deb filename extension. These are for Debian and Debian-based distros like Ubuntu. Or, if they do a specific Ubuntu .deb package, get that. Don't get a package with a .rpm extension. These are for distros like Fedora, Suse and Mandriva. And don't get a .tar.gz, tar.bz2 or .tgz package. These are source code packages. You don't want to be messing with source code just yet.

    If they do an Ubuntu .deb package, simply download it to your desktop and double-click on it. If it needs dependencies (other things like libraries) it will say so. If not it will just install itself.

    Otherwise, tell us more about what Linux packages are available.

  6. #6
    Join Date
    Apr 2009
    Beans
    16

    Re: Need Help Installing a Program

    ok well, when you click install nexus lite on their page, it opens with archive manager as a botclient.zip file

    when you open that zip file it contains all these folders and files in it

    -FOLDERS-
    Bitmaps
    Config
    Jars
    Logs
    Scripts


    -TXT FILES-
    Headers.txt
    key.txt

    -OTHER FILES-
    Install.bat
    install.sh
    log4j.properties

    hopefully this helps a bit more, if not ill try getting an account on the website for yall to get a look for yourselves..

  7. #7
    Join Date
    Aug 2007
    Beans
    700
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Need Help Installing a Program

    Nice. install.sh is a shell script which should install everything automatically. Extract all the files to a folder and double click install.sh. It should say something like 'do you want to run this as an executable'. click yes and hopefully it will install successfuly. Let us know how it goes.
    I would rather die of thirst than drink from the cup of mediocrity.

    Get better forum search results!

  8. #8
    Join Date
    Apr 2009
    Beans
    16

    Re: Need Help Installing a Program

    When i extract to a folder, i click on the install.sh file to install it.

    and a window opens up and says this on it.

    java -cp .:./jars/install.jar Install $*
    chmod a+x run.sh compile.sh

  9. #9
    Join Date
    Apr 2009
    Beans
    16

    Re: Need Help Installing a Program

    ok so i finally got it to install somehow, and i chose the linux version of it.. but when i click run.sh as an executable file, it opens a window and then closes and wont run the program.

    in the window that opens up it says>

    log4j:INFO Using URL [file:/home/homedawg/Desktop/Nexus/log2j.properties for automatic log4j configuration of repository named [default].

    i dont know what that means lol and after that it closes and nothing else happens
    Last edited by homedawg913; April 25th, 2009 at 10:51 PM.

  10. #10
    Join Date
    Apr 2009
    Beans
    16

    Re: Need Help Installing a Program

    if anyone could help that would be great

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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