uwe geercken wrote: > scott, > > I have downloaded the flash support from adobe and installed it without > problems. and I have installed it on a computer at work.
Did you download the source from here? http://www.kaourantin.net/flashplayer/flashsupport.c and did you follow these directions? We suggest the following, or similar, steps to compile and install the dynamic library: cc -shared -O2 -Wall -Werror -licuuc -lssl flashsupport.c -o libflashsupport.so ldd libflashplayer.so sudo cp libflashplayer.so /usr/lib The Adobe page is not terribly clear on how to proceed. > > rgds, > > uwe --scott -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
