I have downloaded the source file       mysql-3.23.39.tar.gz
But when I do 
gunzip        mysql-3.23.39.tar.gz
tar -xvf         mysql-3.23.39.tar

I get this eror message "tar: Error exit delayed from previous errors"
after the tar is done 

Then I 
cd  mysql-3.23.39
./configure --prefix=/usr
gmake

I get this error 

gmake[2]: Leaving directory
`/afs/fnal.gov/files/code/e875/general/mysql-3.23.39/readline'
Making all in libmysql
gmake[2]: Entering directory
`/afs/fnal.gov/files/code/e875/general/mysql-3.23.39/libmysql'
gmake[2]: *** No rule to make target `libmysql.c', needed by
`libmysql.lo'.  Stop.
gmake[2]: Leaving directory
`/afs/fnal.gov/files/code/e875/general/mysql-3.23.39/libmysql'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/afs/fnal.gov/files/code/e875/general/mysql-3.23.39'
gmake: *** [all-recursive-am] Error 2

Any ideas

Thanks

ED
----------------------------------------------------------------------------------------------------------------
Edward Tetteh-Lartey  ! [EMAIL PROTECTED]
Research Associate    ! 979.845.3235
Texas A&M University  ! 4242 TAMU, College Station TX 77843-4242




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to