OESF Portables Forum
		Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: badog on June 06, 2005, 06:14:38 am
		
			
			- 
				i try to install mysql,aphache in /mnt/card,  but  installing is fail. why ?
			
 
			
			- 
				is your sd formatted as ext2?
do you have enough space?
do you have any error message?
what do you get if you try on a terminal
ipkg -d /mnt/card install mypackage  
(replacing mypackage with whatever you try to install)
			 
			
			- 
				error message:
/mnt/card/usr/lib/ipkg/info/mysql.postinst:line 2:mysql_install_db:command not found
/mnt/card/usr/lib/ipkg/info/mysql.postinst:line 4:/etc/rc.d/init.d/mysql.server:No such file or directory
			 
			
			- 
				I tried mounting mysql on /mnt/usr.  It would load but mysql wouldn't work:  It had trouble with  /tmp/mysql.sock.
Mysql started right up when I loaded it on the root (/).