I'm trying to install the Java Media Framework so that OpenOffice can play media.
I'm following the instructions from:
http://java.sun.com/products/java-me...tup-linux.html
But every time I get to step #3, I get an error:
bash: setenv: command not found
I tried replacing "setenv" with "export" as I've read on another site that that is the proper command when using the bash shell, but that still doesn't work.
I'm kind of a N00b when it comes to the terminal. Any help would be greatly appreciated. I'm running Ubuntu Dapper. Thanks.
Also, I would like to know if it matters where I extract the JMF-2.1.1e folder to. Can this folder be deleted once the installation is complete or does it need to stay there? I'd rather not have it crowding up my home folder if it can be placed somewhere else.