Please how to install java JMF2.1.1e Instructions
I try to download to a new folder near the jdk and jre bit it tells me I haven't the right permission to create a folder there.
I try to download to a new folder near the jdk and jre bit it tells me I haven't the right permission to create a folder there.
I would start with trying to get JMF to work on a 32-bit Linux, try this (as an unproviledged user):
su -c "yum -y install wget`
cd /tmp
wget --no-cookies --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com" https://edelivery.oracle.com/otn-pub/java/jmf/2.1.1e/jmf-2_1_1e-linux-i586.bin
sed -i s'/tail/tail -n/' jmf-2_1_1e-linux-i586.bin
yes yes | sh jmf-2_1_1e-linux-i586.bin # press q to start installation
Now - install a test Fedora 32-bit machine and perform the above steps, and these additional steps:
su -c "cp -pv /tmp/JMF-2.1.1e/bin/* /usr/bin"
su -c "cp -pv /tmp/JMF-2.1.1e/lib/* /usr/lib"
See the relevant links: http://stackoverflow.com/questions/10268583/how-to-automate-download-and-instalation-of-java-jdk-on-linux and http://michelebologna.net/2009/07/linux-come-installare-java-media-framework-jmf-evitando-lerrore-tail-cannot-open-309-for-reading-no-such-file-or-directory/
Asked: 2014-03-04 19:47:28 -0600
Seen: 438 times
Last updated: Apr 26 '14
Are you sure you want to use software from 2003? http://en.wikipedia.org/wiki/Java_Media_Framework
There is something wrong with the Download at the Oracle server. Does anyone have connections there to get Oracle to repair the download ? Having a known good download to begin with would be really nice. Thank You Very Much Very Sincerely CatBurgler