Results 1 to 7 of 7

Thread: linux question --- help please

  1. #1
    mp3MaStA88's Avatar

    BrAiNdEaD803

    Join Date
    Jul 2003
    Location
    California --> Bay Area <--
    Posts
    736

    Question linux question --- help please

    Hey all, I have figured out how to get my wireless usb internet to work and now, like on the other linux os' that i have used, i have no clue what so ever on how to install programs. There are filesharing programs that i want to download and install as well as other programs that i would like to install, but i don't know how to compile them. Could anyone tell me or guid me through this process? ::0

    --------------------------------------------------
    AimUrban HipHop Forums

  2. #2
    FrozenShadow23's Avatar

    Black Mage Power.

    Join Date
    Dec 2002
    Location
    WA, USA
    Posts
    1,004
    depends. What type of file is it? what environment are you running and what distrobution? Post the filename's extension here and your distrobution, and I'll see what I can do.
    How's about them apples?

  3. #3
    mp3MaStA88's Avatar

    BrAiNdEaD803

    Join Date
    Jul 2003
    Location
    California --> Bay Area <--
    Posts
    736
    I am running Mandrake linux 10.0 with KDE and I am trying to install a .bin or a .tgz file... I need to get Java run time on my cpu as well as limewire

    --------------------------------------------------
    AimUrban HipHop Forums

  4. #4
    FrozenShadow23's Avatar

    Black Mage Power.

    Join Date
    Dec 2002
    Location
    WA, USA
    Posts
    1,004
    Okay, extract the file to a temporary directory, possibly '/tmp' or '~/temporary' or something similar (~ means home directory if you didn't already know) and then 'cd' to the folder and bust out some 'ls' action and see what's there. You should see either a file titled "INSTALL" or "README" if you see the first, open it with 'less INSTALL' and read up, it'll tell you exactly how to install. The basic general steps that you follow for installing from source are as follows though:

    [in the directory you extracted to]
    ./make
    ./make install

    And that's usually it, sometimes there's more steps though, just gotta read the README or INSTALL file. Lemme know if you have any other problems.
    How's about them apples?

  5. #5
    mp3MaStA88's Avatar

    BrAiNdEaD803

    Join Date
    Jul 2003
    Location
    California --> Bay Area <--
    Posts
    736
    i am still confused here... I don't get how to install it... I download the .bin and it won't open the image on the file is a command prompt... I just need to know how to install from a .bin or a .tgz

    --------------------------------------------------
    AimUrban HipHop Forums

  6. #6
    Dswissmiss's Avatar

    Gentoo

    Join Date
    Feb 2003
    Posts
    62
    tar -xvzf filename.tgz

    You should be able to find anything you want in .rpm format though...
    But if you get sick of that, you can always switch to something debian based (like ubuntu) and just type apt-get packagename

  7. #7

    ZeroPaid Regular

    Join Date
    Feb 2004
    Posts
    1,666
    http://www.speculation.org/garrick/java.html

    mandrake has probelms with java. this will fix them.

Similar Threads

  1. Linking Linux To Windows Pirating
    By Mels_Smileys45 in forum News
    Replies: 13
    Last Post: February 19th, 2006, 08:54 PM
  2. Linux os users... question
    By mp3MaStA88 in forum Problems & Questions
    Replies: 1
    Last Post: October 26th, 2004, 02:55 AM
  3. another linux question
    By Herr.Wenz in forum Problems & Questions
    Replies: 6
    Last Post: July 8th, 2004, 10:54 AM
  4. Linux, MacIntosh and the Global Futue
    By DudeAsInCool in forum Mac
    Replies: 3
    Last Post: January 3rd, 2004, 02:56 AM
  5. Replies: 0
    Last Post: November 3rd, 2003, 07:17 PM

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
  •