|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - 64-bit Questions specific to 64-bit systems running SUSE Linux
(Questions that apply to both 32-bit and 64-bit systems should be posted in the appropriate mixed architecture forums) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello, I just tried to compile Gnash 0.8.2 on my system (OpenSUSE 10.3 x86_64) but ./configure keeps failing with the error:
ERROR: No KDE development package installed! To disable the KDE gui, reconfigure using --enable-gui=<list-of-guis> and omit kde from the list. When the option --enable-gui=... is omitted, the default is the same of --enable-gui=kde,gtk To be able to build the kde gui, install the KDE development environment fromhttp://kde.org or .deb users: apt-get install kdelibs-dev or .rpm users: yum install <something-else>. I did however install the kdelibs3-devel package. I noticed something though, whilst installing the other required development packages that for packages like libjpeg and libpng there are 32-bit devel packages in the repositories, but not for kdelibs. Might this error have something to do with that? I also tried compiling gnash with gtk support instead of kde, but then the build fails with: make[2]: *** [render_handler_ogl.lo] Error 1 make[2]: Leaving directory `/usr/src/gnash-0.8.2/backend' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/gnash-0.8.2' make: *** [all] Error 2 So no joy there either |
|
|||
|
There is an error with 0.82 package. That file was not included by mistake.
You can get it fromhttp://cvs.savannah.gnu.org/viewvc/*checkout*/gnash/backend/render_handler_ogl.h?root=gnash Put the file in the "backend" directory along with the other render backend sources. Should solve your problem nicely. |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|