Re: [osol-discuss] [OpenIndiana-discuss] Building aria2 from source

2012-11-20 Thread ken mays
Jason, Using GCC On oi_151a7: $ autoconf --version autoconf (GNU Autoconf) 2.63 $ gettext --version gettext (GNU gettext-runtime) 0.16.1 $ gcc --version gcc (GCC) 4.6.2 $ cd aria2-1.15.2 $ ./configure --enable-static=no --with-gnutls --enable-bittorrent --enable-metalink

Re: [osol-discuss] [OpenIndiana-discuss] Building aria2 from source

2012-11-20 Thread ken mays
Jason, Means you must roll your newer builds of autoconf and gettext and point your configure options to that. You can deinstall the old builds for easier detection in some cases. ~ Ken Mays From: Jason Lawrence jjlaw...@gmail.com To: ken mays

Re: [osol-discuss] [OpenIndiana-discuss] Building aria2 from source

2012-11-20 Thread Brian Cameron
Note spec-files-extra has spec-files for building newer versions of these modules (some in the archive directory): http://pkgbuild.sourceforge.net/spec-files-extra/ Even if you find it too much work to setup the pkgbuild to build the spec-files, looking at the build recipe in the spec-file