Just installed Mandrake 9.2 Linux!

Discussion in 'Politics' started by aphexcoil, Dec 10, 2003.

  1. head over to linuxquestions.org or linuxbeginner.org - great sites. also see tldp.org

    for a typical install, after extracting the tar, cd into the directory created and run 3 commands:
    ./configure
    make
    make install (as root)

    there should be a README or an INSTALL file in there as well to guide you along. you can use "more {file}" to read it in a console.
     
    #11     Dec 10, 2003