Portal 7 & Fedora Core 5

Hi,
has anybody experience with installing portal server 7 on fedora core 5? I know it's not supported, but is it possible to install it somehow?
thanks

search the forum before posting. it's possible: http://forum.java.sun.com/thread.jspa?threadID=5063201.
most important things are installing pdksh to replace existing ksh and installing libcompatc++.

Similar Messages

  • Installation notes: JES 2005Q4 on Fedora Core 4

    Hi,
    Getting JES (with Portal Server 6) to work on a Linux platform (that's unsupported by SUN) can be a nightmare. Here's what to do with Fedora Core 4:
    1. You need to install compat-libstdc++-296.i386 rpm package. This provides /usr/lib/libstdc++-libc6.2-2.so.3 that the application server needs.
    If you don't have that package installed, install with yum:
    yum install compat-libstdc++-296.i386
    Note: I used...
    yum provides libstdc++-libc6.2-2.so.3
    ... to find out the package.
    Actually I installed compat-libstdc++-33.i386 as well, but I'm not sure did that affect anything.
    2. Install pdksh
    There are many ksh clones available. Fedora Core 4 ships with some version of ksh that lacks features used by PS6 install scripts. You have to get pdksh from http://www.math.mun.ca/~michael/pdksh/
    Configure and install it according to the instructions. Then get rid of the ksh that came with FC4 and make sure /bin/ksh points to /usr/local/bin/ksh (if you installed pdksh to the default location).
    3. Run the JES installer and everything should work out fine. The installation process meter still seems to hang when installing portal server but actually it is working hard for several minutes. You can verify that by using top.
    More details on the problems that occur if you don't follow these steps (should help for other distros than FC4):
    The installation process hangs when it gets to install portal server (verify with top that it isn't actually doing anything). This is because you don't have the right ksh. Using ps -aef you'll see that there are processes running ksh.
    The actual problem is that the PS6 installation script is defining variables with the keyword 'local' that's not supported with ksh shipped with FC4. If you try to run the portal configuration script manually you get lines like:
    opt/sun/portal/lib/postinstall_Base[21]: local : not found [ no such file or directory]
    opt/sun/portal/lib/postinstall_Base[22]: local : not found [ no such file or directory]
    opt/sun/portal/lib/postinstall_Base[23]: local : not found [ no such file or directory]
    The JES installation program will not recover from this. So get pdksh!
    If you don't have libstdc++-libc6.2-2.so.3 the installation seems to work fine, but it will fail on deploying anything on the appserver (it won't be able to start the domain). This was the really ridiculous thing about the installer because it reported no errors even though it was failing to install anything on the appserver!
    Hope this helps someone. Took me nearly two days to figure out.

    Instead of downloading the source code for Korn Shell and going thru the manual compilation and configuration go to http://rpm.pbone.net and perform an advanced search for ksh for Red Hat 9.
    You will find : pdksh-5.2.14-21.i386.rpm
    Here's the url for a mirror site:
    ftp://mirror.switch.ch/mirror/fedoralegacy/redhat/9/os/i386/pdksh-5.2.14-21.i386.rpm
    Download the rpm.
    Remove the existing pdksh by :# rpm -e pdksh
    Install the ksh of choice: rpm -ivh pdksh-5.2.14-21.i386.rpm
    I was able to install JES 2005 Q4 on Fedora core 5.
    Good Luck

  • Instalation Problem Oracle 10g In Fedora Core 4

    Hello
    I have this installer oracle-xe-univ-10.2.0.1-1.0.i386.rpm already installed in Fedora Core 5 without any problem
    when i didt it for Fedora Core 4 (other machine i have this error) (same instalation configuration!!!)
    [root@localhost Section1]# rpm -Uvh oracle-xe-univ-10.2.0.1-1.0.i386.rpm
    Preparing...                ########################################### [100%]
       1:oracle-xe-univ         ########################################### [100%]
    Executing Post-install steps...
    You must run '/etc/init.d/oracle-xe configure' as the root user to
    configure the database.
    [root@localhost Section1]# /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]:8081
    Specify a port that will be used for the database listener [1521]: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]:n
    Starting Oracle Net Listener...Done
    Configuring Database...grep: /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/*.log: No such file or directory
    Done
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    Starting Oracle Database 10g Express Edition Instance...Done
    Installation Completed Successfully.
    To access the Database Home Page go to "http://127.0.0.1:8081/apex"
    [root@localhost Section1]#when i start up
    [root@localhost Section1]# /etc/init.d/oracle-xe enable
    [root@localhost Section1]# /etc/init.d/oracle-xe start
    Starting Oracle Net Listener.
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus.
    [root@localhost Section1]#i cant open the browser with the url http://127.0.0.1:8081/apex
    of course that i can do this in my other FC5
    how i can resolve this???
    thanks so much for advanced
    Regards

    2) XE Forum. If you have XE working and can get to the web page, you should see the link to register for the XE forum. You must register and then 'sign in' to see the XE forum. The link on your XE home page should point to http://www.oracle.com/technology/xe/registration'
    1) What's the difference ... ?
    OK ... here we go ....
    Oracle has hundreds of products. I like to group them into 'technology' and 'application' products.
    The 'technoloy' products I group into
    - data management == database
    - data access == applicaiton server (fusion)
    - data manipulation == developer tools and languages
    - data sharing == collaboration suite
    Without data access, the data management and data manipulation is plain 'client-server' stuff.
    With data access, you stick an application server (web server, J2EE server, other server) between the client and the database.
    The Oracle Application Server is a collection of Oracle technology designed to support n-tier computing. The technology includes:
    - http server (Apache stuff)
    - reporting server
    - portal server
    - forms/data entry server
    - generic J2EE server
    - BPEL and SOA orchestration
    - Web Services server
    - workflow and intergration server
    - centralized security and single sign-on server
    and a lot more.
    The Oracle database, of course, stores and manages data. Oracle now has many 'database managers', including
    - Oracle Database == the traditional one
    - Times Ten == in memory only, but very high speed
    - Berkeley == embedded (to be included as part of your application)
    - Lite == for laptops and remote devices
    and more
    The traditional Oracle database has many features. These features may not be needed by all organizations. So Oracle has created several editions. These are Express, Standard Edition One, Standard Edition, Enterprise Edition and Personal Edition. In the order presented, each adds more feature than the one before but includes all the features from the one before.
    The Express Edition has the fewest features and the simplest install. It has no official Oracle support and has size limitations (4GB data max, only runs one 1 CPU). It includes Application Express which allows you to access the data from a web browser. I think of this as 'Microsoft Access, with Oracle multi-user reliability, on the Web'.
    The Standard Edition One has everything from Express and adds: Java in the database, ability to use up to 2 CPU, many more features such as multi-media storage, no data size limit. It also changes the install to use the Oracle Univeral Installer.
    Standard Edition adds Real Application Cluster to allow up to 4 CPU to be used, whether the 4 CPU are on one, two or four machines.
    Enterprise Edition adds many high availability and scalability features to ensure the database will try to stay up all the time and will be able to handle many hundreds or thousands of users. Many DBA features are added to allow detailed tuning and management. And many options such as Partitioning, Label Security and Spatial can be purchased and added to this edition.
    Personal Edition includes all of Enterprise Edition AND all of the Enterprise Edition options except Real Application Cluster. It is designed to be used by the Oracle developer so it is very inexpensive (in comparison to the Enterprise Edition) but it is limited (by the honor system) to one user access.
    So when you use Express Edition, everytthing you do can be done in Enterprise Edition as well. Express Edition is a great learning tool for getting comfortable with the commercial Oracle database. It is also a great tool for developing applications for small organizations or even for home use. A great tutorial for XE is at http://st-curriculum.oracle.com/tutorial/DBXETutorial/index.htm
    All of this is described in a few pages of documentation (about 70 thousand) at http://docs.oracle.com. If you want to understand Oracle well, you may have to spend a bit less time with the nuns for a while.

  • Error while installing Oracle 10g on Fedora Core 1

    Error while installing Oracle 10g on Fedora Core 1. After 40% of the Installation is thru, the progress bar is showing 40%, it gives error "Not connected to Oracle" and the installation has to be terminated.
    We have tried by using the on-line procedure and changing the required script to make believe it as said.

    Are you createing DB also???

  • Reinstallation of oracle 10g on Fedora Core 2

    Dear Oracle community,
    I tried to install Oracle database 10g software (Enterprise-edition) on
    my PC (Fedora Core 2) in two steps. At first the software only
    (as described in
    http://www.oracle-base.com/articles/10g/OracleDB10gInstallationOnFedora2.php)
    and then (using dcba) the example data base "sales".
    The first step was succesfully. The second step has led to a "freeze" of
    my computer. Input became impossible - so after running about 30 minutes
    (100% CPU usage) I stopped my computer switching the power off.
    Now I deleted the whole installation of Oracle manually as far as
    possible (as far as I know/found the changes). Afterwards I tried to
    reinstall the software. This was now impossible - the same "freezing"
    effect happened now already in the first step. What are the reasons
    for that? Can you help me to solve the problem?
    I fear that some configuration files might be now corrupted and I have to
    reinstall Fedora2 to be sure that nothing else is damaged.
    Up to now I was only a user of a Oracle data base - it is the first time
    that I try to install Oracle.
    I have read the forum stuff about installation of 10g on Fedora Core 2
    but do not find remarks for my problem.
    Here are further details which could be important:
    My PC has 2 processors and 2GB RAM and 2GB swap space.
    The PC is located in a small Intranet and gets its IP-address by DHCP.
    LINUX is installed (Fedora 2, kernel 2.6.5-1.358smp), as well as
    a Web-server (httpd-2.0.51-2.7.rpm),
    Java (j2sdk-1.4.2_05-fcs.rpm) and
    tomcat (jakarta-tomcat-4.1.30-LE-jdk14.tar.gz)
    (perhaps there is some disturbing interaction between installed
    Java-version and the Java-Version supplied by the Oracle software?)
    I followed the instructions in the installation description given in the
    above mentioned web site but with some minor changes:
    - /etc/hosts:
    127.0.0.1 obox local_host.local_domain
    192.168.2.3 oracle.home obox
    - instead to create a directory in which the Oracle software will be
    installed:
    mkdir -p /u01/app/oracle/product/10.1.0/db_1
    chown -R oracle.oinstall /u01
    I created the following:
    mkdir -p /opt/oracle/10.10
    chown -R oracle.oinstall /opt/oracle
    - The .bash_profile of the oracle user I modified a little bit:
    # Oracle Settings
    TMP=/oracle/tmp
    ORACLE_BASE=/oracle/oradata #
    ORACLE_HOME=/opt/oracle/10.1.0
    ORACLE_SID=Test1
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib
    # after installation I've seen that I forgot a colon between /lib and
    # /usr/lib in LD_LIBRARY_PATH - perhaps this is a reason for hanging
    # of the computer installing the example database "sales"?
    CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib
    # after software installation I did not found $ORACLE_HOME/JRE but
    # $ORACLE_HOME/jre - and I changed the CLASSPATH
    - the following part I transfered to /etc/profile
    if [ $USER = "oracle" ]; then
    if [ $SHELL = "/bin/ksh" ]; then
    ulimit -p 16384
    ulimit -n 65536
    else
    ulimit -u 16384 -n 65536
    fi
    fi
    - In a first step I installed only the Oracle Software without any
    problems (but with the error in the definition of LD_LIBRARY_PATH and
    CLASSPATH respectively)
    - I performed the post installation steps except that I did not change
    the content of /etc/oratab because I did not want to start Oracle
    automatically starting the computer
    - Then I started the dbca to create the data base "sales". I could enter
    all wanted parameters (I named the data base "test1" to be conform
    with ORACLE_SID . Then dcba started the creation of the data base
    but did not end (hanging)
    - I looked for possible errors, corrected the definition of CLASSPATH
    and LD_LIBRARY_PATH respectively and wanted to reinstall Oracle
    - I applied the following commands to delete all (???) data files
    created in the installation process
    rm /etc/oratab
    rm /etc/oraInst.loc
    rm -R /etc/oracle
    rm /usr/local/bin/oraenv
    rm /usr/local/bin/coraenv
    rm /usr/local/bin/dbhome
    rm -R /opt/oracle/10.1.0/*
    rm -R /opt/oracle/oraInventory
    rm -R /oracle/tmp/*
    rm -R /oracle/oradata/*
    - now (after restart of the PC) I wanted to install the Oracle software
    anew. After specifying ORACLE_HOME and running a script as root the
    OUI started to load and unzip files from the installation directory
    Disk1 and runs in an endless loop (about 66% of the work was done).
    - After restart of my PC I made a second trial and already after the
    input of the first parameter the OUI runs in an endless loop
    - the endless loop: 2 java instances were running using 100% CPU
    and input by keyboard was not accepted.
    Many thanks in advance
    Klaus!

    Hi Klaus,
    Have you had any luck in resolving this problem. It sounds like the exact same problem I am having

  • Installing Oracle Linux on Fedora Core (formerly Red Hat)

    Hello,
    I am very new to Linux having been a recent Windows convert and wanted to find out whether I can talk to someone about installing Oracle on a Fedora Core system. I find the current documentation to be quite daunting for a newbie like me. I am not new to Oracle per se but I am new to installing it on a different operating system. It's also easier for me to chat about my issues than to do a long-winded e-mail. If there is a "guru" in this area that can contact me, I can be reached at 305-491-0417 (cell) or e-mail me at [email protected]
    Much appreciated and Thanks,
    Steve

    Hello
    Here is a very good guide:
    http://www.puschitz.com/OracleOnLinux.shtml
    lajos

  • Oracle 10g on Fedora Core 5

    Is there a pre-packaged version of Fedora Core 5 which includes Oracle 10g for Linux?
    This way, all you have to do is select Install Oracle 10g and it includes any special packages for installing Oracle 10g. Plus, after installation, it automatically starts up the Oracle 10g installer. It could even do the pre-installation stuff such as creating the oracle user. I do not know how, but this oracle user would be the only user using an old gcc compatible with Oracle software. Via its environment maybe?
    Right now, it is a Pain-in-the-neck to install Oracle on Linux. The installation guide Oracle provides is not enough. You have to do a search on the web for pages detailing more info. Or you have to install a special file or set variables to make the Oracle installer think it is installing on Red Hat Enterprise Linux. I have to hide the gcc that comes with Linux and install an old verison of it. At one time, I even had to compile a library so the java installer could run. This is ridiculous, I should not have to jump through hurdles to install Oracle.
    Does anyone out there have such a set of Fedora Core 5 ISO images? Shoot, FC4 would do too.

    No. I'm not particular to Fedora. Fedora has been a distribution which works on my (please don't laugh) emachines computer at home. I've had Oracle 9i enterprise installed on fedora core 3.
    Ubuntu and Debian are good distros as well. I have not been successfull with Suse though.
    Suse in the past -- the installer could not get the graphics correct -- garbage just displays -- so i could never install it. Maybe SuSe 10 has improved since then.
    I found this about Suse and Oracle. So, this may work for me. Otherwise, i will try Centos.
    http://www.novell.com/coolsolutions/tip/16193.html
    Thanks for the info.

  • JRE not found, while installing Oracle 9i on Fedora Core 5

    I am installing Oracle 9i on Fedora Core 5 from the following site.
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    The site asks me to Download the Java Runtime Enviroment (j2re-1_3_1_15-linux-i586.bin) from the Sun website.
    extract the file and put it in /opt directory. And edit Disk1/install/linux/oraparam.ini and modify JRE_LOCATION variable to /opt/jre1.3.xx
    I have downloaded JRE version jre1.3.1_19 as this is the version available from the sun site, and put it in the /opt directory.
    [oracle@localhost Disk1]$ cd /opt
    [oracle@localhost opt]$ ls -l
    total 24
    drwxr-xr-x 6 root root 4096 Aug 19 2006 jre1.3.1_19
    My oraparam.ini settings are:
    [oracle@localhost ~]$ cat Disk1/install/linux/oraparam.ini
    [Oracle]
    JRE_LOCATION=/opt/jre1.3.1_19
    However, after doing these changes when I use /home/oracle/Disk1/runInstaller, i get the following error:
    [oracle@localhost Disk1]$ pwd
    /home/oracle/Disk1
    [oracle@localhost Disk1]$ ./runInstaller
    [oracle@localhost Disk1]$ The Java RunTime Environment was not found at /tmp/OraInstall2008-04-29_07-09-15AM/jre/bin/java. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and try again.
    : No such file or directory

    Ivan Kartik:
    I have installed Oracle 9i on Fedora 5.
    I am able to login using sqlplus 'sys/sys as sysdba'
    and start the database using startup
    However, there were problems starting Configuration Assistant services and HTTP Server.
    Here are the details:
    Launched configuration tool Agent Configuration Assistant
    Command which is being spawned is /opt/oracle/920/JRE/bin/jre -classpath /opt/oracle/920/JRE/lib/rt.jar:/opt/oracle/920/jlib/srvm.jar:/opt/oracle/920/network/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/oracle/920 /nodeinfo NO_VALUE
    Configuration tool Agent Configuration Assistant failed
    Parameter "orahome" = /opt/oracle/920
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Result code for launching of configuration tool is 1
    Launched configuration tool Starting HTTP Server
    Command which is being spawned is /opt/oracle/920/Apache/Apache/bin/apachectl startssl
    Invalid Exit Code. The following result code will be used for configuration tool: 1
    Configuration tool Starting HTTP Server failed
    /opt/oracle/920/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
    /opt/oracle/920/Apache/Apache/bin/apachectl startssl: httpd could not be started
    Result code for launching of configuration tool is 1
    Launched configuration tool Agent Configuration Assistant
    Command which is being spawned is /opt/oracle/920/JRE/bin/jre -classpath /opt/oracle/920/JRE/lib/rt.jar:/opt/oracle/920/jlib/srvm.jar:/opt/oracle/920/network/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/oracle/920 /nodeinfo NO_VALUE
    Configuration tool Agent Configuration Assistant failed
    Parameter "orahome" = /opt/oracle/920
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed

  • Prob Installing oracle 10g on fedora core-1

    i'm getting this error message while installing :
    [root@localhost cdrom]# ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat -3
    Failed <<<<
    I have installed the following pakcages:
    make-3.79
    binutils-2.11
    openmotif-2.2.2-16
    setarch-1.3-1
    compat-db-4.0.14.5
    compat-gcc-7.3-2.96.122
    compat-gcc-c++-7.3-2.96.122
    compat-libstdc++-7.3-2.96.122
    compat-libstdc++-devel-7.3-2.96.122
    WHAY I'M GETING THIS ERROR MSG AND HOW CAN I OVER COME IT

    hi tomva,
    at /etc/redhat-release this thing is written , think it's ok,
    Fedora Core release 1 (Yarrow)
    i've tried ./runInstaller -ignoreSysPrereq but showing the msg
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3
    Failed <<<<
    Ignoring required pre-requisite failures. Continuing...Error: OUI cannot be launched because the current working directory is set on the CD-ROM mount point. Launching OUI from this directory will m ake it difficult to unmount the disk later in the installation. Please change the working directory and relaunch OUI.
    SHOULD I RUN THE INSTALLATION BY COPYING THE CDROM CONTENTS TO A DIRECTORY AND RUN FROM THAT DIRECTORY?

  • Tuxedo 9.1 and Fedora core 5

    Hi,
    Is anybody succed installing tuxedo 9.1 under linux Fedora Core 5.
    I succed install Tux 8.1 on FC5 following this instruction
    http://forums.bea.com/bea/thread.jspa?forumID=2011&threadID=600016446&messageID=600040579#600040579
    But when I lauch the same command I've got the following message:
    [bea@linux_68 test]$ ./tuxedo91_32_SLES_9_x86.bin LAX_VM /usr/java/jre1.5.0_09/bin/java -i console
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    Launching installer...
    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /usr/java/jre1.5.0_09/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

    I found a flag to see the debug infos:
    [bea@linux_68 test]$ export LAX_DEBUG=1
    [bea@linux_68 test]$ ./tuxedo91_32_SLES_9_x86.bin
    Preparing to install...
    Checking for POSIX df.
    Found POSIX df.
    Checking tail options...
    Using tail -n 1.
    True location of the self extractor: /home/bea/test/tuxedo91_32_SLES_9_x86.bin
    Creating installer data directory: /tmp/install.dir.1236
    Creating installer data directory: /tmp/install.dir.1236/InstallerData
    Gathering free-space information...
    Space needed to complete the self-extraction: 383652 blocks
    Available space: 2966544 blocks
    Available blocks: 2966544 Needed blocks: 383652 (block = 512 bytes)
    Computed number of blocks to extract: 1025
    Extracting the JRE from the installer archive...
    Extracting JRE from ./tuxedo91_32_SLES_9_x86.bin to /tmp/install.dir.1236/Linux/resource/jre_padded ...
    Extracting done, exit code = 0
    Extracting JRE from /tmp/install.dir.1236/Linux/resource/jre_padded to /tmp/install.dir.1236/Linux/resource/vm.tar.Z ...
    Extracting done, exit code = 0
    Unpacking the JRE...
    Unpacking the JRE...
    gzip is /usr/bin/gzip
    GZIP done.
    TAR done.
    Extracting the installation resources from the installer archive...
    Extracting install.zip from ./tuxedo91_32_SLES_9_x86.bin to /tmp/install.dir.1236/InstallerData/installer.padded ...
    Extracting to padded done, exit code = 0
    Extracting from padded to zip done, exit code = 0
    Creating disk1 data directory: /tmp/install.dir.1236/InstallerData/Disk1
    Creating instdata data directory: /tmp/install.dir.1236/InstallerData/Disk1/InstData
    Extracting resources from ./tuxedo91_32_SLES_9_x86.bin to /tmp/install.dir.1236/InstallerData/Disk1/InstData/Resource1.zip ...
    Extracting done, exit code = 0
    Configuring the installer for this system's environment...
    ========= Analyzing UNIX Environment =================================
    Setting UNIX (linux) flavor specifics.
    Importing UNIX environment into LAX properties.
    Checking for POSIX awk.
    ========= Analyzing LAX ==============================================
    LAX found............................ OK.
    LAX properties read.................. OK.
    ========= Finding VM =================================================
    Valid VM types.......................... J2 J1 MSJ
    Absolute LAX_VM path.................... /tmp/install.dir.1236/Linux/resource/jre/bin/java
    Expanded Valid VM types................. JRE_J2 JDK_J2 JRE_J1 JDK_J1 MSJ
    * Using VM.....(lax.nl.current.vm)...... /tmp/install.dir.1236/Linux/resource/jre/bin/java
    checking for NPTL + JVM vulernability...
    NPTL detected! checking for vulnerable JVM....
    awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    major :
    minor :
    patch :
    vendor:
    Vulnerable JVM detected... implementing workaround
    ========= Virtual Machine Options ====================================
    LAX properties incorporated............. OK.
    classpath............................... "/tmp/install.dir.1236/InstallerData:/tmp/install.dir.1236/InstallerData/installer.zip"
    main class.............................. "com.zerog.ia.installer.Main"
    .lax file path.......................... "/tmp/install.dir.1236/temp.lax"
    user directory.......................... "/tmp/install.dir.1236"
    stdout to............................... "console"
    sterr to................................ "console"
    install directory....................... ""
    JIT..................................... none
    option (verify)......................... off
    option (verbosity)...................... none
    option (garbage collection extent)...... none
    option (garbage collection thread)...... none
    option (native stack max size).......... none
    option (java stack max size)............ none
    option (java heap max size)............. 50331648
    option (java heap initial size)......... 16777216
    option (lax.nl.java.option.additional).. none
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    ========= Display settings ===========================================
    hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    X display............................... local
    UI mode................................. gui
    Launching installer...
    CLASSPATH:/tmp/install.dir.1236/InstallerData:/tmp/install.dir.1236/InstallerData/installer.zip:/home/bea/test/tuxedo91_32_SLES_9_x86/install.dir.28633/InstallerData/installer.zip
    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    ========= Forking JAVA =============================================
    /tmp/install.dir.1236/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

  • Oracle Linux Calendar 9.0.4.2/10 and Fedora Core 5

    Hi folks --
    I recently migrated from FC4 to FC5 (did a fresh install), and to my chagrin, the Oracle Calendar linux client install is now broken. This was running fine under both FC4 and RHEL 4. Here is the error I receive on any of the installs (silent/text/graphical):
    [root@pcalarco OracleCalendar_inst]# sh silent_install.sh
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    Launching installer...
    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /tmp/install.dir.23852/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    I know Fedora Core isn't officially supported, but does anyone have a solution for this? Are these just path errors for the JRE as in previous problems with Fedora?
    Also, does Oracle Calendar 10 run any better in FC5?
    Many thanks in advance!
    - pascal
    >
    Pascal V. Calarco, MLIS
    Head, Library Systems & Economics Subject Liaison
    University Libraries of Notre Dame/
    Michiana Academic Library Consortium
    Notre Dame, IN USA 46556-5629
    e-mail: [email protected] tel.: 574-631-3409
    --------------------------------------------------

    I did some searching, and found that this is a common problem with many applications migrating from FC4 to FC5. This problem is caused due to incompatibility of the installer's Java Run-time Environment with certain system libraries.
    In order to solve this, run these commands on the {OracleCalendar_install/cal_linux_904 file:
    $ cp cal_linux_904 cal_linux_904.bak
    $ cat cal_linux_904.bak | sed "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" > cal_linux_904
    $ rm cal_linux_904.bak
    Now the installers work fine.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Fedora Core 6 Installation Errors

    Attempting to install Coldfusion on a Linux Fedora Core 6
    Server, and the error message I'm getting is this:
    quote:
    [root@master slokie]# ./coldfusion-702-lin.bin
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer
    archive...
    Configuring the installer for this system's environment...
    awk: error while loading shared libraries: libdl.so.2: cannot
    open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6:
    cannot open shared object file: No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1:
    cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6:
    cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6:
    cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6:
    cannot open shared object file: No such file or directory
    Launching installer...
    grep: error while loading shared libraries: libc.so.6: cannot
    open shared object file: No such file or directory
    /tmp/install.dir.7760/Linux/resource/jre/bin/java: error
    while loading shared libraries: libpthread.so.0: cannot open shared
    object file: No such file or directory
    These SO's exist in the /lib folder. Where is it trying to
    look and has anyone found it to work on a standard webserver with
    fc6?

    Review Steve's blog at
    http://www.talkingtree.com/blog/index.cfm/2006/12/6/Running-ColdFusion-MX-7-on-Fedora-Core -6-Linux.
    Read the links, too. This is an old topic now and a pretty standard
    installation procedure for installing CFMX on the newer unsupported
    linux platforms. I have used it for Mandriva and others.

  • How to Install SJAS on a Fedora Core 4 box

    I've had my share of headaches making SJAS work well on an FC4 box, and as there was no good "how-to" on the install, I've compiled the following from trial and error. Hope this is of some use:
    Installing Sun Java App Server on FC4:
    1) First, start with a Fedora Core 4 box, running with at least 1GB of RAM. This is the minimum recommended configuration for Sun Java Application server, and its associated programs. Load balancing uses a lot more resources (minimum recommended config is 2GB RAM) but on a stand-alone box, 1GB will do. Ensure you've got disk space and connectivity to the net, especially DNS.
    2) Copy over the following files to the box. You'll need all of these for the install:
    o compat-libstdc++-296-2.96-132.fc4.i386.rpm - compatibility library needed for FC4, or else the install will crash but won't tell you about it.
    o compat-libstdc++-33-3.2.3-47.fc4.i386.rpm - another compatibility library needed
    o jdk-1_5_0_02-linux-i586.rpm - the JDK as the Java Application server needs Java to run.
    o java_es_05Q4_msgserver-ga-linux-x86.zip � appx 340MB, and is the download which installs SJAS, the web server with load balancer plugin, the directory server, etc.
    3) Do an rpm -iv on the compat-libstdc* compat libraries.
    4) Do an rpm -iv on the jdk.
    5) Link the java executibles to /usr/bin by typing "ln -sf /usr/java/jdk1.5.0_02/bin/* /usr/java". If you installed a different version of the JDK, put in that version instead of 1.5.0.02.
    6) Edit your /etc/hosts file. By default, the FC4 install maps your hostname of your box onto localhost / 127.0.0.1. Take this hostname off of 127.0.0.1 so that the only name mapped to 127.0.0.1 is localhost. Then, on the IP address you plan on installing SJAS onto, map the hostname and the fully-qualified domain name to that address. An example /etc/hosts/ file that has worked is:
    127.0.0.1 localhost.localdomain localhost
    192.168.99.203 iloapp01.scientology.net iloapp01
    7) Unzip the java_es_05Q4_msgserver-ga-linux-x86.zip file into a directory using the "unzip" command.
    8) Go into the java_es_05Q4/Linux_x86 directory just created, and run ./installer
    9) This will then pop up a graphical installer, if you are running this directly on the server. If running via a console, type ./installer -nodisplay which will pop up the installer in text mode.
    10) Click through the installer until you get to the packages list. Install all of the packages, unless there is a specific reason � for the server you're working with � that you don't want one or another of the packages.
    11) When it asks you if you want to configure now or configure later, click configure now.
    12) Page through all of the proceeding pages of questions, entering master passwords when it asks you to. If it hangs on the first screen, asking for a valid IP address and/or hostname, you either (a) didn't specifiy a valid address which is configured on that box, or (b) you messed up on the /etc/hosts file config above. All you want in the "hostname" field is the server name (i.e. "iloapp01") and all you want in the domain name field is the base domain (i.e. "scientology.net"). That will work.
    13) Finish the install wizard and let it exit gracefully.
    14) After it finishes the install, you should be able to start each of the services on the box without issue.
    o You need the Sun Directory Server for authentication. To start the directory server, run /opt/sun/sbin/directoryserver start, which should work without a hitch. Check if it's working and on by doing a ps -ef | grep slapd and see if the slapd process is running (the LDAP server, needed for authentication).
    o Test-start the admin console by running /opt/sun/sbin/mpsadmserver start. This should hang for a little while (unless you have a preposterously fast machine) and then report that it's started. If it didn't work, it will tell you "it hasn't been configured" or some such.
    o Start the app server by going to /opt/sun/appserver/bin and typing asadmin start-appserv --user admin. You should then be able to start the admin server after typing the master password.
    If this all works, you have a Sun Java Application Server installed, as well as the Directory Server to support it and allow for authentication. For more details on what do do from here, see the Getting SJAS Enterprise Edition to work on an Application Server page.
    Tad
    Church of Scientology
    http://www.scientology-washingtondc.org

    Hi !
    What do you mean with "crash"?[oracle@katon3 oracle]$ oemapp console
    start the console,
    select database, enter the usernam and password and after
    SIGSEGV 11* segmentation violation
    stackbase=49875E68, stackpointer=49874AC4
    Full thread dump:
    "Image Fetcher 1" (TID:0x42192a58, sys_thread_t:0x8b54dd0, state:CW, thread_t: t@393226, sp:0x0 threadID:0x1511, stack_base:0x48cdee68, stack_size:0x200000) prio=1233603152
    java.lang.Object@1109071112/1111761664: owner "VtaEmTreeSQLParentNode-Expand-Thread" (0x8cd8100, 1 entry)
    oracle.ewt.timer.Periodic@1108949792/1112058504: <unowned>
    Waiting to be notified:
    "CursorIdler" (0x8c18a48)
    Registered Monitor Dump:
    Thread queue lock: <unowned>
    Waiting to be notified:
    "main" (0x831bfc8)
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Waiting to be notified:
    "Finalizer thread" (0x831d8a8)
    Monitor registry: owner "Thread-4" (0x8d38558, 1 entry)
    [oracle@katon3 oracle]$
    Is there an X serevr running?Yes.
    Does oem console java use the correct jre i.e. from $ORACLE_BASE/jre/1.1.8/...?I did not change the jre.
    Regards,
    Johnny

  • Cannot install oracle 9i on linux (fedora core 2)

    dear all members.
    I cannot install oracle 9i on linux (fedora core 2)
    progress bar stop at 17% no activity at hardisk. I wait for 15 hours , still no movement. file being copy is " naeet.o " , I am not sure how importance is it.
    I try several times, but still similar result....
    Amnuay U.
    [email protected]

    Hi,
    I think that Feedbak forum is not the best place for this problem.
    You should ask this into
    => Installation Forum : Database Installation
    or
    => Linux Forum : Generic Linux
    Anyway, you can find an install doc here :
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    Nicolas.

  • Fedora core 6 sun app server won't start

    Sun app server 8.2 bundled with creator 2u1 doesn't start. This install was running fine under fc5. Among other things I get the following with pe-start -reset which I think might be the crust of the problem:
    "Unable to read system environment. No system environment will be used."
    Any help appreciated.

    Exported projects to nb5.5 with visual-web pack and after fixing datasources and libraries things are working again. Could not find a solution for Creator2 on Fedora Core 6. Thanks anyway.

Maybe you are looking for

  • How do you combine two or more movie clips into one movie clip in iMovie '09

    how do you combine two or more movie clips into one movie clip in iMovie '09

  • Missing DAQmx folder in vi.lib

    I tried installing LabVIEW 8.2.1 and its requested device driver disks on a computer without any DAQmx device, and no DAQmx folder is placed inside vi.lib. As a result, one of my LabVIEW programs won't compile. Is there a way to trick the installer i

  • How to export a PDF including all of the borders?

    I am very new to InDesign.  I have only used it a handful of times and am unfamiliar with setting up pages.  I was given a file and I have to export it. The problem is that, when I export it as a PDF, a small part of the image is cut off on each page

  • 2007.08-2 Isos released, installation feedback

    Hi Arch community, Arch Linux 2007.08-2, "Don't Panic" has been released. This is the first release to use our new repo layout. There are two ISOs, ftp and core. Changelog: GENERAL: - kernel 2.6.22.9 usage - disabled arch_addons hook by default, it i

  • Rc.cleanup in 10.4?

    I do not have /etc/rc.cleanup in my computer. Is it gone from 10.4? Or, am I, my computer, that is, missing something? 10.4.3 (iBook) I am checking another iBook running Panther and it has said file. Thanks Deivy