Results 1 to 3 of 3
I am trying to install wxsqlite3-2.0.2 on my Debian machine.
I have installed wxGTK-2.8.11 in the folder:
/home/mrj2/wxGTK-2.8.11
When I run the wxsqlite3-2.0.2 configure script, a problem arises due to ...
- 02-23-2011 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 8
Installing wxsqlite
I am trying to install wxsqlite3-2.0.2 on my Debian machine.
I have installed wxGTK-2.8.11 in the folder:
/home/mrj2/wxGTK-2.8.11
When I run the wxsqlite3-2.0.2 configure script, a problem arises due to the fact that wxGTK is expected to be in a specific directory. The wx-config file cannot be found. However, there are copies of these files for each type of build in the folders:
/home/mrj2/wxGTK-2.8.11/GCCBuildDebugGTK2
/home/mrj2/wxGTK-2.8.11/GCCBuildDebugGTK2Unicode
/home/mrj2/wxGTK-2.8.11/GCCBuildReleaseGTK2
/home/mrj2/wxGTK-2.8.11/GCCBuildReleaseGTK2Unicode
/home/mrj2/wxGTK-2.8.11/GCCBuildReleaseMacUnicode
There is not a problem with my wxGTK installation as I use it in DialogBlocks and it works fine.
Does anyone know if there is a way of accommodating the way I have installed wxGTK?
Thanks
- 02-27-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Not sure, but there is probably a configure option to tell wxsqlite where this data can be found. Try the command "./configure --help" in the wxsqlite directory for more information about supported options.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 02-28-2011 #3What is this path? Have you installed those in your /home folder? You have to specify this new path./home/mrj2/wxGTK-2.8.11/GCCBuildDebugGTK2It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote