This is a discussion on Compile Freeradius 1.1.5 with MySQL 5.0.33 on fedora core 4 within the FreeRADIUS Users forums, part of the Networking and Network Related category; --===============0563123103== Content-Type: multipart/alternative; boundary="----=_Part_1165_5440140.1173720585161" ------=_Part_1165_5440140.1173720585161 Content-Type: text/plain; charset=ISO-8859-1; ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--===============0563123103==
Content-Type: multipart/alternative; boundary="----=_Part_1165_5440140.1173720585161" ------=_Part_1165_5440140.1173720585161 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I'm trying to install Freeradius 1.1.5 with MySQL 5.0.33 on fedora core 4. I'm upgrading from FR1.1.1 with a standard mysql install. My MySQL installation is in a non-standard place /srv/mysql5033 So I configure FR with these options.... ../configure --prefix=/srv/freeradius115 --with-mysql-dir=/srv/mysql5033/ --with-mysql-include-dir=/srv/mysql5033/include/mysql/ --with-mysql-lib-dir=/srv/mysql5033/lib/mysql/ --with-openssl OUTPUT: config.status: WARNING: ./Make.inc.in seems to ignore the --datarootdir setting config.status: WARNING: ./src/include/build-radpaths-h.in seems to ignore the --datarootdir setting configure: WARNING: iodbc headers not found. Use --with-iodbc-include-dir=<path>. configure: WARNING: sql submodule 'iodbc' disabled checking for mysql_config... yes checking for mysql_init in -lmysqlclient_r (using mysql_config)... no configure: WARNING: mysql libraries not found. Use --with-mysql-lib-dir=<path>. checking for mysql.h (using mysql_config)... yes configure: WARNING: sql submodule 'mysql' disabled configure: WARNING: silently not building rlm_sql_postgresql. configure: WARNING: FAILURE: rlm_sql_postgresql requires: libpq-fe.h libpq. configure: WARNING: oracle headers not found. Use --with-oracle-home-dir=<path>. configure: WARNING: sql submodule 'oracle' disabled configure: WARNING: unixODBC headers not found. Use --with-unixodbc-include-dir=<path>. configure: WARNING: sql submodule 'unixodbc' disabled Am I missing iodbc-dev? My last installation didn't seem to need it. ------=_Part_1165_5440140.1173720585161 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,<br><br> I'm trying to install Freeradius 1.1.5 with MySQL 5.0.33 on fedora core 4. I'm upgrading from FR1.1.1 with a standard mysql install.<br><br>My MySQL installation is in a non-standard place /srv/mysql5033 <br><br>So I configure FR with these options....<br><br>./configure --prefix=/srv/freeradius115 --with-mysql-dir=/srv/mysql5033/ --with-mysql-include-dir=/srv/mysql5033/include/mysql/ --with-mysql-lib-dir=/srv/mysql5033/lib/mysql/ --with-openssl <br><br>OUTPUT:<br><br>config.status: WARNING: ./Make.inc.in seems to ignore the --datarootdir setting<br>config.status: WARNING: ./src/include/build-<a href="http://radpaths-h.in">radpaths-h.in</a> seems to ignore the --datarootdir setting <br>configure: WARNING: iodbc headers not found. Use --with-iodbc-include-dir=<path>.<br>configure: WARNING: sql submodule 'iodbc' disabled<br>checking for mysql_config... yes<br>checking for mysql_init in -lmysqlclient_r (using mysql_config)... no <br>configure: WARNING: mysql libraries not found. Use --with-mysql-lib-dir=<path>.<br>checking for mysql.h (using mysql_config)... yes<br>configure: WARNING: sql submodule 'mysql' disabled<br>configure: WARNING: silently not building rlm_sql_postgresql. <br>configure: WARNING: FAILURE: rlm_sql_postgresql requires: libpq-fe.h libpq.<br>configure: WARNING: oracle headers not found. Use --with-oracle-home-dir=<path>.<br>configure: WARNING: sql submodule 'oracle' disabled <br>configure: WARNING: unixODBC headers not found. Use --with-unixodbc-include-dir=<path>.<br>configure: WARNING: sql submodule 'unixodbc' disabled<br><br>Am I missing iodbc-dev? My last installation didn't seem to need it. <br><br> ------=_Part_1165_5440140.1173720585161-- --===============0563123103== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html --===============0563123103==-- |