Results 1 to 4 of 4

Thread: Linux

  1. #1
    Variable Bitrate
    Join Date
    Jul 2003
    Location
    Earth
    Posts
    359

    Linux

    oh dear....i installed red hat 9 on my second pc its working but i cant do anything like installing apps seems to be a nightmare......

    Can someone point me somewhere i can learn to install apps.....or compile or whatever the phrase is.....

    this is all too much for my tiny mind.

  2. #2
    Maximum Bitrate Seraph's Avatar
    Join Date
    Jun 2003
    Location
    Elmhurst, Illinois
    Posts
    672
    I am not putting you donw or anything but linux has a learning curve a little steeper than winblows or macintosh. The best bet is for you to go to a book store and look under computer books (check out the older items at discounted prices). System commands are the same. Flavours and versions can change but that's nothing.


    Since you seem to be having problems when it comes to compiling applications, do you have all (and the right) dependency files installed? It will not compile if the libaries are missing or the compiler is missing. Make sure you are pointing everything to the right places.

    Without error codes and what you are trying to do and how you get there, I/we can't help you much.
    - Lwin M. Maung
    If it's stuck, force it. If it breaks it needed replacing anyway

  3. #3
    Raw Wave hijinks21's Avatar
    Join Date
    May 2002
    Location
    Albany, NY
    Posts
    1,803
    redhat has something thats called rpms. They are much like an exe installer for windows. WHere you download a file and then install the rpm and the software is on your system.

    The problem is it usually won't install an icon on your desktop or "start menu" like in windows.. So you either have to make a launcher icon or open a terminal and type in the command to run the program. Its like opening a dos window and running a program through dos
    '98 Explorer Sport
    http://mp3car.zcentric.com (down atm)
    AMD 800mhz 192megs RAM 60gig hard drive 9 inch widescreen VGA
    80% done

  4. #4
    Maximum Bitrate
    Join Date
    Jun 2003
    Location
    Atlanta/Augusta, GA
    Posts
    505
    You can start by reading through documentation at redhat:
    http://www.redhat.com/docs/manuals/linux/

    This one suits your needs:
    http://www.redhat.com/docs/manuals/l...started-guide/

    See the "Installing and Updating Red Hat Linux Packages" section.

    You will find many howtos on google. The application you're trying to install may have an install guide in its documentation. Also look for readme or install text file in the zip, tar, gzip archives.

    Until you get the hang of things, read through ever peice of documentation you can find. If its an application your trying to install, check their website for install directions, user guides, etc. You'll find plenty of howtos on google. You can also consult the man pages, try running "man man" and "man rpm".

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
  •