Home » Community » Newbie corner » Ubuntu & MySql
Ubuntu & MySql [message #39986] |
Wed, 22 May 2013 17:01  |
idkfa46
Messages: 155 Registered: December 2011
|
Experienced Member |
|
|
Hi all,
I'm working on Ubuntu and i already installed mysql by terminal using
sudo apt-get install mysql-server.
Can you explain me how to correctly set "build methods" in TheIde for let me use the ".MYSQLDLL" flag?
Regards,
Matteo
|
|
|
|
Re: Ubuntu & MySql [message #40003 is a reply to message #40002] |
Sat, 25 May 2013 13:21   |
 |
Klugier
Messages: 1099 Registered: September 2012 Location: Poland, Kraków
|
Senior Contributor |
|
|
Hello,
Try to install following packages:
sudo apt-get install libmysqlclient18
sudo apt-get install libmysqlclient-dev
Sincerely,
Klugier
U++ - one framework to rule them all.
[Updated on: Sat, 25 May 2013 13:21] Report message to a moderator
|
|
|
|
Re: Ubuntu & MySql [message #40008 is a reply to message #40007] |
Sat, 25 May 2013 16:23  |
 |
Klugier
Messages: 1099 Registered: September 2012 Location: Poland, Kraków
|
Senior Contributor |
|
|
Hello Matteo
It seems that you need to install OpenSSL development package. Type in your terminal following command:
sudo apt-get install libssl-dev
Sincerely,
Klugier
U++ - one framework to rule them all.
|
|
|
Goto Forum:
Current Time: Sat Apr 26 14:39:44 CEST 2025
Total time taken to generate the page: 0.00887 seconds
|