Paul Walsh wrote: > Alf Stockton wrote: >> Paul Walsh wrote: >>> Wikus Smit wrote: >>>> Hi, >>>> >>>> Does anyone have a easy to follow guide for installing RT 3.8.2 On ubuntu >>>> 8.0.4? >>>> >>> How about: >>> >>> 1. Download tarball >>> 2. Extract tarball >>> 3. cd rt-3.8.2 >>> >>> read the README file, paying particular attention to "GENERAL INSTALLATION" >>> >>> 4. ./configure >>> 5. make testdeps >>> 6. make fixdeps >>> >>> keep referring to the README >>> >> I tried your suggestion but somewhere along the line you forgot to add how >> one, not being a Perl programmer, is to add all those Perl bits and bobs. >> >> > The make fixdeps should do that for you - at least that's what it did for me. > > Regards, > Paul > I see that my config.log contains the following:- gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3) configure:2975: $? = 0 configure:2982: gcc -V >&5 gcc: '-V' option must have argument configure:2985: $? = 1 configure:3008: checking for C compiler default output file name configure:3035: gcc conftest.c >&5 /usr/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status configure:3038: $? = 1 configure:3076: result: configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "RT" | #define PACKAGE_TARNAME "rt" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "RT 3.8.2" | #define PACKAGE_BUGREPORT "[email protected]" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3083: error: C compiler cannot create executables
-- Regards, Alf Stockton www.stockton.co.za You will be imprisoned for contributing your time and skill to a bank robbery. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
