Tagged Questions
1
vote
0answers
80 views
CMake Error: The current directory is different than
I'm trying to compile the source code for Shrewsoft VPN. The instructions say to compile the source on step 4. However... I get this error:
user@ubuntu:~/Ubuntu One/Programs/ShrewSoft VPN$ sudo ...
2
votes
2answers
251 views
Building MariaDB 5.5.27 without OQGraph: How to deselect the plugin?
I'm trying to build MariaDB 5.5.27 from source. In fact, I just need the client, but I seem to have to build the complete database system anyway.
While configuring with cmake and later compiling with ...