ExportAsDrag() Bug in Suse linux???

Hey there,
i have a problem using the exportAsDrag() method of a Transferhandler. On Windows the following code works fine, On Suse Linux, something seem to go completely wrong. What i want to do is to make a drag and drop mechanism. When i click on a label (represented by the following code) the referenced JPanel should be exportet as Dragsource.
private MinimizedPanel(String text, Icon icon, final JPanel mainPanel)
     super(text);
     this.setIcon(icon);
     this.addMouseListener(new MouseAdapter()
          public void mousePressed(MouseEvent e)
               TransferHandler handler = mainPanel.getTransferHandler();
               handler.exportAsDrag(mainPanel, e,
                         TransferHandler.COPY_OR_MOVE);
     }The Transferhandler of the mainPanel is initialized like this:
new Transferhandler("myself");Like already mentioned on Windows everything works fine. But on Linux it seems that the exportAsDrag() method crashes inside, because i cannot drop the mainPanel anywhere, even noone recognized that there is something to drop, and if i try to do drag it a second time, nothing works anymore, even the cursor doesnt change to the drag cursor. The worst thing is that i don�t get any exception message... :-(
Does anybody have any idea why this doesn�t work on linux???
Thanks a lot. If you need more information just ask.
Greetings

You find all (including Linux) installation guides here:
http://www.oracle.com/technology/documentation/database10g.html
But note, this documentation does not cover installation on unsupported Linux versions, here you have to check sources like
http://www.puschitz.com
Greetings
Werner

Similar Messages

  • Error while trying to install NI-VISA driver on SUSE LINUX 11.1(The version of gcc in the path does not match the version of gcc used to compile the currently running kernel.)

    hi i am trying to install NI-VISA driver on SUSE LINUX 11.1.
     the error message it shows is
              ******************************** ERROR ****************************************
    * The version of gcc in the path does not match the version of gcc used to    *
    * compile the currently running kernel.  This can cause unpredictable         *
    * behavior in kernel drivers and should be fixed.                             *
    * gcc version: Linux)                                                          *
    * kernel compiled with: 4.3.2                                                 *
    ******************************** ERROR ****************************************
    my kernel source version is 
       linux-8nes:/home/admin # rpm -qi kernel-source
    Name        : kernel-source                Relocations: /usr/src
    Version     : 2.6.27.29                         Vendor: openSUSE
    Release     : 0.1.1                         Build Date: Sun 16 Aug 2009 03:43:52 PM IST
    Install Date: Sat 24 Oct 2009 02:13:12 AM IST      Build Host: rinck
    Group       : Development/Sources           Source RPM: kernel-source-2.6.27.29-0.1.1.src.rpm
    Size        : 309251954                        License: GPL v2 only
    Signature   : RSA/8, Sun 16 Aug 2009 03:57:25 PM IST, Key ID b88b2fd43dbdc284
    Packager    : http://bugs.opensuse.org
    URL         : http://www.kernel.org/
    Summary     : The Linux Kernel Sources
    Description :
    Linux kernel sources with many fixes and improvements.
    Authors:
        Linus Torvalds <[email protected]>
        see /usr/src/linux/CREDITS for more details.
    Source Timestamp: 2009-08-15 17:53:59 +0200
    GIT Revision: 8a413546901c407e96f7fba18574cceeb40452af
    GIT Branch: SLE11_BRANCH
    Distribution: openSUSE 11.1 
    i had also installed GCC 4.3.2.
    it shows the error message as i had posted.
    please kindly help me on this.
    Thanks and regards,
    P.karthick

    Check this solution

  • SUSE Linux 8.0 + 9iAS r2 = Success

    Hi PPL, just reporting success and performance inscrease under Suse Linux 8.0:
    I can say that Oracle 9iAS under Linux for me performs at least 25-30% faster than Windows. I've installed IAS and INFRA in only one machine:
    Pentium 4 1.8Ghz
    1 GB RAM
    1 SCSI 15kRPM IB DISK
    Adaptec Ultra 160 controller
    2 GB SWAP
    I use PORTAL, FORMS, REPORTS and WIRELESS... I've installed the BUNDLED INTER-OPERABILITY PATCH Version of 9iAS r2, so i did not had to apply that patch. I've just applied today one CORE patch that was released in September for Linux/Unix versions and yesterday for Windows versions (patch 2542920)
    I've used SUSE 8.0, installed the Korn Shell package (KSH) and followed instruction on this VERY USEFULL whitepaper at htis site : www.stute.net !
    Remember to change SHMMAX parameters for the kernel as explained in www.puschitz.com !
    My last installation was made in 3 hours (SUSE installation included)
    Other tricks was i had to execute: xhost + as root to let oracle set DISPLAY and runInstaller! The linking errors were easily solved as explained in www.stute.net whitepaper.
    I've created a script to startup the INFRA database, but i couldnt start up automatically all services (OC4J's, HTTP, WEBCACHE), so i start them manually in OEM site http://mysite:1810
    I'm not a Linux GURU, but now i feels satisfied with performance and with stability.
    More... in Linux i can compile my FORMS files (FMX) even when they are used by someone user in a forms session.
    And even better is that PATCHS for Linux/Solaris usually are on "street" 1 month before Windows versions.
    Of course, I go crazy everytime i found bugs, but usually they are not plataform related.
    Joao Oliveira
    PS: If anyone needs help, i can give help online yusing ICQ messenger. My number is 23234761

    Hi
    I installed on SUSE Linux 8.0 the 9iAS R2, only the option A - J2EE and WebChache. Now I have following problems.
    1. Some configuration tools (OC4J, OPMN, DCM)were not initialized in the end of the installation. I read other postings with the same problems, but i never read a solution of these problems.
    2. After installation, i want to start the http server manually (dctml start -ct ohs) , but it doesn't work. I got the error message ADMN 100999, i dont know why !
    If i want to start the http-server with enterprise manager (EM worked partically) I got an EMException.
    I have no idea to resolve the problems, perhaps you
    Thank You

  • Installation of SJSAS 8 freezes on Suse Linux 9.1

    I am trying to install the Sun Java Application Server 8 on my Suse Linux 9.1 System. I have the Sun JDK 1.4.2_05 installed and the JAVA_HOME variable set to the right directory.
    When I am starting the downloaded installation file as root, the GUI guides me through the licene agreement, the installation directory selection (/opt/SUNWappserver) and JDK selection (/usr/lib/j2sdk1.4.2_05).
    After this step the installer just freezes. Nothing happens any more - the only thing I can do is aborting on the console with Ctrl+c.
    The same thing happens when I try using the non-GUI installing process - at the same step. Even using another JDK - I tried 1.4.1 - leads to the same result.
    Referring to the topic of eric.r.turner in this forum ("Installing J2EESDK 1.4 on Slackware 9.1 and Current Freezes"), I checked the /var/tmp/ directory and found no productregistry files.
    Does anybody has an idea what I can try else?
    Thanks!
    Holger

    Supplement:
    I tried the workaround specified in Bug ID: 4978327, unziping the bin-file and starting
    /usr/lib/j2sdk1.4.2_05/bin/java -cp .:package/PackageFormat.jar -Xmx256m appserv -nodisplay It did not work (though the opposite is presumed at the end of the bug description).
    Holger

  • Patch: 8.0.5.1 on glibc-2.1 based SuSE Linux 6.2

    See the top of my homepage (http://www.csn.tu-chemnitz.de/~mha/)
    The package opatch.rpm there is for SuSE Linux 6.2, a glibc 2.1
    based distribution. Oracle 8.0.5.1 needs to be patched if you
    want to install it on glibc2.1-based Systems (however,
    upgrading an already running Oracle-System from glibc2.0 to 2.1
    works without any patches to Oracle - the problem is that Oracle
    is relinked during installation, and it must be linked against
    glibc2.0).
    The package also takes care of some other bugs in the Oracle
    installation process. It must be applied to the Oracle
    installation
    tree before installation, which means you cannot install from
    CD. I don3t think this will be a problem - you should have 475MB
    left
    for running Oracle anyway (475MB is the size of the tree of
    Oracle 8.0.5.1 Enterprose Edition)!
    PS: A similar (pre-installation) patch for Oracle 8i is on the
    way.
    null

    I would not blame ORACLE - I think the problem is
    with the EGCS and the libraries.
    I have emails from the linux.devel on these.
    For e.g. a simple program such as
    #include "stdio.h"
    FILE *fp = stderr;
    main() {
    gives error on Redhat 6.0, Caldera 2.2!
    It works on Solaris, IRIX, AIX, Redhat 5.2 and
    even with Visual C++ 6!
    I have had other programs such as pdksh (ksh) also
    dumping on Redhat 6.0 and Caldera 2.2
    (even after I compile everything from source!).
    I have also had nothing but trouble with other databases
    on 6.0. I think new kernels should go through a lot more
    testing before being released like this.
    I am also debating whether to move back to Redhat 5.2!
    Freddy Wissing (guest) wrote:
    : Oracle Development Team wrote:
    : : Oracle 8.0.5.x is certified on GLIBC 2.1 system and a patch
    : : is available for this.
    : : The patch available for download contains two files -
    : : README including instructions for applying the patch and
    : : the patch file glibcpatch.tgz (compressed tar). Follow the
    : : instructions provided in the README to apply this patch.
    : : This patch is available for both 8.0.5 Standard and
    Enterprise
    : : Editions of Oracle.
    : : Get Technical!
    : : http://technet.oracle.com
    : I agree with the others. Referring back to an older library
    : merely for compatibility's sake is different from forward
    : motion. I 've been having nuttin' but trouble with the compat
    : stuff, and now my pro-c stuff won't work at all. (separate
    post)
    : There needs to be REAL glibc-2.1 linking. I hesitate to run
    : anything important (no less mission critical) on top of these
    : compat packages, and it's truly making me rethink my strategy
    of
    : using RedHat/Oracle unless I revert back to RedHat 5.2, which I
    : liked.
    : If you are already publishing a real fix for this, please
    : disregard. Otherwise, please do us this favor. There's a
    : tremendous RedHat 6.0 population out there.
    : Freddy Wissing
    null

  • Running livecycle es 8.2 on suse linux enterprise server

    Hi, I've recently received a strange bug while trying to startup jboss livecycle on suse linux enterprise server. The error that occurs first is:<br /><br />2008-10-23 10:58:23,065 ERROR [org.jboss.deployment.MainDeployer] Could not initialise deployment: file:/app/jboss/server/all/deploy/adobe-livecycle-native-jboss-x86_linux.ear<br />java.lang.OutOfMemoryError<br />     at java.util.zip.ZipFile.open(Native Method)<br />     at java.util.zip.ZipFile.<init>(ZipFile.java:203)<br />     at java.util.jar.JarFile.<init>(JarFile.java:132)<br />     at java.util.jar.JarFile.<init>(JarFile.java:70)<br /><br />After some research i found out that this is not a java heap space bug nor a livecycle bug , but a java 1.5 bug, the bug database url is as follows:<br /><br />http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4705373<br />duplicate of:<br />http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6280693<br /><br />As stated this is a java bug that was fixed in the mustang release (jdk1.6), but since we cant use jdk1.6, is it even possible to deploy lc on suse linux enterprise server ?

    Hi Jayan, thanks for the reply, but as I stated, this is not a java heap space problem. I have done all the necesary tests to confirm that, the XmX is set to 1280m which is the maximum for the 32-bit jdk and at the point of the crash there's still plety of java heap space avaible (the crash occurs after like a 3 minuts already in the early stage of the deployment phae). Also, when Livecycle does run out of heap space (which happened to us on some windows machines), you get a clear message java.lang.OutOfMemory : Out of heap space, which does not occur in our case.
    So to clariy, the java heap space is here not the problem, the bug is the same as in sun's bug database (see links for details) and has to do with the mmap system call under linux.

  • Can't invoke scim in an AIR app on 64 bit suse linux 12.1 or 12.3

    We have a substantial AIR application that supports Japanese input.  On 32 bit Suse Linux 11.1, we could invoke scim by putting the focus on a text input field and doing ctrl-space.  That would bring up a small scim window on the lower right, and we could enter some Japanese in the field.  Now we have moved to 64 bit Suse Linux 12.1 (and 12.3), and ctrl-space doesn't seem to do anything any more in our flex application, or even a tiny application that consists of only 1 text area.  This is with AIR 2.6.0-19120. scim will come up with the same tiny test app on 11.1 though (w AIR 2.6.0-19170).   On the 12.1 and 12.3 systems scim will come up for other applications, such as just a konsole window, Firefox, or Eclipse, all of which I can type Japanese text into using scim. 
    I realize AIR on Linux is no longer officially supported, but if anybody knows how to make this work, I'd love to hear about it.  I've tried various environment variable settings, but haven't found the right one(s) yet.  

    This article from My Oracle Support might be useful: Troubleshooting the Business Rules Command Line Launcher (CmdLnLauncher) [ID 1173313.1]
    And specifically this part:
    Error: "Error While Sending Command to HBR Server Running Within the EAS Server"
    Symptoms
    CmdLnLauncher utility fails with the following error,
    "Error while sending command to HBR Server running within the EAS server."
    Cause
    JDK 1.6 installed on the server. This is picked up as the default Java Runtime resulting in issues running CmdLnLauncher utility. The 11.1.1.x release supports JDK 1.5
    You can verify what version of Java is installed on the server by executing command 'Java -version' from a command prompt.
    Solution
    Uninstall JDK 1.6 and install version 1.5.
    If uninstalling is not an option you can perform the following steps to workaround the issue:
    1. Edit CmdLnLauncher.bat
    2. Add path to JRE 1.5 before -DHBR_HOME
    Example of CmdLnLauncher.bat:
    set CPATH=..\lib\CmdLnLauncher.jar
    set CPATH=%CPATH%;..\lib\easclientplugin.jar
    set CPATH=%CPATH%;..\lib\log4j-1.2.8.jar
    set CPATH=%CPATH%;..\lib\framework_common.jar
    set CPATH=%CPATH%;..\lib\eas_common.jar
    rem set CPATH=%CPATH%;..\lib\jaxp-api.jar
    rem set CPATH=%CPATH%;..\lib\jdom.jar
    set CPATH=%CPATH%;..\lib\dom.jar
    set CPATH=%CPATH%;..\lib\xercesImpl.jar
    C:\Hyperion\common\JRE\Sun\1.5.0\bin\java -DHBR_HOME=..\.. -cp %CPATH% com.hyperion.hbr.cmdlnlauncher.CmdLineLauncher %1 %2 %3 %4 %5 %6
    3. Save Changes to CmdLnLauncher.bat file.
    References
    BUG:9545394 - CMDLNLAUNCHER - ERROR WHILE SENDING COMMAND TO HBR SERVER RUNNING WITHIN THE EAS
    Cheers,
    Mehmet

  • Install of SuSE Linux 9.0 freezes early on

    I recently upgraded to an MSI 865PE Neo2 motherboard, with a P4 2.8 GHz processor.  I've installed Windows XP Professional without difficulty, but I tried to install SuSE Linux 9.0 and it locks up early on in the boot process during "hardware detection."  Opinions on this forum about earlier versions of SuSE and the YaST program were fairly poor, and their own site says that support for the Neo2 is only "partial."  Has anyone gotten Linux to install successfully on this mobo, and if so, which flavor?

    I have a Neo2-S and have mixed success w/ Linux as well.  I just tried SuSe Live 9.2 and it took me about 10 times to get it to boot.  I think the only thing that I changed when it actually booted was the option to make the boot screen verbose.  I hit something like F3 and changed that option.
    Knoppix 3.3 works great for me
    Knoppix 3.4 doesn't boot
    Mandrake Move 10 doesn't boot
    I may have some of the version numbers wrong because I am just typing them off of the top of my head.  I also have only tried the bootable CD version because I don't want to risk any conflicts w/ my Win XP.
    I am also about to get a new 200 GB SATA drive and I know that is going to complicate things even further.  I just wish that the devs would spend more time working on hardware support so n00bs won't have probs when trying out Linux.
    They really need to make all distro's of Linux be able to use all of the IDE/SATA channels in a system.  This is probably dependent on the kernel though.  I don't know that much about Linux.

  • NetWeaver 2004s installation problem on Suse Linux

    Hi,
    I downloaded NetWeaver 2004s 90 days version from SDN and installed on Suse linux. I am not able to execute command to get the license after installation. Here is the line I executed
    add user n4sadm
    unpacking adm_env.tar.bz2
    Changing password for n4sadm.
    New Password:
    Bad password: it is based on a dictionary word
    Reenter New Password:
    Password changed.
    add user sdb
    Changing password for sdb.
    New Password:
    Bad password: it is based on a dictionary word
    Reenter New Password:
    Password changed.
    add user sqdn4s
    unpacking sqd_env.tar.bz2
    Changing password for sqdn4s.
    New Password:
    Bad password: it is based on a dictionary word
    Reenter New Password:
    Password changed.
    unpacking /mnt/iso/server/TAR/x86_64/SAPDB_I.tar.bz2
    unpacking /mnt/iso/server/TAR/x86_64/SAPDB_II.tar.bz2
    unpacking /mnt/iso/server/TAR/x86_64/SAPDB_III.tar.bz2
    unpacking /mnt/iso/server/TAR/x86_64/SAPN4S.tar.bz2
    Service visinet-gui on port 3601/tcp was deactivated...
    Service cpq-tasksmart on port 3201/tcp was deactivated...
    Service netxms-mgmt on port 4701/tcp was deactivated...
    Service iwec on port 4801/tcp was deactivated...
    Service tick-port on port 3200/tcp was deactivated...
    Service netxms-agent on port 4700/tcp was deactivated...
    Service iims on port 4800/tcp was deactivated...
    Update the necessary information in sysctl.conf:
    kernel.shmmax = 23136829430
    kernel.shmall = 5242880
    kernel.msgmni = 1024
    fs.file-max = 32768
    kernel.sem = 1250 256000 100 1024
    Found interface: eth0 . Alias is eth0:0
    ifconfig eth0:0 192.168.155.1 up
    Ok
    n4shost:n4sadm 35> /usr/sap/N4S/SYS/exe/run/saplicense -get
    /usr/sap/N4S/SYS/exe/run/saplicense: Exec format error. Binary file not executable.
    Can any one help me to complete the installation and execute the server successfully. I am very new to linux. Do i need to execute any other commands to complete my installation.

    Dear Rajasekhar,
    this error simply comes, because the architecture of your computer is not the same as the one from the test drive. As I'm not sure, which architecture the N4S test drive uses, we simply have one of the following situations here. Either
    your machine is x86_64 and the N4S is i386 or
    your machine is i386 and the N4S is x86_64.
    Please check!
    Thanks,
      Hannes

  • Oracle 10g Installation Problem on SUSE Linux 10

    Hello Friends,
    I want to install SAP Solution Manager 7.0 with Oracle 10g on SUSE Linux 10.0.
    But, while starting the Installation i am getting following Errors.
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1,
    asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-04-22_03-59-38PM. Please wait ...
    Error in writing to directory /tmp/OraInstall2009-04-22_03-59-38PM. Please ensure that this directory is
    writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    I have checked the Permissions and the Size of /tmp Directory, which is as followed:
    drwxr-xr-x  11 root root    0 2009-04-22 21:19 sys
    drwxrwxrwt  52 root root 1824 2009-04-22 16:00 tmp
    drwxr-xr-x  15 root root  408 2009-04-19 14:43 usr
    Filesystem           1K-blocks      Used Available Use% Mounted on
    /dev/sda10             2104376     73112   2031264   4% /tmp
    I am starting the Oracle 10g Installation within orasm7 User which is a member of dba, users, disk groups.
    The directories which are created upon starting the Oracle Installation in /tmp directory are having the situations as followed:
    drwxr-xr-x 3 orasm7   dba          128 2009-04-21 18:41 OraInstall2009-04-21_06-41-14PM
    drwxr-xr-x 3 orasm7   dba          128 2009-04-21 18:41 OraInstall2009-04-21_06-41-25PM
    drwxr-xr-x 3 orasm7   dba          128 2009-04-22 15:59 OraInstall2009-04-22_03-59-38PM
    The Oracle Installation log is as follwoed:
    Using paramFile: /home/MyData/51031676/database/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    The commandline for unzip:
    /home/MyData/51031676/database/install/unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.0.8
    /1/DataFiles/\*.jar -d /tmp/OraInstall2009-04-22_03-59-38PM
    I have set DISPLAY variable in this way before starting Installation:
    DISPLAY=$HOSTNAME:0.0
    export DISPLAY
    I tried to search the solution over the internet for this kind of problem, but i am not able to find its solution. Even i tried to start the Orale installation using this parameter: ./runInstaller ignoreSysPrereqs, but still it is giving the same unexpected error.
    I have a doubt on File/Directory permissions which are created for Installation in /tmp. The umask setiing of the system is 0022.
    Please, help me for this issue.
    Thanks & Regards,
    Bhavik G. Shroff

    Hi Markus,
    How are you ?
    Thank you very much for your reply.
    I was executing wrong runInstaller file. RUNINSTALLER is right file for starting the execution. But still i am facing the same error, which is as followed.
    Preparing response files. Please wait:
    ======================================
    Working on /home/MyData/51031676/database/SAP/SVRCUSTOM.RSP
    /home/MyData/51031676/database/SAP/SVRCUSTOM.RSP --> /tmp/.orainst_rsp.27450: Done
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM. Please wait ...
    Error in writing to directory /home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM. Please ensure that
    this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    SHROFF:~ # cd /home/orasm7/tmpora/
    SHROFF:/home/orasm7/tmpora # ll
    total 0
    drwxr-xr-x 3 orasm7 dba 128 Apr 22 17:25 OraInstall2009-04-22_05-25-26PM
    SHROFF:/home/orasm7/tmpora # cd OraInstall2009-04-22_05-25-26PM/
    SHROFF:/home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM # ll
    total 4
    drwxr-xr-x 2 orasm7 dba 304 Apr 22 17:25 images
    -rwxr-xr-x 1 orasm7 dba 504 Apr 22 17:25 installActions2009-04-22_05-25-26PM.log
    SHROFF:/home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM #
    I have a doubt on tmp_netca_file & tmp_dbca_file variable.
    Please give your suggestion for the same.
    Regards,
    Bhavik G. Shroff
    Edited by: Bhavik G. Shroff on Apr 22, 2009 2:10 PM

  • Installation problem Oracle 9i on SuSE Linux 7.2 s390

    Hi all
    I've got a problem after having installed Oracle9i on a S390 box with SuSE linux 7.2. When I launch sqlplus, I've got the following message :
    sqlplus: error while loading shared libraries: libclntsh.so.9.0: cannot load shared object file: No such file or directory
    It appears the shared library libclntsh.so.9.0 was not included in the tarball I've downloaded from the Oracle site.
    Any idea ?
    Thanks
    Frangois Basquin

    Forget my question : I've found the answer in the document ID 158104.1. Even if my problem was not exactly the one mentioned (I hadn't any problem during compile time), the cure was good.
    Frangois

  • 9i and 9ias installation on SuSE linux 7.3

    Hi,
    Are there any known issues involved in installation of 9i
    and 9ias on SuSE linux 7.3 ??
    Also please let me know what are the workarounds for those
    problems and where the patches may be downloaded from ??
    I am asking this question because SuSE 7.3 is not yet
    certified by oracle.
    Thanks,

    For the database, look at
    http://www.suse.com/en/support/oracle/db/9i_73.html

  • Oracle9i Installation on SuSe Linux 7.3 Professional Edition

    Hi,
    I'm trying to Install Oracle 9i Database server on SuSe Linux 7.3 Professional Edition. I have gone throgh the Oracle 9i release notes for the Linux version. In the release notes document, in the OS Software Requirement section ( the following statement is mentioned as below ):
    "The following executables must present in the /usr/bin directory : make, ar, ld, nm"
    But after the Linux insalltion I found that only make executable is present and other doesn't. My doubt is, if I continue with the Oracle Installtion without these files does the installer cause any problems? If so how do I get these executables, as these executables doesn't exist in the "Software Installation" listing of SuSe 7.3 Professional edition?
    Another doubt is, Does SuSe 7.3 Professional edition suitable for Oracle 9i Database server? I checked the Kernal version, it seems to be OK.
    Please help.
    Thanks in advance
    Sriram Subbiah

    Hi,
    I'm trying to Install Oracle 9i Database server on SuSe Linux 7.3 Professional Edition. I have gone throgh the Oracle 9i release notes for the Linux version. In the release notes document, in the OS Software Requirement section ( the following statement is mentioned as below ):
    "The following executables must present in the /usr/bin directory : make, ar, ld, nm"Thats compiler, linker and linktool, install "binutils"!
    Sincerly,
    Christine

  • Developer 6i on suse linux 7.3 INSTALLATION gives me 'rdbms' error ? what can i do ?

    hi
    i am trying to install developer6i release 2 on suse linux 7.3 and before installation get the following error :
    rdbms' software is not available in the current
    distribution source and has not been installed.
    You must obtain and install 'rdbms' software from
    some other source first.
    Note: You may also get this error if the Installer
    registry file has been overwritten
    what can i do to fix this ???

    hi
    i am trying to install developer6i release 2 on suse linux 7.3 and before installation get the following error :
    rdbms' software is not available in the current
    distribution source and has not been installed.
    You must obtain and install 'rdbms' software from
    some other source first.
    Note: You may also get this error if the Installer
    registry file has been overwritten
    what can i do to fix this ???

  • Redhat or suse linux installation on lenovo g560

    Hi,
    I have a linovo g560 with os window xp,now i want to install redhat linux,also tried to install suse linux on my laptop with cd.but after some screen and runnibg kernel the cd drive and hard drive detection gets failed.and the installation mode goes to manual with install driver screen.i tried every driver but cd not get detected setup always say insert cd 1 into drive press any key when ready something this type of message.there are also eject cd button but that don,t work.i tried to text mode also but same situation for that mode also.i am not having more linux experience can anyone please help and suggest me to how to install redhat on my system redhat version 4 enterprise edition i am using for installation i have another cd of suse ver 10 but none of them get install,cd drive detection get failed
    thanks in advance

    If you have a pendrive, you can use Universal USB Installer to copy all files into it, and install Linux.
    Look this page: http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/
    IPnaSh
    First Spanish Community Guru - Colaborador ad honorem

Maybe you are looking for