I tried to run mysql.server start on mysql that I just installed.
OS I use is SCO Open Server Rel 5.00
The error I received is
[EMAIL PROTECTED] [/usr/local/mysql]:mysql.server start
./support-files/mysql.server: @HOSTNAME@: not found
[EMAIL PROTECTED] [/usr/local/mysql]:Starting mysqld
daemo
sorry, uname -X
[EMAIL PROTECTED] [/usr/local/usr/lib]:uname -X
System = SCO_SV
Node = mfs09
Release = 3.2v5.0.5
KernelID = 98/07/02
Machine = PentII(D)
BusType = ISA
Serial = 2HA142698
Users = 5-user
OEM# = 0
Origin# = 1
NumCPU = 1
> -Original Message-
> From: Mohamad Waluyo
PROTECTED] [/usr/local/mysql]:cd ..
[EMAIL PROTECTED] [/usr/local/mysql]:cc
-I/usr/local/mysql/include/mysql -L/usr/local/mysql/lib myapp.>
"./include/mysql.h", line 100: error: invalid type combination
[EMAIL PROTECTED] [/usr/local/mysql]:make install
don't know how to make ins
> last couple of lines of output from 'configure'
> checking for gethostbyname_r in -lnsl_r... no
> checking for gethostbyname_r in -lnsl... no
> checking for setsockopt... no
> checking for setsockopt in -lsocket... yes
> checking for yp_get_default_domain... yes
> checking for p2open... yes
>
> last couple of lines of output from 'configure'
> checking for gethostbyname_r in -lnsl_r... no
> checking for gethostbyname_r in -lnsl... no
> checking for setsockopt... no
> checking for setsockopt in -lsocket... yes
> checking for yp_get_default_domain... yes
> checking for p2open... yes
> ch