My build on OSX is failing. I've installed gdbm, don't have
GS2,mysql, or tomcat installed. Here's output (below) from the
intall script.
Can someone explain what's not right here?
thanks.
Matt Stoeffler.
start-mysql:
[echo] Starting up the mysql server
get-mysql-root-password:
[echo] Enter password in the Java popup. (If you do not have a
window server running, please set the mysql.root.password in the
build.properties file.)
2006-01-04 12:31:36.993 java[2064] CFLog (0): CFMessagePort:
bootstrap_register(): failed 1103 (0x44f), port = 0x15203, name =
'java.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2006-01-04 12:31:37.046 java[2064] CFLog (99):
CFMessagePortCreateLocal(): failed to name Mach port
(java.ServiceProvider)
get-mysql-reader-password:
[echo] Enter password in the Java popup. (If you do not have a
window server running, please set the mysql.reader.password in the
build.properties file.)
get-mysql-admin-password:
[echo] Enter password in the Java popup. (If you do not have a
window server running, please set the mysql.admin.password in the
build.properties file.)
set-mysql-account-passwords:
[exec] ERROR 2002 (HY000): Can't connect to local MySQL server
through socket '/tmp/mysql.sock' (2)
[exec] Result: 1
stop-mysql-use-password-unix:
[echo] At the password prompt, enter the mysql root password.
Enter password:
[exec] /Users/admin/Desktop/greenstone-3.01-macOSX/greenstone3/
packages/mysql/bin/mysqladmin: connect to server at 'localhost' failed
[exec] error: 'Can't connect to local MySQL server through
socket '/tmp/mysql.sock' (2)'
[exec] Check that mysqld is running and that the socket: '/tmp/
mysql.sock' exists!
BUILD FAILED
/Users/admin/Desktop/greenstone-3.01-macOSX/greenstone3/build.xml:
745: exec returned: 1 |