DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 23rd June 2009
edvinus edvinus is offline
New User
 
Join Date: Jun 2009
Posts: 3
Exclamation Mysql server instaliaton from ports

Does anybody know how to install Mysql server from ports, after install I get only mysql client.

Thanks.

Edwin
Reply With Quote
  #2   (View Single Post)  
Old 23rd June 2009
edvinus edvinus is offline
New User
 
Join Date: Jun 2009
Posts: 3
Default

My OpenBSD version is 4.5

Quote:
Originally Posted by edvinus View Post
Does anybody know how to install Mysql server from ports, after install I get only mysql client.

Thanks.

Edwin
Reply With Quote
  #3   (View Single Post)  
Old 23rd June 2009
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,975
Default

Per FAQ 15.4.6, the recommended procedure is to install from packages. There is no FLAVOR associated with databases/mysql, so there should be no requirement to build from ports.

To install mysql-server from packages:

# export PKG_PATH=ftp://<your local mirror>/pub/OpenBSD/4.5/packages/<arch>/
# pkg_add mysql-server

To install mysql-server from ports:

# cd /usr/ports/databases/mysql
# env SUBPACKAGE=-server make install
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Broken ports in /usr/ports/x11 DNAeon FreeBSD Ports and Packages 3 5th July 2009 08:20 PM
Sun Java System Web Server - Active Server Pages (yes ASP) hopla FreeBSD General 0 26th September 2008 08:22 AM
Mysql-server adventures in 4.3 ai-danno OpenBSD Packages and Ports 6 12th June 2008 05:01 PM
mysql on freebsd 7 nijikon FreeBSD General 0 20th May 2008 12:47 PM
mysql using >100% cpu bdj FreeBSD General 5 16th May 2008 04:20 PM


All times are GMT. The time now is 06:48 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick