Hmmm, Good thinking. However, the files needed (autoconf) is in /usr/local/bin - which is in my $PATH. a which shows autoconf so I know it can be seen without any problems. There is no ld.conf.so under solaris 2.6.
Any more suggestions as I am having big problems with this. Thanks, Matt. -----Original Message----- From: Alan W. Rateliff, II [mailto:[EMAIL PROTECTED]] Sent: 05 December 2001 15:15 To: Matthew Darcy Subject: Re: Problems compiling under Solaris 2.6 On 05-Dec-01, Matthew Darcy said something totally profound about Problems compiling under Solaris 2.6 that made me ponder... MD> MD> Hi, MD> MD> I am running fully patched Solaris 2.6 on a Sun ultra 2 server. MD> MD> I am running a simple MD> MD> ./configure --enable-thread-safe-client --with-mysqld-user=dba MD> MD> and yes the dba account exists. MD> MD> There is 2 problems with this. MD> MD> 1.) if you examine the output of configure you will notice the it cannot MD> find autoconf - although if you view pkginfo output you will notice that MD> autoconf is present and in the search path. Why is this and how to fix ? Make sure that these packages are in your PATH. MOST SMC packages install in /usr/local, so having /usr/local/bin in your PATH should be sufficient. MD> 2.) if you read the end of the configure output you will notice an error. MD> I am unsure what this error means, and the librarys that it complains MD> COULD be missing are infact installed in the correct place. Make sure that ALL of your library directories are in your LD_LIBRARY_PATH, or listed in /etc/ld.so.conf. I'm not sure it /etc/ld.so.conf exists in Solaris 2.6 or not, as that majority of my work has been in Solaris 8. However, I have had successfull compiles under 2.4, 2.5.1, 2.6, 7, and 8. -- Alan W. Rateliff, II : YourVillage.com Assistant Systems Administrator : 2700 Apalachee Pkwy < [EMAIL PROTECTED] > : Tallahassee, FL 32301 ----------------------------------------(850) 942-7021------- < [EMAIL PROTECTED] >< http://support.yourvillage.com > --------------------------------------------------------------------- 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