View Full Version : MySQL development files installed?
streamservice
04-19-2006, 11:35 AM
Hello,
Are the mysql development files installed? If yes could somebody tell me where they are located?
OS: debian 3.1 (net install)
DirectAdmin version: 1.26.6
Thank you in advance.
nobaloney
04-19-2006, 07:30 PM
I moved the post to the Debian forum because it may be a Debian question.
DA doesn't install MySQL development files. If you have Debian install MySQL then that depends on your Debian installation.
aptitude search mysql to find the name of the name of the mysql dev files. (should be something like "libmysql...")
aptitude show <filename> to see whether it's installed or not.
To install it, aptitude install <filename>
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.