No, nothing like gtk_xxx under .../wxWidgets/  path.
wxWidgets is installed as written here:
http://wiki.wxwidgets.org/Installing_and_configuring_under_Gentoo

Bests
Laslo

On Tue, Jul 20, 2010 at 8:26 PM, Mattia Barbon <mattia.bar...@libero.it>wrote:

> Laslo Forro wrote:
>
>> Hi there, I am trying to install Wx via Cpanplus in a local lib.
>> I receive errors when compiling Wx::RichText. A fragment of the errors:
>>
>
>  It seems wxPerl is not finding wxWidgets' headers; is there anything
> installed in
>
>
> /usr/lib64/perl5/site_perl/5.10.1/x86_64-linux-thread-multi/Alien/wxWidgets/gtk_2_8_10_uni/lib/wx/include/gtk2-unicode-release-2.8
>
> /usr/lib64/perl5/site_perl/5.10.1/x86_64-linux-thread-multi/Alien/wxWidgets/gtk_2_8_10_uni/include/wx-2.8
>
>
> ?
>
> Regards,
> Mattia
>
>
>  make[2]: Entering directory
>> `/home/salmonix/.cpanplus/5.10.1/build/Wx-0.9702/ext/richtext'
>> g++ -pthread   -c  -I. -I../..
>> -I/usr/lib64/perl5/site_perl/5.10.1/x86_64-linux-thread-multi/Alien/wxWidgets/gtk_2_8_10_uni/lib/wx/include/gtk2-unicode-release-2.8
>> -I/usr/lib64/perl5/site_perl/5.10.1/x86_64-linux-thread-multi/Alien/wxWidgets/gtk_2_8_10_uni/include/wx-2.8
>>  -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector
>> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe
>> -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC
>> "-I/usr/lib64/perl5/5.10.1/x86_64-linux-thread-multi/CORE"  -DWXPL_EXT
>> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__   RichText.c
>> In file included from RichText.c:23:
>> ../../cpp/wxapi.h:25:21: error: wx/defs.h: No such file or directory
>>
>
>

Reply via email to