![]() |
|
|||||||
| OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|||
|
Does anybody know how to install Mysql server from ports, after install I get only mysql client.
Thanks. Edwin |
|
|||
|
My OpenBSD version is 4.5
|
|
||||
|
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
__________________
OpenBSD LiveCDs/LiveDVDs |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
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 |