Find the answer to your Linux question:
Results 1 to 4 of 4
hey i know this is a dumb question, b/c every thread and google search i try on this seems to assume i already know the answer, and is about more ...
  1. #1
    Just Joined!
    Join Date
    Aug 2007
    Posts
    5

    Installing Autoconfiguring GNU Software

    hey i know this is a dumb question, b/c every thread and google search i try on this seems to assume i already know the answer, and is about more difficult stuff... but here goes.

    so i just installed linux (ubuntu). i'm trying to install some software, these are the instructions:

    As with any autoconfiguring GNU software, installation is as easy as this:

    $ ./configure
    $ make
    [become root]
    # make install

    okay. so i need specifics. where do i start? my inclination was "terminal", where i get the response "bash: ./configure: No such file or directory".

    does my software need to be in a particular place? if somebody has the time or inclination to spell things out for me, that would be great... thanks!

    sgriggl

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    Welcome to the forums!

    Unless you have a good reason for wanting to install from tarball, you are probably better off installing software using Adept, or Apt-get. They do all dependency checking for you and simplify software installation in a big way.

    Otherwise, here's a HowTo with additional instructions for installing from tarball:

    http://www.linuxforums.org/forum/lin...tml#post344054
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Aug 2007
    Posts
    5

    THanks!

    the link to compiling info was perfect... (the app wasn't available in synaptic, which is why i had to compile it myself)... awesome.

  4. #4
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    Great... glad to hear you got it all worked out!
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

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