Hi,
I've seen your posts and you have my sympathy. The best I can say is that everything magically works if it's set up right. I think you've already seen the web site with the config notes?


My suggestions would be to rebuild with a fresh dump from the tar file, in case you made some changes that arent working. Alan mentioned that you might not have the MySQL development package installed, which sounds like a good guess to me. On my system that's mysql-devel-3.23.58-1, but the version number should match what's on your machine. When you run configure, make sure you get some lines that look like this:
checking for mysql/mysql.h... yes
checking for mysql_init in -lmysqlclient... yes
If youre missing the devel package these probably say no.


There is also a faq about link problems. I dont think that applies to your case, but it's a common problem so you might check it out.

Dave


- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to