swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] FlashExtractor


From: Chris Ohmstede
Subject: Re: [Swftools-common] FlashExtractor
Date: Mon, 21 Jun 2010 15:16:08 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc12 Lightning/1.0b2pre Thunderbird/3.0.4

On 06/21/2010 02:13 PM, Rumán Sándor wrote:
> On Mon, 21 Jun 2010 22:55:52 +0200
> Rumán Sándor <address@hidden> wrote:
>
>   
>> On Mon, 21 Jun 2010 01:19:14 -0700
>> Chris Ohmstede <address@hidden> wrote:
>>
>>     
>>> Hi, I've been using swfextract for a while and, being lazy as I
>>> am, finally wrote a gui front end for it so I won't have to write
>>> any more scripts.  In the spirit of open source, I've released it
>>> onto sourceforge.  Here's the link if you're interested:
>>> https://sourceforge.net/projects/flashextractor/
>>>
>>> I pretty much use Linux exclusively any more so that's the only OS
>>> I've used it in.  I suppose it would work in any OS with GTK+ and
>>> gnome libraries installed but no guarantees.  Anyway, hope you
>>> find it useful.
>>>
>>> Chris
>>>
>>>       
>> Hi, it's a good work, but I can't install it onto my Ubuntu 8.04. I
>> got this in configure phase:
>>     
> Now ./configure run correctly, because I installed the missing
> gnome-vfs and gconf. In the make phase I got this
>
> =========================================================
> address@hidden:/progik/linux-progik/FlashExtractor-1.0.2$ make
> Making all in src
> make[1]: Entering directory
> `/progik/linux-progik/FlashExtractor-1.0.2/src' g++
> -DPACKAGE_NAME=\"FlashExtractor\"
> -DPACKAGE_TARNAME=\"flashextractor\" -DPACKAGE_VERSION=\"1.0.1\"
> -DPACKAGE_STRING=\"FlashExtractor\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\"
> -DPACKAGE=\"flashextractor\" -DVERSION=\"1.0.1\" -I. -pthread
> -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/pixman-1 -I/usr/include/gnome-vfs-2.0
> -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2
> -I/usr/include/orbit-2.0      -g -O2 -MT main.o -MD -MP
> -MF .deps/main.Tpo -c -o main.o main.cpp mv
> -f .deps/main.Tpo .deps/main.Po g++ -DPACKAGE_NAME=\"FlashExtractor\"
> -DPACKAGE_TARNAME=\"flashextractor\" -DPACKAGE_VERSION=\"1.0.1\"
> -DPACKAGE_STRING=\"FlashExtractor\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\"
> -DPACKAGE=\"flashextractor\" -DVERSION=\"1.0.1\" -I. -pthread
> -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/pixman-1 -I/usr/include/gnome-vfs-2.0
> -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2
> -I/usr/include/orbit-2.0      -g -O2 -MT viewswfmain.o -MD -MP
> -MF .deps/viewswfmain.Tpo -c -o viewswfmain.o viewswfmain.cpp
> viewswfmain.cpp: In member function ‘void
> ViewSWFMain::clearCountersAndControlsOutsideThread()’:
> viewswfmain.cpp:676: error: ‘gtk_adjustment_get_lower’ was not
> declared in this scope viewswfmain.cpp: In member function ‘void
> ViewSWFMain::disableExtractWidgets()’: viewswfmain.cpp:1342: error:
> ‘gtk_menu_item_set_label’ was not declared in this scope
> viewswfmain.cpp: In member function ‘void
> ViewSWFMain::enableExtractWidgetsOutsideThread()’:
> viewswfmain.cpp:1425: error: ‘gtk_menu_item_set_label’ was not
> declared in this scope make[1]: *** [viewswfmain.o] Error 1 make[1]:
> Leaving directory `/progik/linux-progik/FlashExtractor-1.0.2/src'
> make: *** [all-recursive] Error 1
> ====================================================
>   
>> Please, help me! What did I do wrong?
>>
>>     
>
>   

Hi Rumán
hmmm.  I'm surprise to see this at the point of make.  can you please
check to see that you have the package:
Developement files for the GTK+ library
libgtk2.0-dev
installed?

I'm sure you already know, but it can be found at:
Get Software > Developer Tools > Libraries

If this doesn't fix it, we'll dig deeper.  Sorry for the trouble.

Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]