Can't install JMF in Fedora Core 6

Hi everybody!
I've been trying to install JMF but I couldn't
First it told me when I performed sh jmf-2_1_1e-linux-i586.bin:
Do you agree to the above license terms? [yes or no] y
Permit recording from an applet? (see readme.html) [yes or no] y
Permit writing local files from an applet? (recommend no, see readme.html) [yes or no] y
Unpacking...
tail: cannot open `+309' for reading: No such file or directory
Extracting...
./install.sfx.12308: line 1: ==: No such file or directory
./install.sfx.12308: line 3: syntax error near unexpected token `)'
QQR�����rqp����"���hj��W�jYn�d!������L���Lŕ^��[ 88�$���ծ��,����iѭ����V~�mn.�7w^���,�;M��`�򕖑A$D����� @��"ɺ�wA'�����Then I saw in this post http://forum.java.sun.com/thread.jspa?threadID=733794&messageID=4226173 the solution to this, that was changing this in the .bin file
tail +309 $0 > $outname to this
tail -n +309 $0 > $outnameSo it helped but not much, now the error I get is this:
Do you agree to the above license terms? [yes or no]
yes
Permit recording from an applet? (see readme.html) [yes or no]
no
Permit writing local files from an applet? (recommend no, see readme.html) [yes or no]
no
Unpacking...
Extracting...
./install.sfx.10513: /lib/libc.so.6: version `GLIBC_2.1' not found (required by ./install.sfx.10513)
./install.sfx.10513: /lib/libc.so.6: version `GLIBC_2.0' not found (required by ./install.sfx.10513)
chmod: no se puede acceder a �JMF-2.1.1e/bin/jmstudio�: No existe el fichero o el directorio
chmod: no se puede acceder a �JMF-2.1.1e/bin/jmfregistry�: No existe el fichero o el directorio
chmod: no se puede acceder a �JMF-2.1.1e/bin/jmfinit�: No existe el fichero o el directorio
jmf-2_1_1e-linux-i586.bin: line 305: JMF-2.1.1e/bin/jmfinit: No existe el fichero o el directorio
/bin/cp: no se puede efectuar `stat' sobre �JMF-2.1.1e/lib/jmf.properties�: No existe el fichero o el directorio
Done.It is the same if I say no or yes to the two last questions, the error is the same.
For those out there that don't understand spanish,
"no se puede acceder a" means "can't access to"
"No existe el fichero o el directorio" means "file doesn't exist"
"no se puede efectuar `stat' sobre" means "can't make/do 'stat' on"
Can anybody tell me if you're experiencing this problem, and how to solve it?
Thank you very much

Hi,
I am getting following error while I run jmf bin file..
Do you agree to the above license terms? [yes or no]
yes
Permit recording from an applet? (see readme.html) [yes or no]
no
Permit writing local files from an applet? (recommend no, see readme.html) [yes or no]
no
Unpacking...
Extracting...
./install.sfx.6705: /lib/libc.so.6: version `GLIBC_2.1' not found (required by ./install.sfx.6705)
./install.sfx.6705: /lib/libc.so.6: version `GLIBC_2.0' not found (required by ./install.sfx.6705)
chmod: cannot access `JMF-2.1.1e/bin/jmstudio': No such file or directory
chmod: cannot access `JMF-2.1.1e/bin/jmfregistry': No such file or directory
chmod: cannot access `JMF-2.1.1e/bin/jmfinit': No such file or directory
./jmf-2_1_1e-linux-i586.bin?AuthParam=1248686168_cc16bb7750d11b8845c7e1f203a49695&TicketId=B%2Fw3kxqISVhOTBNGMlFckQLj&GroupName=CDS&FilePath=%2FESD4%2FJSCDL%2Fjmf%2F2.1.1e%2Fjmf-2_1_1e-linux-i586.bin&File=jmf-2_1_1e-linux-i586.bin: line 305: JMF-2.1.1e/bin/jmfinit: No such file or directory
/bin/cp: cannot stat `JMF-2.1.1e/lib/jmf.properties': No such file or directory
Done.
can anybody give solution to this...
thanks
Kris

Similar Messages

  • Can i install EBS on fedora???

    hi all,
    Can i install EBS on fedora??? it is build on RedHat.

    Hi,
    Please see "Oracle Certification Matrix".
    Oracle Certification Matrix
    http://www.oracle.com/technology/support/metalink/index.html
    Regards,
    Hussein

  • Install Raptor On Fedora Core

    Hi to all!
    I'm trying to install reptor on Fedora Core 4. I have installed jdk 5.0 ok and I have unzipped raptor ok too, but when I try to run I have this error:
    [root@biora raptor]# sh raptor
    Oracle Raptor 1.0
    Copyright (c) 2005 Oracle Corporation. All Rights Reserved.
    Working directory is /var/local/raptor/jdev/bin
    Exception in thread "main" java.lang.NullPointerException
    at java.util.Hashtable.get(Hashtable.java:333)
    at java.util.logging.LogManager.getLogger(LogManager.java:437)
    at java.util.logging.Logger.getLogger(Logger.java:228)
    at oracle.ide.performance.PerformanceLogger.<init>(PerformanceLogger.java:64)
    at oracle.ide.performance.PerformanceLogger.get(PerformanceLogger.java:94)
    at oracle.ideimpl.Main.main(Main.java:21)
    Somebody knows what's Wrong?
    Thanks.
    Mensaje editado por:
    user481184

    Have you asked this question in the Raptor forum? It's the forum where the Raptor developers and product people usually spend their limited free time.

  • NW04s Linux Trial : problem installing IBM JDK Fedora Core 6

    Hi,
    I'm trying to install the NW04S Linux Preview on a Fedora Core 6 distribution and I'm encountering a problem with the IBM JDK 1.4.2 installation.
    I've downloaded the RPM package from IBM (IBMJava2-AMD64-142-SDK-1.4.2-7.0.x86_64.rpm
    ), installed it as root but when I try to invoke the virtual machine (java) or the compiler (javac), I got the following error :
    libjvm.so preloadLibrary: /libj9vm22.so: cannot open shared object file: No such file or directory
    libjvm.so failed to load: j9vm22
    Has anyone tried to install the Linux Preview on Fedora and encountered the same problem. It might be connected to some sort of the linux dynamic linker/loader (ld.so) or versions of librairies.
    I'm really lost here and I won't be able to start the installation without a working virtual machine.
    Thanks

    I have double checked the link provided to the IBM JDK in the Linux Trial and it seems I had the wrong version. I've downloaded IBMJava2-AMD64-142-SDK-1.4.2-7.0.x86_64.rpm (1.4.2-7) and the special version for SAP is the IBMJava2-AMD64-142-SDK-1.4.2-2.0.x86_64.rpm (1.4.2-2).
    I have installed it : rpm -ivh IBMJava2-AMD64-142-SDK-1.4.2-2.0.x86_64.rpm
    I have installed it and activated it as the default JVM using alternatives command :
    alternatives --install /usr/bin/java java /opt/IBMJava2-amd64-142/bin/java 2
    alternatives --config java
    I now have a different error :
    [root@macpro ~]# java
    JVM not found: libjvm.so  - libjvm.so
    What could have I done wrong ?
    Thanks for you help

  • Can I install Mavericks on Quad-Core Intel Xeon (w/10.6.8)?

    From everywhere I have read so far, the answer looks like "yes I can install Mavericks", but I'm a bit confused and wanted to check with folks here before I dive in...
    I'm running an early-2008 Mac Pro with 10.6.8 (check!), but I could swear that in the past when I tried to update certain pieces of software (and OS), that  10.7+ (or 10.8+) required a later processor than is running on my Mac Pro (which is a Quad-Core Intel Xeon).
    With the Mavericks release, it seems to be that I can now update the OS even with this older processor, and then be able to run all the latest software (I really just use MSFT and Apple software). It seems counter-intuitive to me, so I just wanted to make sure I'm not missing something and will be left in deep doo-doo after trying to install Mavericks!
    Thanks much all-

           Macs that can be upgraded to OS X Mountain Lion
             1. iMac (Mid 2007 or newer) - Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) - Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) - Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) - Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) - Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) - Model Identifier 3,1 or later
             7. Xserve (Early 2009) - Model Identifier 3,1 or later
    You must have the third generation MP in order to run Mavericks. You can install over Snow Leopard:
    Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    If all is well then run the Mavericks installer that you downloaded. Prior to this you may wish to make your own installer:
    Make Your Own Mavericks, Mountain/Lion Installer
    1. After downloading the installer you must first save the Install Mac OS X application. After the installer downloads DO NOT click on the Install button. Go to your Applications folder and make a copy of the installer. Move the copy into your Downloads folder. Now you can click on the Install button. You must do this because the installer deletes itself automatically when it finishes installing.
    2. Get a USB flash drive that is at least 8 GBs. Prep this flash drive as follows:
    Open Disk Utility in your Utilities folder.
    After DU loads select your flash drive (this is the entry with the mfgr.'s ID and size) from the leftside list. Click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    Click on the Erase button. The format process can take up to an hour depending upon the flash drive size.
    3. Use Lion DiskMaker 3.0 to put your installer clone onto the USB flash drive.
    Make your own Mavericks flash drive installer using the Mavericks tool:
    You can also create a Mavericks flash drive installer via the Terminal. Mavericks has its own built-in installer maker you use via the Terminal:
    You will need a freshly partitioned and formatted USB flash drive with at least 8GBs. Leave the name of the flash drive at the system default, "Untitled." Do not change this name. Open the Terminal in the Utilities folder. Copy this command line after the prompt in the Terminal's window:
    sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
    Press RETURN. Enter your admin password when prompted. It will not be echoed to the screen so be careful to enter it correctly. Press RETURN, again.
    Wait for the process to complete which will take quite some time.

  • I can't install JMF on Red Hat Linux . Please help

    Dear All,
    I want to use webcam on linux. But the JMF on linux is unable.
    I have follow the instructions on Sun. But there were always errors. Then i used JMFDIAGNOSTICS to test my JMF. It reported:
    JMF Diagnostics:
    Java 1.1 compliant browser.....Maybe
    JMF classes.....Not Found (But I do have set the CLASSPATH to the location where I installed the JMF in)
    Can anybody do me a favour?
    Is there anybody have successful experience on using JMF on linux? if so, can you give me some advice?
    Thanks in advance!
    [email protected]
    Randy Yang

    Hi,
    It seems that we have the same problem. If you have solved your problem could you post the solution please...
    If not yet , you may find some usefull information on :
    http://forum.java.sun.com/thread.jspa?threadID=750005&tstart=0
    Thx in either cases

  • I can´t install jmf 2.1.1.e in my computer with windows xp

    Hello everyone.
    I'm developing a small applicacion to send images from a webcam to a mobile phone and i`m using jmf fot that, however, i want to transfer the code to my personal notebook to develop in my home and when i try to install the package jmf-2_1_1e-windows-i586.exe it doesn't nothing.. I can see the process in the task manager but it doesn't work.
    My computer has the following features
    Microsoft Windows xp
    Media Center Edition
    Version 2002
    Service Pack 3
    and i have installed the following
    java version 1.6.0.24
    java TM SE Runtime Environment< built 1.6.0_24-b07>
    java hostpot<TM> client VM <built 19.0-b2,mixed mode,sharing>

    839925 wrote:
    it doesn't nothing.. Sorry, I don't have much advise to give you to fix "doesn't nothing".
    You could try running the exe file from a console to see if it'll give you any output there...
    Make sure you're running it with admin priviledges...
    Could be an issue with java not being on the path...

  • Can't install bdbxml on Fedora? and have it work?

    Hi,
    This is following on from this: Error trying to import python dbxml package
    And there is a similar thread here: Linking Problem
    System: fedora15 x86_64
    Initially I had everything working and it was going great. The python bindings even looked to be working. However, I then logged out of my root shell session and it all started going wrong:
    1. The python bindings no longer worked
    2. I could no longer start dbxml through /install/bin/dbxml even as the root user.
    3. the whole thing stopped worked and put out lots of errors referring to the xerces .so object.
    So I then tried to completely uninstall and reinstall again -- because obviously somtehing was not happy -- and I've got this error during the build process:
    ..../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `u_toupper_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_serialize_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_setSerializedToOne_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `u_charType_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_getSerializedRangeCount_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_close_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_fromUChars_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_toUnicode_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `u_init_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_fromUnicode_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `u_foldCase_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `u_tolower_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `UCNV_FROM_U_CALLBACK_STOP_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_close_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_getMinCharSize_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_getSerializedSet_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `UCNV_FROM_U_CALLBACK_SUBSTITUTE_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_open_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_setFromUCallBack_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_openU_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_openPatternOptions_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_getMaxCharSize_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_getSerializedRange_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_toUChars_48'
    collect2: ld returned 1 exit status
    make[1]: *** [dbxml] Error 1
    make[1]: Leaving directory `/var/tmp/dbxml-2.5.16/dbxml/build_unix'
    make: *** [all] Error 2
    So now it simply won't build!
    Also trying to use the non-default (upgraded) versions of xerces or xqilla simply doesn't work because they don't have a particular function in them or something
    Edited by: LondonAli on 30-Nov-2011 11:33

    Hello,
    It sounds like running buildall.sh did not resolve the unresolved symbols.
    Could something have gone wrong with the definition of
    LD_LIBRARY_PATH or equivalent environment variable used
    on the OS which the linker uses to resolve library dependencies?
    If you run:
    nm dbxml-2.5.16/install/lib/libxerces-c.so
    and grep for the unreferenced symbols it should give a clue as
    to which library contains which symbols and you can verify if that
    is in your library path.
    Let me know if that does not help.
    Thanks,
    Sandra

  • Install problems with Fedora Core 5

    I'm having problems getting XE running on FC5. I've tried various suggestions in this forum and elswhere, but found no complete description of what might be wrong. Hope somone can help.
    I've turned SELinux off, which made a big improvment, but things are still not right. The install seems to go correctly, with no error messages, but oracle has not started, nothing is running on port 8080.
    A complete transcript of an install and configure is listed below. Everything was done as root.
    Things of note:
    1. I've seen various descriptions that host name resolution is necessary. I'm running on a laptop using DHCP. Is having a resovled name in /etc/hosts really necessary, and if so how is this best done?
    2. Turning SELinux off seems drastic. Is there a solution with it running?
    3. Where do you look for logging information that might suggest what is going wrong?
    Thanks
    Tim
    [root@imd610 ~]# rpm -ivh oracle-xe-10.2.0.1-1.0.i386.rpm
    Preparing... ########################################### [100%]
    1:oracle-xe ########################################### [100%]
    Executing Post-install steps...
    You must run '/etc/init.d/oracle-xe configure' as the root user to
    configure the database.
    [root@imd610 ~]# /etc/init.d/oracle-xe configure
    Oracle Database 10g Express Edition Configuration
    This will configure on-boot properties of Oracle Database 10g Express
    Edition. The following questions will determine whether the database should
    be starting upon system boot, the ports it will use, and the passwords that
    will be used for database accounts. Press <Enter> to accept the defaults.
    Ctrl-C will abort.
    Specify the HTTP port that will be used for Oracle Application Express [8080]:
    Specify a port that will be used for the database listener [1521]:
    Specify a password to be used for database accounts. Note that the same
    password will be used for SYS and SYSTEM. Oracle recommends the use of
    different passwords for each database account. This can be done after
    initial configuration:
    Confirm the password:
    Do you want Oracle Database 10g Express Edition to be started on boot (y/n) [y]:y
    Starting Oracle Net Listener...Done
    Configuring Database...Done
    Starting Oracle Database 10g Express Edition Instance...Done
    Installation Completed Successfully.
    To access the Database Home Page go to "http://127.0.0.1:8080/apex"
    [root@imd610 ~]# /etc/init.d/oracle-xe stop
    Shutting down Oracle Database 10g Express Edition Instance.
    Stopping Oracle Net Listener.
    [root@imd610 ~]# /etc/init.d/oracle-xe start
    Starting Oracle Net Listener.
    Starting Oracle Database 10g Express Edition Instance.
    [root@imd610 ~]# /etc/init.d/oracle-xe status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 23-APR-2006 17:45:38
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=imd610)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist

    Thanks. That's improved things, but we're still not home and dry.
    Making the change to the /etc/hosts file gets things to start:
    [timbo@imd610 ~]$ ps -ef | grep oracle
    oracle 2272 1 0 20:17 ? 00:00:00 /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr LISTENER -inherit
    oracle 2278 1 0 20:17 ? 00:00:00 xe_pmon_XE
    oracle 2280 1 0 20:17 ? 00:00:00 xe_psp0_XE
    oracle 2282 1 0 20:17 ? 00:00:00 xe_mman_XE
    oracle 2284 1 0 20:17 ? 00:00:00 xe_dbw0_XE
    oracle 2286 1 0 20:17 ? 00:00:00 xe_lgwr_XE
    oracle 2288 1 0 20:17 ? 00:00:00 xe_ckpt_XE
    oracle 2290 1 0 20:17 ? 00:00:00 xe_smon_XE
    oracle 2292 1 0 20:17 ? 00:00:00 xe_reco_XE
    oracle 2294 1 0 20:17 ? 00:00:00 xe_cjq0_XE
    oracle 2296 1 0 20:17 ? 00:00:00 xe_mmon_XE
    oracle 2298 1 0 20:17 ? 00:00:00 xe_mmnl_XE
    oracle 2300 1 0 20:17 ? 00:00:00 xe_d000_XE
    oracle 2302 1 0 20:17 ? 00:00:00 xe_s000_XE
    oracle 2304 1 0 20:17 ? 00:00:00 xe_s001_XE
    oracle 2306 1 0 20:17 ? 00:00:00 xe_s002_XE
    oracle 2308 1 0 20:17 ? 00:00:00 xe_s003_XE
    timbo 3584 3563 0 21:09 pts/1 00:00:00 grep oracle
    [timbo@imd610 ~]$
    But then trying to get a conneection with SQLPlus fails:
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Apr 23 21:12:42 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect system/**********@XE
    ERROR:
    ORA-12528: TNS:listener: all appropriate instances are blocking new connections
    SQL>
    Any ideas?
    Tim

  • Can I install a better Intel Core processor into my MacBook Pro?

    For example: I have a D2 but I need an i5. Or do I have to buy a whole new computer...?

    Yes. You cannot change CPUs. They are soldered to the board. And, in your question the new one requires a completely different socketing which would be incompatible with the board. You need a new computer.

  • Install Oracle 10.1.2 On Fedora Core 6

    Hi
    I need help , I have tried to install Oracle 10.1.2 into Fedora Core 6 and I tried to check require package. It miss some packages follow
    openmotif     openmotif-2.2.2-16
    compat-db     compat-db-4.0.14.5
    compat-gcc     compat-gcc-7.3-2.96.122
    compat-gcc-c++     compat-gcc-c++-7.3-2.96.122
    compat-libstdc++     compat-libstdc++-7.3-2.96.122
    compat-libstdc++-devel     compat-libstdc++-devel-7.3-2.96.122
    Where can I download it ?
    And it has the problem or not if I install Oracle into fedora core 6?
    Thank in advance.
    Pasuwat

    Here: http://mirrors.fedoraproject.org/publiclist/Fedora/6/i386/

  • Help Required for Oracle 9i Installation on Fedora Core 3

    I am new to Linux on Oracle and wanted to set up oracle on Fedora Core 3.
    I have downloaded Oracle9i Database Release 2 Enterprise/Standard Edition
    for Intel Linux from http://www.oracle.com/technology/software/products/oracle9i/htdocs/linuxsoft.html
    I have downloaded it on Windows XP Can any one please suggest me what should be the next steps to install it on Fedora Core 3?
    Thanks in advance

    So copy downloaded installation from Windows to Linux machine using SCP.
    You can download GUI SCP client here: http://winscp.net/eng/index.php
    If you preffer command line tool then you can use PSCP tool: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
    Then use some installation steps for Fedora for example you can use mine (follow exactly all steps):
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    Just little advice don't use root to login to Linux computer, use oracle instead (once it is created).

  • How to set ORACLE_HOME in Fedora core 3

    hi every body
    how can i set oracle_home in fedora core 3?
    and i am a new linux user. please your solutions are clearly
    help me!!!!!!

    From http://www.dbspecialists.com/presentations/oracle10gsolaris.html
    In $ORACLE_HOME/bin (the bin directory under your Oracle home) you will find a shell script called oraenv. This script can be called from .profile or .bash_profile to set up a user’s environment automatically whenever they log onto the database server.
    and
    $ export ORACLE_SID=dev101ee
    $ export ORAENV_ASK=NO
    $ . /usr/local/bin/oraenv
    Message was edited by:
    james_gordon

  • Fedora Core 7 vs Oracle 11G

    when I install Oracle11G on Fedora Core 7 an error occur :
    UnsatisfiedLinkError exception loading native library. njni11
    did I lost any component or need to install other package ?

    How closely did you follow the package list here?

  • Installing JMF

    Can someone tell me how can I install JMF?? Am running XP Pro and if i download JMF from
    http://java.sun.com/products/java-media/jmf/2.1.1/download.html
    while installing it says, autoexec.nt is not suitable for running DOS and Windows files..
    Do I need to download anything b4 downloading JMF?? I already have Java 2.0 on my machine..
    any help will be appreciated

    I downloaded the diagnostic tool source code. It's pointing to the JMFSecurity class wrongly:
    import com.sun.media.util.JMFSecurity;
    whereas the class is in
    import com.sun.media.JMFSecurity;
    I corrected it and now the test file compiles fine.
    How come the diagnostic tool works on their website??

Maybe you are looking for