Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I needed to a free encryptable version of SQLITE. I have been searching for one for probably a year. Well, I stumdled into this webpage:

[^]


Even though I had a pre-compiled version of openssl installed on my PC, I decided to just follow the instruction through.But, while trying to compile OpenSSL, my PC could not recognise the command : ms\do_ms( second on the OpenSSL command sequence).

So, I decidec to use the pre-compiled version of OpenSSL instead, but , inspite of the fact that I had downloaded Mingw and instaled gcc-g++, on attemption to execute the configure comman, my system reported configuration error and the absence of a gcc compiler. As instructed, I created a .txt file fstab and saved C:\MinGW /mingw into it.

What is the likely mistakes I am making?
Posted
Updated 22-Jun-15 4:10am
v3
Comments
KarstenK 22-Jun-15 2:04am    
Is the path of the gcc set, so it can accessed from the script?
Gbenbam 22-Jun-15 2:20am    
How does one do that?
KarstenK 22-Jun-15 12:49pm    
http://windowsitpro.com/systems-management/how-can-i-add-new-folder-my-system-path

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900