Re: [proaudio] wired-svn masked on AMD64 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] wired-svn masked on AMD64
- From: "Mark Knecht" <markknecht@xxxxxxxxx>
- Date: Tue, 30 May 2006 09:17:45 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=roeerSDkKv8y5GgKdbohssseIpI5Q/DKWhCvZjlFUpFIe6YdsimLcXaLQzi5exYtNKGL9FVNeE4ac6YRXMJpY+op4PNV7eejrAcOQ6JNR1PamoobYr2A9mM+7ec/d/N14i8sAgsfXn5o/DQ7Niulx3gZM4E+8X520y3bom13u0g=
On 5/30/06, Thomas Kuther <gimpel@xxxxxxxxxxxxxxxx> wrote:
First, sorry for the delay.
No problem at all. Thanks for responding.
One of the wired devs noted to use wxGTK unicode (you're using
ansi-release)
Portage by default installs both, and /usr/bin/wx-config is just a
link to the actually used version.
on my box it looks like this:
# ls -l /usr/bin/wx-config
lrwxrwxrwx 1 root root 43 22. Mai 17:20 /usr/bin/wx-config
-> /usr/lib/wx/config/gtk2-unicode-release-2.6
maybe try changing the link to the unicode release for compiling wired.
This is pretty much the last idea i have about that issue :/
hope it helps.
Regards,
Tom
I notice that I build wxGTK without unicode support:
lightning ~ # emerge -pv wxGTK
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] x11-libs/wxGTK-2.6.2-r1 +X -debug -doc +gnome
-joystick -odbc +opengl +sdl -unicode 0 kB
Total size of downloads: 0 kB
lightning ~ #
I think I'll investigate making the installation completely support
unicode before just changing single links and getting into trouble I
don't understand.
Thanks for your help. It's likely to be a while before I I get this
converted over, if at all.
Cheers,
Mark