Results 1 to 2 of 2

Thread: Autoconf version

Hybrid View

  1. #1

    Autoconf version

    This is a problem I've had for a while but haven't gotten around to fixing. Does anyone know how to change the version that autoconf returns? Here's the specific situation. I'm trying to compile kopete 0.5 from source, and no matter where I grab it from it always gives me errors in one of the wizard source files. So no problem...let's try it from cvs. I grab the source tree, make all neccessary adjustments, and type make -f Makefile.cvs. I get this:

    *** YOU'RE USING Autoconf version 2.13.
    *** KDE requires autoconf 2.52, 2.53 or 2.54
    make[1]: *** [cvs] Error 1
    make: *** [all] Error 2

    This has gotten in my way before. Does anyone know what's up with this? I believe I"m using the latest autoconf, and there are vague mentions of options to return 2.5x as a version, but I can't find any documentation on how to actually do it. Can anyone explain this situation to me a little better and point me to how I can change this?

  2. #2

    Re:Autoconf version

    Nevermind...got lucky with google

    For those of you who are also wondering: you have to set the WANT_AUTOCONF_2_5 environmental variable to "1". To do this temporarily, type "export WANT_AUTOCONF_2_5=1". To do this permanently, add this line to your ~/.profile file.

Similar Threads

  1. Cannot start X again ....
    By DjiT in forum Linux - Software, Applications & Programming
    Replies: 4
    Last Post: 02-23-2005, 11:51 PM
  2. Still can't get nvidia card to work.
    By gmoreno in forum Linux - General Topics
    Replies: 6
    Last Post: 01-08-2005, 03:00 PM
  3. Resulution problem in KDE
    By Buller in forum Linux - General Topics
    Replies: 3
    Last Post: 08-13-2004, 05:25 PM
  4. Gentoo XF86Config
    By mojo jojo in forum Linux - Software, Applications & Programming
    Replies: 9
    Last Post: 02-06-2004, 07:26 PM
  5. fd0 not a block device
    By Pantheus in forum Linux - General Topics
    Replies: 25
    Last Post: 10-08-2002, 10:26 PM

Bookmarks

Posting Permissions

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