[arch-ports] building gplflash
Hi, someone can help me to build gplflash on archppc ? I have problem to dependencies: Dependencies: libjpeg, zlib, madlib and a X-server (and their devel-packages libjpeg OK zlib OK madlib ??? X-server ?? thankyou sacarde@tiscali.it
On Fri, 13 Jul 2007, sacarde wrote:
Hi, someone can help me to build gplflash on archppc ?
I have problem to dependencies:
Dependencies: libjpeg, zlib, madlib and a X-server (and their devel-packages
libjpeg OK zlib OK
madlib ???
Maybe they mean libmad.
X-server ??
Probably its common libs that are already installed if X is setup on the machine. If not, the error message you'll get when building will tell you wich one is missing.
thankyou
sacarde@tiscali.it
_______________________________________________ arch-ports mailing list arch-ports@archlinux.org http://archlinux.org/mailman/listinfo/arch-ports
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Am Freitag, den 13.07.2007, 02:12 -0400 schrieb Eric Belanger:
On Fri, 13 Jul 2007, sacarde wrote:
Hi, someone can help me to build gplflash on archppc ?
I have problem to dependencies:
Dependencies: libjpeg, zlib, madlib and a X-server (and their devel-packages
libjpeg OK zlib OK
madlib ???
Maybe they mean libmad.
X-server ??
Probably its common libs that are already installed if X is setup on the machine. If not, the error message you'll get when building will tell you wich one is missing.
You'll find the x-server header files in the xorg-headers package. The development of gplflash has been stopped, therefore I'd recommend to use gnash, which is in the extra-repo. The latest version can even play YouTube. - Armin
Il giorno ven, 13/07/2007 alle 08.41 +0200, Armin Luntzer ha scritto:
Am Freitag, den 13.07.2007, 02:12 -0400 schrieb Eric Belanger:
On Fri, 13 Jul 2007, sacarde wrote:
Hi, someone can help me to build gplflash on archppc ?
I have problem to dependencies:
Dependencies: libjpeg, zlib, madlib and a X-server (and their devel-packages
libjpeg OK zlib OK
madlib ???
Maybe they mean libmad.
X-server ??
Probably its common libs that are already installed if X is setup on the machine. If not, the error message you'll get when building will tell you wich one is missing.
You'll find the x-server header files in the xorg-headers package.
The development of gplflash has been stopped, therefore I'd recommend to use gnash, which is in the extra-repo. The latest version can even play YouTube.
- Armin
How can you play youtube's video? they doesn't start. did you used latest gnash on repo? stable or testing? Thanks, Gianluca Mazza
How can you play youtube's video? they doesn't start. did you used latest gnash on repo? stable or testing?
I try to play with firefox with gnash 0.8.0-2 I have to do: ln -s /usr/lib/libboost_date_time-mt.so /usr/lib/libboost_date_time-mt.so.1.33.1 ln -s /usr/lib/libboost_thread-mt.so /usr/lib/libboost_thread-mt.so.1.33.1 but is not working
Am Freitag, den 13.07.2007, 07:03 +0200 schrieb Gianluca Mazza:
How can you play youtube's video? they doesn't start. did you used latest gnash on repo? stable or testing? Thanks, Gianluca Mazza
please update to gnash 0.8.0-3 (extra)
Armin Luntzer wrote:
Am Freitag, den 13.07.2007, 07:03 +0200 schrieb Gianluca Mazza:
How can you play youtube's video? they doesn't start. did you used latest gnash on repo? stable or testing? Thanks, Gianluca Mazza
please update to gnash 0.8.0-3 (extra)
It doesn't work for me, i've a gray squared. How do you setup it? I only installed gnash 0.8.0-3. (I'm using firefox)
Am Freitag, den 13.07.2007, 07:44 +0200 schrieb gianluca mazza:
It doesn't work for me, i've a gray squared. How do you setup it? I only installed gnash 0.8.0-3. (I'm using firefox)
It should work by just installing it and restarting firefox. Try to start firefox from a terminal and look at the output for any error messages.
Armin Luntzer wrote:
Am Freitag, den 13.07.2007, 07:44 +0200 schrieb gianluca mazza:
It doesn't work for me, i've a gray squared. How do you setup it? I only installed gnash 0.8.0-3. (I'm using firefox)
It should work by just installing it and restarting firefox. Try to start firefox from a terminal and look at the output for any error messages.
(gnash:4101): GdkGLExt-WARNING **: Window system doesn't support OpenGL. 4100] 07:56:25: ERROR: Unimplemented: FileAttributes tag in the SWF requests that network access is not granted to this movie (or application?). Anyway Gnash won't care; use white/black listing in your .gnashrc instead
Am Freitag, den 13.07.2007, 07:58 +0200 schrieb gianluca mazza:
(gnash:4101): GdkGLExt-WARNING **: Window system doesn't support OpenGL. 4100] 07:56:25: ERROR: Unimplemented: FileAttributes tag in the SWF requests that network access is not granted to this movie (or application?). Anyway Gnash won't care; use white/black listing in your .gnashrc instead
Looks like you don't have 3D-acceleration configured in your xorg.conf. I've built another package with cairo as rendering engine, but it doesn't work at all (it's still in an experimental state). I'll try to build with Anti-Grain Geometry as renderer later this day, but for now your only chance is to get 3D running. - Armin
Armin Luntzer wrote:
Am Freitag, den 13.07.2007, 07:58 +0200 schrieb gianluca mazza:
(gnash:4101): GdkGLExt-WARNING **: Window system doesn't support OpenGL. 4100] 07:56:25: ERROR: Unimplemented: FileAttributes tag in the SWF requests that network access is not granted to this movie (or application?). Anyway Gnash won't care; use white/black listing in your .gnashrc instead
Looks like you don't have 3D-acceleration configured in your xorg.conf. I've built another package with cairo as rendering engine, but it doesn't work at all (it's still in an experimental state). I'll try to build with Anti-Grain Geometry as renderer later this day, but for now your only chance is to get 3D running.
- Armin
Yes, never tryed to configure 3d, I'll try now. thanks
Armin Luntzer wrote:
Am Freitag, den 13.07.2007, 07:58 +0200 schrieb gianluca mazza:
(gnash:4101): GdkGLExt-WARNING **: Window system doesn't support OpenGL. 4100] 07:56:25: ERROR: Unimplemented: FileAttributes tag in the SWF requests that network access is not granted to this movie (or application?). Anyway Gnash won't care; use white/black listing in your .gnashrc instead
Looks like you don't have 3D-acceleration configured in your xorg.conf. I've built another package with cairo as rendering engine, but it doesn't work at all (it's still in an experimental state). I'll try to build with Anti-Grain Geometry as renderer later this day, but for now your only chance is to get 3D running.
- Armin
Ok, 3D works and youtube too. thanks you :)
Am Freitag, den 13.07.2007, 10:27 +0200 schrieb Armin Luntzer:
Am Freitag, den 13.07.2007, 07:58 +0200 schrieb gianluca mazza:
(gnash:4101): GdkGLExt-WARNING **: Window system doesn't support OpenGL. 4100] 07:56:25: ERROR: Unimplemented: FileAttributes tag in the SWF requests that network access is not granted to this movie (or application?). Anyway Gnash won't care; use white/black listing in your .gnashrc instead
Looks like you don't have 3D-acceleration configured in your xorg.conf. I've built another package with cairo as rendering engine, but it doesn't work at all (it's still in an experimental state). I'll try to build with Anti-Grain Geometry as renderer later this day, but for now your only chance is to get 3D running.
- Armin
gnash-antigrain is now available from the extra-repo. The performance is a lot better on my iBook (Radeon 9550) than with the opengl-renderer, most probably due to some bottlenecks in the r300 ati-driver. enjoy, - Armin
You'll find the x-server header files in the xorg-headers package.
The development of gplflash has been stopped, therefore I'd recommend to use gnash, which is in the extra-repo. The latest version can even play YouTube.
I already have gnash-0.8.0-2 but I cannot view flash, ...
Ah, I can see the problem, I'll updated the package asap. Am Freitag, den 13.07.2007, 08:44 +0200 schrieb sacarde:
You'll find the x-server header files in the xorg-headers package.
The development of gplflash has been stopped, therefore I'd recommend to use gnash, which is in the extra-repo. The latest version can even play YouTube.
I already have gnash-0.8.0-2 but I cannot view flash, ...
_______________________________________________ arch-ports mailing list arch-ports@archlinux.org http://archlinux.org/mailman/listinfo/arch-ports
On Friday 13 July 2007 08:12:35 you wrote:
Maybe they mean libmad.
ok is installed
X-server ??
xorg-server is installed but error in configure is : http://rafb.net/p/g58jKT88.html
Am Freitag, den 13.07.2007, 08:42 +0200 schrieb sacarde:
On Friday 13 July 2007 08:12:35 you wrote:
Maybe they mean libmad.
ok is installed
X-server ??
xorg-server is installed
but error in configure is :
installing the xorg-headers package should fix it
On Friday 13 July 2007 08:58:41 you wrote:
xorg-headers
I have it.... same error configure: error: cannot find X11 development files
Am Freitag, den 13.07.2007, 09:09 +0200 schrieb sacarde:
On Friday 13 July 2007 08:58:41 you wrote:
xorg-headers
I have it.... same error
configure: error: cannot find X11 development files
You could look into config.log to see what's going on or just try the updated gnash package. -Armin
participants (5)
-
Armin Luntzer
-
Eric Belanger
-
Gianluca Mazza
-
gianluca mazza
-
sacarde