Find the answer to your Linux question:
Results 1 to 8 of 8
ok i managed to decompress gaim-1.2.1.tar.gz, now i have gaim-1.2.1 with a bunch of files inside. What do I do now to install the program? I tried 'configure' but it ...
  1. #1
    Just Joined!
    Join Date
    May 2005
    Posts
    97

    .tar.gz need help

    ok i managed to decompress gaim-1.2.1.tar.gz, now i have gaim-1.2.1 with a bunch of files inside. What do I do now to install the program?

    I tried 'configure' but it says:
    checking whether make sets $(MAKE)... no
    checking for gcc... no
    checking for cc... no
    checking for cc... no
    checking for cl... no
    configure: error: no acceptable C compiler found in $PATH

    did I click the right thing or what? [/linux noob]

  2. #2
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    You need to install gcc first.
    Go to www.rpmfind.net or www. or www.rpm.pbone.net and search for a gcc rpm for your distro.
    Don't choose a .src.rpm, you won't be able to install it.
    Just click on it and install with the tools that your OS provides.
    For instance, if you are using SUSE, click on the rpm and click to install with YaST.
    Then you can use "./configure" and "make && make install"

    Hope this hels.
    How to know if you are a geek.
    when you respond to "get a life!" with "what's the URL?"
    - Birger

    New users read The FAQ

  3. #3
    Just Joined!
    Join Date
    May 2005
    Posts
    97
    did ./configure in the unzipped gcc folder:

    *** The command 'cc -o conftest -g conftest.c' failed.
    *** You must set the environment variable CC to a working compiler.

  4. #4
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    What distro are you using?

    You can't compile gcc, because you don't have a compiler yet, which is what gcc is.
    How to know if you are a geek.
    when you respond to "get a life!" with "what's the URL?"
    - Birger

    New users read The FAQ

  5. #5
    Just Joined!
    Join Date
    May 2005
    Posts
    97
    I'm using damnsmalllinux

  6. #6
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    According to www.distrowatch.com you should have gcc already.
    So, I am at a loss as to how to help you get this going.

    I take it "apt-get install gaim" doesn't work?
    How to know if you are a geek.
    when you respond to "get a life!" with "what's the URL?"
    - Birger

    New users read The FAQ

  7. #7
    Just Joined!
    Join Date
    May 2005
    Posts
    97
    I think I'm just gonna hold out for Knoppix.

  8. #8
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    Yah, Knoppix has Gaim installed already.
    How to know if you are a geek.
    when you respond to "get a life!" with "what's the URL?"
    - Birger

    New users read The FAQ

Posting Permissions

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