KroshkaRu

Results 5 comments of KroshkaRu

I looked for how to install this package for Windows. I'm not good at Haskell and find workaround Do follow steps: - install "MYSQL Connector C" - download HDBC-mysql-0.6.6.1.tar.gz -...

I'm really sorry. It is really compiled but does not work unfortunately. GHC looks for some library probably it is linux core and full installation of MiNG did not help....

Hi, I have the same problem with mysql-0.1.1.6 C:\Users\Ruru>cabal install mysql Resolving dependencies... [1 of 1] Compiling Main ( C:\Users\Ruru\AppData\Local\Temp\mysql-0.1.1.6-8828\mysql-0.1.1.6\Setup.lhs, C:\Users\Ruru\AppData\Local\Temp\mysql-0.1.1.6-8828\mysql-0.1.1.6\dist\setup\Main.o ) Linking C:\Users\Ruru\AppData\Local\Temp\mysql-0.1.1.6-8828\mysql-0.1.1.6\dist\setup\setup.exe ... Configuring mysql-0.1.1.6... setup.exe: The program...

I have hardcoded path. There are two tries extraLibDirs = ["C:/Program Files (x86)/MySQL/MySQL Server 5.6/lib"] , extraLibs = ["mysqlclient.lib", "pthread", "z","m","dl"] , includeDirs = ["C:/Program Files (x86)/MySQL/MySQL Server 5.6/include/mysql"] or...

I'v just describe workaround without perl in the open issue post hdbc-mysql on Windows