View previous topic :: View next topic |
Author |
Message |
JumboAg Apprentice


Joined: 03 Mar 2007 Posts: 220 Location: Dallas, TX
|
Posted: Sun Mar 04, 2007 12:31 am Post subject: [SOLVED]vlc wont emerge (even after fixing wxGTK w/ unicode) |
|
|
Here's the emerge output..
>>> Emerging (1 of 1) media-video/vlc-0.8.6_p18636 to /
* vlc-0.8.6_p18636.tar.bz2 MD5 ... [ ok ]
* vlc-0.8.6_p18636.tar.bz2 RMD160 ... [ ok ]
* vlc-0.8.6_p18636.tar.bz2 SHA1 ... [ ok ]
* vlc-0.8.6_p18636.tar.bz2 SHA256 ... [ ok ]
* vlc-0.8.6_p18636.tar.bz2 size ... [ ok ]
* vlc-patches-37.tar.bz2 MD5 ... [ ok ]
* vlc-patches-37.tar.bz2 RMD160 ... [ ok ]
* vlc-patches-37.tar.bz2 SHA1 ... [ ok ]
* vlc-patches-37.tar.bz2 SHA256 ... [ ok ]
* vlc-patches-37.tar.bz2 size ... [ ok ]
* checking ebuild checksums ... [ ok ]
* checking auxfile checksums ... [ ok ]
* checking miscfile checksums ... [ ok ]
* checking vlc-0.8.6_p18636.tar.bz2 ... [ ok ]
* checking vlc-patches-37.tar.bz2 ... [ ok ]
!!! set-wxconfig: Error: Can't find normal or debug version:
!!! set-wxconfig: /usr/lib/wx/config/gtk2-unicode-release-2.6 not found
!!! set-wxconfig: /usr/lib/wx/config/gtk2-unicode-debug-2.6 not found
!!! You need to emerge wxGTK with unicode in your USE
BUT... I DID fix wxGTK. (At least I think I did) equery output for USE flags with wxGTK below.
$ equery uses wxGTK
[ Searching for packages matching wxGTK... ]
[ Colour Code : set unset ]
[ Legend : Left column (U) - USE flags from make.conf ]
[ : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for x11-libs/wxGTK-2.6.3.3 ]
U I
- - X : Adds support for X11
- - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml .
- - doc : Adds extra documentation (API, Javadoc, etc)
- - gnome : Adds GNOME support
- - joystick : Add support for joysticks in all packages
- - odbc : Adds ODBC Support (Open DataBase Connectivity)
+ + opengl : Adds support for OpenGL (3D graphics)
- - sdl : Adds support for Simple Direct Layer (media library)
+ + unicode : Adds support for Unicode
Last edited by JumboAg on Sun Mar 04, 2007 9:19 pm; edited 1 time in total |
|
Back to top |
|
 |
thestick Guru


Joined: 07 Apr 2006 Posts: 531 Location: /dev/urandom
|
Posted: Sun Mar 04, 2007 7:53 am Post subject: |
|
|
you did re-emerge wxGTK after adding the flag? |
|
Back to top |
|
 |
JumboAg Apprentice


Joined: 03 Mar 2007 Posts: 220 Location: Dallas, TX
|
Posted: Sun Mar 04, 2007 9:18 pm Post subject: |
|
|
I figured it out. Not only does it need the "unicode" flag, but apparently I also needed the X flag for wxGTK. |
|
Back to top |
|
 |
|