Re: Gtk2::Imageview install



I went ahead and added these to the EXTRALIBS/LDLOADLIBS:
C:\camelbox\lib\libgtk-win32-2.0.dll.a C:\camelbox\lib\libgdk-win32-2.0.dll.a C:\camelbox\lib\libatk-1.0.dll.a C:\camelbox\lib\libgdk_pixbuf-2.0.dll.a C:\camelbox\lib\libpangowin32-1.0.dll.a C:\camelbox\lib\libpangocairo-1.0.dll.a C:\camelbox\lib\libpango-1.0.dll.a C:\camelbox\lib\libcairo.dll.a C:\camelbox\lib\libgobject-2.0.dll.a C:\camelbox\lib\libgmodule-2.0.dll.a C:\camelbox\lib\libglib-2.0.dll.a C:\camelbox\lib\libintl.dll.a C:\camelbox\lib\libgthread-2.0.dll.a

and ran dmake. I then got these errors:
Running Mkbootstrap for Gtk2::ImageView ()
C:\camelbox\bin\perl.exe -MExtUtils::Command -e chmod 644 ImageView.bs
C:\camelbox\bin\perl.exe -MExtUtils::Mksymlists \
     -e "Mksymlists('NAME'=>\"Gtk2::ImageView\", 'DLBASE' => 'ImageView', 'DL_FU
NCS' => {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"
dlltool --def ImageView.def --output-exp dll.exp
[ LD blib\arch\auto\Gtk2\ImageView\ImageView.dll ]
AnimView.o:AnimView.c:(.text+0x7c): undefined reference to `gtk2perl_new_gtkobje
ct'
ImageNav.o:ImageNav.c:(.text+0x90): undefined reference to `gtk2perl_new_gtkobje
ct'
ImageScrollWin.o:ImageScrollWin.c:(.text+0xa7): undefined reference to `gtk2perl
_new_gtkobject'
ImageView.o:ImageView.c:(.text+0x7c): undefined reference to `gtk2perl_new_gtkob
ject'
collect2: ld returned 1 exit status
dmake:  Error code 129, while making 'blib\arch\auto\Gtk2\ImageView\ImageView.dl
l'

Doesnt seem like the right directory to me. Any ideas?

On Fri, Mar 27, 2009 at 1:04 AM, Brian Manning <elspicyjack gmail com> wrote:
2009/3/26 Jamie Lahowetz <jlahowetz gmail com>:
> I just got gtkimageview installed using MSYS on my windows system (put it
> under my camelbox). I am now trying to install the module Gtk2::Imageview. I
> gave it a go and got this:
>
[ large snip about 'No libraries found for X' ]
> These libs should be available since camelbox comes with Gtk. Any idea?

This has been discussed at length previously on this list.  You can
search the mail archives here if you want to know what's going on:

> http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Or apply the patch mentioned here:

http://mail.gnome.org/archives/gtk-perl-list/2008-August/msg00041.html

and try your compile again, or use the same instructions I use when I
build extra Gtk2-Perl libraries for Camelbox;

http://code.google.com/p/camelbox/wiki/BuildExtraGtk

Thanks,

Brian



--
Jamie Ryan Lahowetz
University of Nebraska - Lincoln
Graduate Student - Geosciences
402.304.0766
jrl9262 huskers unl edu


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]