Developer6i on Redhat7.2 (openmotif-2.1.30-5_ICS)

Hi there,
I am trying to install Developer 6i on RedHat 7.1 and
openmotif-devel-2.1.30-5_ICS
openmotif-2.1.30-5_ICS
I obtain the following message during relinking:
------------ Start of Message ---------------------------
/usr/X11R6/lib/libXt.so: undefined reference to `getpwnam_r@GLIBC_2.1.2'
collect2: ld returned 1 exit status
make: *** [de60desm] Error 1
Problem 'Relinking PL/SQL Procedure Builder executables...' reported to: /home/oracle/tmp/proc_build_linking.problem
(( OIERR-SYS: make -f ins_procbuilder.mk install
MOTIFLIBHOME=/usr/X11R6/lib XLIBHOME=/usr/X11R6/lib
1>> /u01/app/oracle/product/dev2000/6i/orainst/install.log
2>> /u01/app/oracle/product/dev2000/6i/orainst/install.log ))
------------ End of Message -----------------------------
The same linking problem happens with Forms, Reports, Browser etc.
Subsequently, I have tried applying the workaround from:
ftp://ftp.ca.kernel.org/pub/software/libs/glibc/hjl/sdk/2.1
readme.Oracle8i
But this had no effect.
I have spent three full days on this problem and have scanned
through the postings, and haven't found a solution.
I would appreciate if anyone could point me in the right direction.
Thanks.
- Shyam
PS: I already have Oracle 8.1.7 installed and working in a
different ORACLE_HOME (/u01/app/oracle/product/8.1.7)
My Developer 6i Environment looks like:
------------ Start of Profile ---------------------------
ORACLE_HOME=/u01/app/oracle/product/dev2000/6i; export ORACLE_HOME
ORACLE_TERM=vt100; export ORACLE_TERM
ORACLE_AUTOREG=$ORACLE_HOME/guicommon6/tk60/admin; export ORACLE_AUTOREG
LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/lib:/usr/local/lib; export LD_LIBRARY_PATH
export PATH=$ORACLE_HOME/bin:$PATH
TWO_TASK=odb; export TWO_TASK
unset ORA_NLS33
------------ End of Profile -----------------------------

try runinstaller -ignoresysprereqs but it may fail you may need that specific RPM..

Similar Messages

  • Connection problem in oracle10g and developer6i as front end!

    Hi, guys i installed oracle 10g database first and then installed developer6i, and the installation was successful. i changed the TNS name file in both the folders same.But when i try to login to the sql plus of oracle10g then the error comes as "listener does not currently know of the service requested in the connect descriptor". And when i try to login to the sql plus of developer6i then the message comes as "Message12514 not found; product=RDBMS80; facility=ORA" Please can i get some suggestion to solve this problem.
    thanks.
    Waiting for your precious ideas.

    Firstly, Developer 6i is not certified with 10g DB (but it might work). Which patch version is it ?
    About Sql*Plus, 10g version, you probably have some discrepancies between tnsnames.ora and the listener. Please post your tnsnames.ora file (10g Home) and the result of
    C:\> lsnrctl services
    About Developer's Sql*Plus the problem seems to be ORACLE_HOME variable not set. Try this
    C:\> set ORACLE_HOME=<Developer Home path>
    C:\> set PATH=%ORACLE_HOME%\bin;%PATH%
    C:\> sqlplus ..........

  • Installing both Oracle 9iDB and Developer6i

    I'm trying to install both Oracle 9i Database and Developer 6i but it doesn't work! The Database works fine but the Forms Builder, for example, doesn't want to connect to the database I've created when installing the Database 9i. I get the following message : "ORA-12154: TNS: could not resolve service name" ( I've put the system/manager username and password and the database name I've created with Database9i). Is there a way to solve this problem? Or can anyone tell me any other "combination" of previous releases of Database and Developer that "work" together? I've installed Windows 2000 as on XP I had the same problems (I hoped they would be solved like this!)
    Thank you,
    Andreea Valceanu

    Thank you for your detailed answer, but i'll have 2 ask U more questions, because I feel i keep doing smth wrong and that's why it doesn't work - cause it still doesn't! so I've installed OracleDB9i and then Developer6i; what I have done after that was to copy the entry for the database I've created when installing the DB9i from the tnsnames.ora (of the DB) and paste it into the tnsnames.ora of the Forms6i. I've tried both: deleting what was there, leaving just what I've pasted and just adding the aditional info about my service/database. But it still gives me the same error message when trying to connect the form builder: "TNS: could not resolve service name"! Do u can think of any other possible reason why i keep getting this message? (services, win2000, etc)
    thank u very much for your time, Andreea

  • 8.1.7: any chance for non-interactive install of developer6i ?

    I have to do several identical installations of 8.1.7, including
    developer6i (needing Forms support). Installation of 8.1.7 Server
    from customized response files seems to work, except that you
    have to swap CDs somewhere in between.
    However, developer6i apparently only offers interactive
    installation (either character or Motif based) - did I miss some
    way for batch installation in the docs, or is there no chance ?

    Should have searched a little further before asking : it's all
    here :
    http://technet.oracle.com/doc/solaris/server.805/install/appa.htm

  • Using BFile in Developer6

    Hi,
    I have created a table in Oracle 8i, which has one BFILE field.
    I have inserted 2-3 records in this table, where BFile field
    contains word document.
    Now I want to view this document using a Form in Developer6.
    How do i do it?
    I tried using by creating default block but query on records
    failed, due to BFILE field.
    Then I tried using OLE controls. But we couldn't link BFILE
    field with OLE controls.
    Please help me !
    TIA,
    Ashwani
    null

    I tried , but the process runs "before header", thus before the item is being assigned a value by the parent page, so I get an error that the process cannot find the filename (which it suppose to get from item :P2_FILENAME).
    Edited by: Yoni Sade on Nov 9, 2009 5:53 PM

  • RMAN on Redhat7.1 cannot startup

    Hi,there
    I have installed oracle817 on redhat7.1 ,but I can not start up rman ,who can tell me why?

    Hi,
    You may have solved this by now, but if not; I had a similar problem on SuSE 8.0 linux. It turned out that there was another "rman" executable in my PATH before the $ORACLE_HOME/bin directory. I gzipped it (via root) and rman started up perfectly.
    Hope this helps
    James

  • Still 8i/developer6i dosen't work on XP..Any help..

    Hello Everyone
    I had been working on this problem for the last 4 days..
    As recommemded i had done the following orderly to install personal 8i and developer6i(forms and reports)
    1. Installed Forms and reports and renamed the directories
    to form and reports.
    2. Changed the same in the registry entries.
    3. Copied the content of Oracle CD in the hard disk.
    4. Changed the Symcjit.dll to symcjit_back.dll
    5. Added "JREW=0x00080000" in section of Win.ini
    6. Executed the Oracle setup.exe from D:\Oracle\install\win32
    \setup.exe .
    The personal8i(8.1.6) did install properly with out any problem.
    A.but could not connect to Database using SQL PLUS
    B.could not connect to my forms or reports.
    i did try starting the LSNCTL.exe... never worked
    Started the SVRMGRLm but still no connection.
    Please do let me know if i had done any mistake in the installation procedure.
    Your help is highly appreciated.
    Thanks in advance
    Vijay

    If you can download dev6i from oracle web site it will be better. i am using dev6i with oracle 8i on windows 98 and they work. i'm not sure though if dev6 will work together with oracle 8i. make sure also that your oracle8i and dev6 is for windows 98. first of all uninstall any previous installation of both dev6 and 8i. in fact you should erase any traces of both in the registry. if you want, you can reformat your harddisk and install windows 98 so you will start with a clean slate. if you cannot download dev6i then try this installation procedure. 1. install first dev6 to your computer. install both forms and reports. DO NOT INSTALL ORACLE8i FIRST. after successful installation of dev6, check in the program menu if there is a selection for switching oracle home in one of the dev6 menus. If it has then you're on track. if not then I suggest you download dev6i. 2. install oracle8i in a DIFFERENT ORACLE HOME not on the same home where you install dev6. the installation procedure will prompt you. 3. after both successful installation, go to the oracle home switching selection in the program menu and switch to the home where oracle8i was installed. you should be able to connect to oracle8i db by using the SCOTT/TIGER log on. Hope this helps. please let me know if it work here
    [email protected]

  • Personal Oracle8 and Developer6 ?

    I've installed Personal Oracle 8.0.3 on my Win98 computer. I
    tried to install also Developer6 (required support files 8.0.5c),
    but instalation was interrupted because of version conflict
    between support files of Dev6 and Personal Oracle8 (I was
    installing in one ORACLE_HOME). If I had ignored warning and
    continued with instalation of Dev6, I was not able to start
    Oracle database after succesfull installation of Dev6. I've got
    message: "The Oracle80.exe file is linked to missing export
    NZ80.dll:nztpfvec".
    I tried to copy NZ80.dll from Oracle distribution to my
    Oracle_Home, but database still was not operational.
    Is possible to install these products to diffrent Oracle_homes?
    Could anyone help me ?
    null

    Hi there,
    You cannot have Oracle8 and Dev6.0 in the same Oracle home.
    Install Dev6.0 in a different Oracle home.
    I guess it should solve your problem.
    regards,
    Vikram
    Petr Matula (guest) wrote:
    : I've installed Personal Oracle 8.0.3 on my Win98 computer. I
    : tried to install also Developer6 (required support files
    8.0.5c),
    : but instalation was interrupted because of version conflict
    : between support files of Dev6 and Personal Oracle8 (I was
    : installing in one ORACLE_HOME). If I had ignored warning and
    : continued with instalation of Dev6, I was not able to start
    : Oracle database after succesfull installation of Dev6. I've got
    : message: "The Oracle80.exe file is linked to missing export
    : NZ80.dll:nztpfvec".
    : I tried to copy NZ80.dll from Oracle distribution to my
    : Oracle_Home, but database still was not operational.
    : Is possible to install these products to diffrent Oracle_homes?
    : Could anyone help me ?
    null

  • Who can tell me how to install Oracle9i Database under redhat7.3

    I want to install Oracle9i Database under redhat7.3,but fail,can you tell me how to install it.

    You can set it at infopackage level.
    Go to infopackage-> Scheduler menu-->Data S Default Size(something like this).
    Inside this you have option to set size of datapackage.
    Hope this helps.

  • What is Tk2Motif ? running an app made with developer6i

    Hi ,
    What is motif ?
    I have a problem with my application i developed with developer6i.
    The app i have uses function keys F1..F12 and all of these work except F1 and F10.
    Now when i run my app i see that it runs in a tk2 motif headed window & looks like an xterm.
    I think my problem lies with motif.
    Is there a way to configure motif and the way it uses keys ?
    Any help is greatly appreciated !

    Hi ,
    thanks for your reply !
    Where do you suggest i change these keys,
    because i've already tried using control center (kde) to modify ,
    but still not fixed the problem.

  • Openmotif error during 10g install.

    I am trying to install a Oracle 10g database on top of a RHEL 3 operating system. The operating system is fully patched. I think that may be the problem, but would like some verification on that. The openmotif version listed is openmotif-2.2.3-3.RHEL3. Install is looking for openmotif-2.2.2-16. It, of course, fails. I assume I must somehow rollback to the previous openmotif version or is there a newer download of 10g that will work with my current version of openmotif? Another machine has 10g installed on it, but I know it was installed before the most recent openmotif version was installed. It is still working even with the new openmotif. Thanks for any help. I went to the Red Hat Network site and looked at openmotif packages available and it does not list the 2.2.2-16 version as available.

    I have exactly the same problem under Windows XP. There seems to be a bug that looks very simular to the error we have, and there is a patch for it (bug 3555863), but the patch does not work, because you need to execute clscfg again during the patch execution, but clscfg craches whenever I try to execute it.
    So, I do not know a workaround yet. Did you find out anything in the meantime?

  • Redhat7.3+oreacle9i(9.2.0), Is it limited on time?

    i have installed oracle9i(9.2.0) on redhat7.3,but i do not know that oracle9i for linux is limited or unlimited on time,so i am not sure to use this system,any one give me a affirmance please.my email:
    [email protected]
    thanks!

    It's ok for personal use, but for commercial use, however, you may have to buy licenses from Oracle.

  • [new] openMotif

    Sorry, someone in my office was going to replace Arch with Red Hat to get motif, so I had to make this PKBUILD for openMotif.
    It does brake the convention as it has an upper case character in the package name butr I did that to get the package to download.
    It does seem to work, as in I installed it and ran a couple of demo programs, though help could not be found.
    Here is the simple package build if any one wants to test it:
    #PKBUILD by Benedict White of CSE mostly an edited version of the lesstif PKGBUILD
    pkgname=openMotif
    pkgver=2.2.3
    pkgrel=1
    pkgdesc="Open Motif"
    depends=('x-server')
    conflicts=(lesstif)
    source=(http://www.motifzone.com/$pkgname/$pkgname-$pkgver.tar.gz)
    md5sums=('94c96a0f94ee0d5e41d3dba2188b263d')
    build() {
      cd $startdir/src/$pkgname-$pkgver
      ./configure --prefix=/usr
      make || return 1
      make DESTDIR=$startdir/pkg install
      # clean-up
      rm -rf $startdir/pkg/usr/LessTif
      rm -f $startdir/pkg/usr/lib/X11/mwm/README
      # conflicts with Shell from perl
      rm -f $startdir/pkg/usr/man/man3/Shell.3
      # conflicts with tcl
      rm -f $startdir/pkg/usr/man/man3/Object.3

    Sorry, the source line is wrong, I just munged it together offline to get it to build with a pre downloaded package.
    It should read:
    source=(ftp://ftp.ics.com/pub/Products/Motif/om2.2.3/src/$pkgname-$pkgver.tar.gz)
    Which makes the PKBUILD look like this:
    #PKBUILD by Benedict White of CSE mostly an edited version of the lesstif PKGBUILD
    pkgname=openMotif
    pkgver=2.2.3
    pkgrel=1
    pkgdesc="Open Motif"
    depends=('x-server')
    source=(ftp://ftp.ics.com/pub/Products/Motif/om2.2.3/src/$pkgname-$pkgver.tar.gz)
    conflicts=(lesstif)
    md5sums=('94c96a0f94ee0d5e41d3dba2188b263d')
    build() {
      cd $startdir/src/$pkgname-$pkgver
      ./configure --prefix=/usr
      make || return 1
      make DESTDIR=$startdir/pkg install
      # clean-up
      rm -rf $startdir/pkg/usr/LessTif
      rm -f $startdir/pkg/usr/lib/X11/mwm/README
      # conflicts with Shell from perl
      rm -f $startdir/pkg/usr/man/man3/Shell.3
      # conflicts with tcl
      rm -f $startdir/pkg/usr/man/man3/Object.3

  • Make openmotif the standard Motif library

    Hello world!
    I would like to suggest to replace lesstif by openmotif.
    Openmotif is now under LGPL and (unlike lesstif) _alive_.
    Furthermore lesstif programs are broken under Gnome3/mutter.
    Problem:
        * Run any program using lesstif under Gnome3/mutter (e.g. DDD)
        * Click "File"
        * Click "Edit"
        * Result: "File" menu will not close and "Edit" menu items are displayed at
                  the wrong place.
        * Programs using openmotif having proper menu behaviour
    I successfully built and tested the current Arch packages of DDD, xpdf & nedit
    by using openmotif 2.3.4 from community (other pkgs were not tested).
    Currently the following packages require lesstif:
        ddd, fbida, freewrl, grace, nedit, vtk, xlockmore, xpdf
    Any chance the switch might happen?

    karol wrote:
    init0 wrote:Sorry, I'm not on that mailing list. Can someone hint Sergej Pupykin that at least one user is in favor of this move!
    Done: https://mailman.archlinux.org/pipermail … 20715.html
    Thanks!

  • Install openmotif and X11 on imac 11,2?

    I have a 3D software package (NX) that I cannot use because it requires the installation of openmotif and x11.
    I have a standard imac 11,2 which has X11.
    But I can't find or figure out where to get openmotif. Does anybody know anything about this program?

    Try:
    http://www.winteracter.com/macmotif.htm
    I've not tried it myself.

Maybe you are looking for

  • Help needed in Partitioning Table

    Hi, We can partiton a table by the following create table sales ( product_id number, trans_amt number, sales_dt date, state_code varchar2(2) partition by list (state_code) partition ct values ('CT'), partition ca values ('CA'), partition def values (

  • How do I burn files into a CD other than by burning music through iTunes?

    How do I burn files into a CD other than by burning music through iTunes?

  • Adobe Reader XI not working

    Hello I am on Windowds 7. I had upgraded recently to Adobe Reader X and it stopped workin normally: - when you doeuble click on the pdf files, nothing is happening - if you go through right click -> open with-> adobe reader X i will sometimes open do

  • OSB always uses two volumes instead of one

    Hi I use osb and the following script to backup my db: run { CONFIGURE RETENTION POLICY TO Redundancy 3; CONFIGURE CONTROLFILE AUTOBACKUP ON; allocate channel c1 device type sbt parms 'ENV=(OB_MEDIA_FAMILY=mftest)'; delete noprompt obsolete device ty

  • How did CoolChaser get on my browser & how do I get rid of it?

    How did CoolChaser get on my browser & how do I get rid of it? == This happened == A few times a week == a couple of weeks ago