How do I compile on linpus lite?

Discussion in 'Linux' started by wildrhombus, Apr 18, 2009.

  1. wildrhombus

    wildrhombus

    Joined:
    Apr 18, 2009
    Messages:
    4
    Likes Received:
    0
    I just got the acer one and am trying to install some open source software. It comes with a make file, but I can't find the make command.. Does linpus lite have a make command? Where is it?

    Also, what is the default password for the root user?

    Thanks
     
    wildrhombus, Apr 18, 2009
    #1
  2. wildrhombus

    daldred

    Joined:
    Aug 25, 2008
    Messages:
    887
    Likes Received:
    0
    To compile / build programs, you need the gscc and make packages installed.

    The root password isn't set.
     
    daldred, Apr 18, 2009
    #2
  3. wildrhombus

    wildrhombus

    Joined:
    Apr 18, 2009
    Messages:
    4
    Likes Received:
    0
    Thanks! Can you tell me where to get those packages?

    And the root password on mine is set! Is there a way to reset it without having to do a complete re-install?
     
    wildrhombus, Apr 18, 2009
    #3
  4. wildrhombus

    Darryl

    Joined:
    Sep 1, 2008
    Messages:
    308
    Likes Received:
    0
  5. wildrhombus

    daldred

    Joined:
    Aug 25, 2008
    Messages:
    887
    Likes Received:
    0
    They are in the repositories: either use the add/remove software program, or use the terminal:

    Code:
    sudo yum install gcc make
     
    daldred, Apr 19, 2009
    #5
  6. wildrhombus

    wildrhombus

    Joined:
    Apr 18, 2009
    Messages:
    4
    Likes Received:
    0
    Thanks for the info, works like a charm :)
     
    wildrhombus, Apr 20, 2009
    #6
  7. wildrhombus

    wildrhombus

    Joined:
    Apr 18, 2009
    Messages:
    4
    Likes Received:
    0
    Just wanted to say thanks again. This is great forum and I'm completely in love with this computer now. It's a wonderfully portable little linux system. Command lines make me happy, gcc makes me happy :)

    Taiya
     
    wildrhombus, Apr 22, 2009
    #7
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.