Connecting Tech Pros Worldwide Help | Site Map

MySQL on Windows x64 and include and lib subdirectories

Newbie
 
Join Date: Nov 2008
Posts: 2
#1: Nov 19 '08
I installed the Windows x64 version of Windows Server 5.1 (via the setup.exe program for AMD64 / Intel EM64T, version 5.1.29 from http://dev.mysql.com/downloads/mysql/5.1.html), and it didn't seem to include some directories that the Windows 32 version does:

C:\Program Files\MySQL\MySQL Server 5.0\include
C:\Program Files\MySQL\MySQL Server 5.0\lib

... as well as libmySQL.dll in C:\Program Files\MySQL\MySQL Server 5.0\bin

I was wondering if this is a know problem, or if there is some other way to get hold of these files.

amjay
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#2: Nov 19 '08

re: MySQL on Windows x64 and include and lib subdirectories


Did the installation put anything in program files at all?
Newbie
 
Join Date: Nov 2008
Posts: 2
#3: Nov 20 '08

re: MySQL on Windows x64 and include and lib subdirectories


It created the following directories inside C:\Program Files\MySQL\MySQL Server 5.0:

bin
data
Docs
share

... but no "include" or "lib" directory.
Reply