MailList
2010-09-10 21:16:49 UTC
I'm having a hard time getting past this error in part 6 of the installation (I took the mysql route).
[***@pillhill vqadmin-2.3.6]# ./configure --enable-cgibindir=/var/www/cgi-bin --enable-htmldir=/var/www/html
.
Invalid configuration `x86_64-unknown-linuxoldld': machine
`x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linuxoldld failed
When I try to configure, I get this errror from the config.sub script.
The problem is that I have tried to debug this with set -x in the script but cannot figure out what is happening.
Does anyone have any ideas?
Any help would be appreciated.
Ray
[***@pillhill vqadmin-2.3.6]# ./configure --enable-cgibindir=/var/www/cgi-bin --enable-htmldir=/var/www/html
.
Invalid configuration `x86_64-unknown-linuxoldld': machine
`x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linuxoldld failed
When I try to configure, I get this errror from the config.sub script.
The problem is that I have tried to debug this with set -x in the script but cannot figure out what is happening.
Does anyone have any ideas?
Any help would be appreciated.
Ray