Hi Hiram, Thanks for your fast response. i just want to compile the kent source while encounter such problem like: gcc: /usr/lib64/mysql/libmysqlclient.a: No such file or directory make[1]: *** [dnadust.exe] Error 1 make[1]: Leaving directory `/home/bo/kent/src/dnaDust' make: *** [utils] Error 2
i am using a CentOS 6 system, the mysql_config outputs: # mysql_config --libs -rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto i am trying using MYSQL_LIBS="/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto" but the compile error still exists, so how would i set the MYSQL_LIBS? thanks again. On Fri, Aug 5, 2011 at 8:46 AM, Hiram Clawson <[email protected]> wrote: > Can you give any clues as to the nature of the non-success ? > > --Hiram > > ----- Original Message ----- > i used "/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl > -lcrypto" > not successful.... > -- Daofeng Li Postdoc Research Associate Department of Genetics Washington University in St.Louis School of Medicine 314-556-2832 _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
