how read config.sub

Discussion in 'Linux, BSD and Other OS's' started by donkey42, Mar 3, 2008.

  1. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    right messing with installing from source again, i have source for lifrea-1.4.13 (RSS reader) and i think i can nearly read config.sub, but it doesn't really make sense

    BTW: continuing to read config.sub for inspiration & also looking @ cflags on wiki, but i think i may need help, TIA all help appreciated

    thanks, donkey
     
  2. Anti-Trend

    Anti-Trend Nonconformist Geek

    Likes Received:
    118
    Trophy Points:
    63
    You should just be able to
    Code:
    $ ./configure
    $ make
    $ make install
    with that one. If not, there are unofficial packages for Gutsy here: Application Information - Liferea
     
  3. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    yes i know that, but, i'm wanting to learn all the cflags & stuff, & thank you for the url, but, i personally only[ot]ideal world[/ot]would only like to hear from you if i'm wrong or heading in the wrong direction, but, obviously we don't live in an ideal world, so, i would say "help whenever you can" so, in conclusion, i'm trying, and welcome all help

    BTW: thank you, you've helped me so much already
     

Share This Page