« Отговор #3 -: Mar 31, 2005, 12:30 »
Извинявам се за неясния въпрос .
Аз съм със още неофициалния порт амд64 /86_64/.
Във дистр. има libflash-mozplugin,които с доста зор успях да
докарам да работи частично /не всички анимации/ и поне да не срива мозила.
Въпросния flash-0.4.10 не можах да прекомпилирам - изисква libflash.a исе получава нещо такова:
-104-108-94:~/flash-0.4.10# make
for subdir in Jpeg Zlib Lib Player Plugin Kflash; do (cd $subdir; make); done
make[1]: Entering directory `/root/flash-0.4.10/Jpeg'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/flash-0.4.10/Jpeg'
make[1]: Entering directory `/root/flash-0.4.10/Zlib'
make[1]: `libz.a' is up to date.
make[1]: Leaving directory `/root/flash-0.4.10/Zlib'
make[1]: Entering directory `/root/flash-0.4.10/Lib'
g++ -O3 -Wall -fno-rtti -fno-exceptions -I../Jpeg -I../Zlib -c -o shape.o shape.cc
shape.cc: In function `void flushPaths(ShapeParser*)':
shape.cc:311: error: `sqrt' undeclared (first use this function)
shape.cc:311: error: (Each undeclared identifier is reported only once for each
function it appears in.)
make[1]: *** [shape.o] Error 1
make[1]: Leaving directory `/root/flash-0.4.10/Lib'
make[1]: Entering directory `/root/flash-0.4.10/Player'
make[1]: *** No rule to make target `../Lib/libflash.a', needed by `swfplayer'. Stop.
make[1]: Leaving directory `/root/flash-0.4.10/Player'
make[1]: Entering directory `/root/flash-0.4.10/Plugin'
make[1]: *** No rule to make target `../Lib/libflash.a', needed by `npflash.so'. Stop.
make[1]: Leaving directory `/root/flash-0.4.10/Plugin'
make[1]: Entering directory `/root/flash-0.4.10/Kflash'
g++ -O -I/usr/include/qt -Isaver_common -I../Lib -c -o kflash.o kflash.cc
kflash.cc:10:20: qcolor.h: No such file or directory
kflash.cc:11:20: qlabel.h: No such file or directory
kflash.cc:12:21: qscrbar.h: No such file or directory
kflash.cc:13:20: qcombo.h: No such file or directory
kflash.cc:14:21: qchkbox.h: No such file or directory
kflash.cc:15:21: qgrpbox.h: No such file or directory
kflash.cc:16:21: qmsgbox.h: No such file or directory
итн /доста е дълго/ и въпр гугъл не можах да се справя.