[Slackbuilds-users] Problem building truecrypt

Willy Sudiarto Raharjo willysr at slackbuilds.org
Sun Jun 5 04:50:10 UTC 2016


> I'm on 14.1 and:
> 
> ~~~~
> # ls -1 /var/log/packages/wx*
> /var/log/packages/wxGTK3-3.0.2-x86_64-2_SBo
> /var/log/packages/wxPython-2.8.12.1-x86_64-2_SBo
> ~~~~
> 
> 
> I'll removepkg wxGTK3 and try again...
> 
> OK, after removing of wxGTK3-3.0.2 I'm getting another error:
> 
> ~~~~
> ...
> Compiling CoreUnix.cpp
> Compiling CoreLinux.cpp
> Updating library Core.a
> make[1]: wx-config: Command not found
> make[1]: wx-config: Command not found
> Precompiling SystemPrecompiled.h
> SystemPrecompiled.h:9:19: fatal error: wx/wx.h: No such file or directory
>  #include <wx/wx.h>
>                    ^
> compilation terminated.
> make[1]: *** [SystemPrecompiled.h.gch] Error 1
> make: *** [all] Error 2
> ~~~~
> 
> 
> And finally I solved this problem by doing:
> 
> ~~~~
> slpkg -s sbo wxGTK
> ~~~~
> 
> 
> after that I had:
> 
> ~~~~
> # ls -1 /var/log/packages/wx*
> /var/log/packages/wxGTK-2.8.12-x86_64-3_SBo
> /var/log/packages/wxPython-2.8.12.1-x86_64-2_SBo
> ~~~~
> 
> 
> and I was able to build truecrypt :-)
> 
> 
> I'm not sure why I had wxGTK3 but I'll probably see it
> in a few days ;-)

wxPython = wxGTK + Python Bindings
so you basically can use wxGTK or wxPython to build truecrypt

the problem is that you probably install wxGTK3 later and this package
overwrite wx-config that is used by other applications that depends on
wxGTK/wxPython to check it's existence. You can solve it by reinstalling
wxGTK or wxPython as mentioned in the README.


-- 
Willy Sudiarto Raharjo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20160605/303382eb/attachment.asc>


More information about the SlackBuilds-users mailing list