LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   mysql package install (https://www.linuxquestions.org/questions/%2Absd-17/mysql-package-install-80392/)

km1uk 08-09-2003 06:40 AM

mysql package install
 
i am a newbie to freebsd and am having problems instaling mysql server as a package. Using sysinstall, it seems to download the package fine, but when it comes to the next bit, i get the following message:

Quote:

Add of package mysql-server-3.23.56_1 aborted, error code 1 - Please check the debug screen for more info.
Anyone know what's happening?
Thanks.

jd121 08-12-2003 08:31 AM

Have you tried installing it from the ports tree?

What version of freebsd is this on?

nullpt 09-07-2003 04:40 PM

Don't use pkg, eek!

# pkg_aelete -f mysql-server-3.23.56_1

and

# cd /us/port/databases/mysql323-server
# make install


All times are GMT -5. The time now is 01:58 PM.