the gxine plugins are located in
/usr/lib/gxine/, so the commands would look like this:
Code:
ln -s /usr/lib/gxine/gxineplugin.a gxineplugin.a
ln -s /usr/lib/gxine/gxineplugin.la gxineplugin.la
ln -s /usr/lib/gxine/gxineplugin.so gxineplugin.so
you'd need to be
inside the firefox plugins directory when you run the commands...
if you installed firefox as a regular user in your home directory, then you won't need to be root to create the links...
good luck...
PS: this isn't really a
debian question...
=)