LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
LinkBack Search this Thread
Old 01-22-2006, 12:06 PM   #1
dinesh_t
LQ Newbie
 
Registered: Jan 2006
Posts: 15

Rep: Reputation: 0
Question java-jmf


hai,
how to install JMF1.2.1 in Fedora2
i am using jdk1.5.0.
My java path is /home/dinesh/sft_ins/jdk1.5.0/bin.

where to install the JMF1.2.1
how to compile the java program which require JMF libraries.
how to set the paths
 
Old 01-23-2006, 08:33 AM   #2
Dtsazza
Member
 
Registered: Oct 2005
Location: Oxford, UK
Distribution: Debian Etch (w/ dual-boot XP for gaming)
Posts: 282

Rep: Reputation: 30
You can install the JMF wherever you want - so long as it's accessible to all users that will need to use it. Judging by your JDK path, you can probably use ~/sft_ins/jmf1.2.1/ without any problems.

Compiling a Java program that requires JMF libraries is a Java issue - if you set your classpath right, you should be able to import the required classes from the JARs. In any event, if you have any trouble you'd be better off asking in a Java forum as it's not a Linux-specific issue.

Assuming that you're using the bash shell (which is likely unless you've specifically changed it), you can set an environment variable by using the 'export' command. For example, to append the above directory to your PATH you would use
Code:
$ export PATH=$PATH:/home/dinesh/sft_ins/jmf1.2.1
This will only set the variable for the shell it is issued in - to make it happen ever time you log in, add it to your ~/.bash_profile.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java JMF based video player. lsakhvoruk Programming 9 12-15-2004 02:11 AM
help me register JMF (Java Media Framework) vanhelsing Programming 0 08-02-2004 12:22 PM
Using JMF KMJ2004 Programming 0 05-23-2004 08:20 PM
Linux and Java + Java Media Framework (JMF) perry Programming 0 11-03-2003 10:08 AM
Installing java Machine from Sun (JMF-2.2.1) coltranefawz Linux - Software 1 06-22-2003 08:15 AM


All times are GMT -5. The time now is 01:02 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration