install problems

blueice

Verified User
Joined
Jan 18, 2004
Messages
192
Hi,
i have try to install directadmin in a freebsd 4.9 server and i have this problem:
Enter your hostname : some.domain.com
Client ID: ***
License ID: ****
Hostname: some.domain.com
Is this correct? (y,n) : y
Is fxp0 your network adaptor with the license IP? (y,n) : y
Using fxp0
Using 69.**.**.**
Is 69.**.**.** the IP in your license? (y,n) : y

DirectAdmin will now be install on: FreeBSD 4.9
Is this correct? (must match license) (y,n) : y
beginning pre-checks, please wait...
adding bison ...
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.9-release/Latest/bison.tgz... Done.
pkg_add: package 'bison-1.875_1' or its older version already installed
/usr/libexec/ld-elf.so.1: Shared object "libintl.so.5" not found
[: fxp0: unexpected operator
*** bison is required for compiling, please install bison ***
*** You have /var partition. The emails and logs will use this partition. *MAKE SURE* its adequately large (6 gig or larger)
Press ctrl-c in the next 3 seconds if you need to stop
Installation didn't pass, halting install.

Can everyone know how i can resolv this?
Thanks a lot.
Christos
 
Hello,

It's looking for "bison" .. if you know you have it, just find the binary, and copy it to:

/usr/local/bin/bison

John
 
Back
Top