"katty Iniguez" <[EMAIL PROTECTED]> writes:

> I use Linux RedHat 7.0
> 
> I installed and Configured MySQL-3.23.42
> 
> I am installing icradius-0.18.1
> 
> installing icradius I got the following:
> 
> make: /usr/bin/ld: cannot find -lmysqlclient
> collect2: ld returned 1 exit status
> make: *** [radius] Error 1

1) Make sure you have mysql-devel installed
2) Make sure you have "-L/where/your/mysqlclientlibrary/is" on your
   linker line 

> Now, i added the line: /proc/6/fd/mysqlclient - - - (that is where I
> found lmysqlclient)

That's something different - /proc/* aren't real files.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.

---------------------------------------------------------------------
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