In the last episode (Sep 28), atul said:
> Dear Sir ,
> -We downloaded MySql3.22.27 from www.mysql.com/download site.
> -Tried to install it on FreeBsd version 2.2.5.
> -When we run ./configure it reports following errors:
> 1. ELF interpreter /usr/libexec/ld-elf.so.1 notfound.
> 2. Warning: Changed limits : maximum connections : 70
> table- cache : 140
> Bad system call - core dumped.
> Installtion of grant table failed.
>
> Our FreeBsd 2.2.5 is otherwise working with Apache server1.2.1.
> Can you please suggest some solution.
You downloaded mysql-3.22.27-unknown-freebsd3.2-i386.tar.gz . It was
built for FreeBSD 3.2 and will not run on 2.2.5. You will need to
upgrade FreeBSD (preferably to 3.3), or build mysql from the sources.
--
Dan Nelson
dnelson@stripped