herskegut
22-03-2006, 13:54
Hi folks,
i am having a bit of a problem here, for my ending project at school, i have set my mind to develop a mobile measure station, complete with microcontroller, solar panels etc..
in the heart of the system the Asus wl-500gx rules the day, but.. i want to run mysql on it, and for the looks of it, the ipkg packed exist
http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/
i installed it, along with php and so on.. but when i try to execute mysql_install_db it comes out with this :
[admin@skynet bin]$ mysql_install_db
/opt/bin/mysql_install_db: 151: /bin/hostname: not found
WARNING: The host '' could not be looked up with resolveip.
This probably means that your libc libraries are not 100 % compatible
with this binary MySQL version. The MySQL daemon, mysqld, should work
normally with the exception that host name resolving will not work.
This means that you should use IP addresses instead of hostnames
when specifying MySQL privileges !
Installing all prepared tables
Bad system call
have anyone tried to play with mysql on the asus wl-500g ? i am useing the latest version of Oleg's firmware.
if there are any questions related to the setup, please be free to ask me :)
the basic of my entie setup, is looking something like this :
i am having a bit of a problem here, for my ending project at school, i have set my mind to develop a mobile measure station, complete with microcontroller, solar panels etc..
in the heart of the system the Asus wl-500gx rules the day, but.. i want to run mysql on it, and for the looks of it, the ipkg packed exist
http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/
i installed it, along with php and so on.. but when i try to execute mysql_install_db it comes out with this :
[admin@skynet bin]$ mysql_install_db
/opt/bin/mysql_install_db: 151: /bin/hostname: not found
WARNING: The host '' could not be looked up with resolveip.
This probably means that your libc libraries are not 100 % compatible
with this binary MySQL version. The MySQL daemon, mysqld, should work
normally with the exception that host name resolving will not work.
This means that you should use IP addresses instead of hostnames
when specifying MySQL privileges !
Installing all prepared tables
Bad system call
have anyone tried to play with mysql on the asus wl-500g ? i am useing the latest version of Oleg's firmware.
if there are any questions related to the setup, please be free to ask me :)
the basic of my entie setup, is looking something like this :