how to compile .fmb file in HP-UNIX Environment [message #112515] |
Sat, 26 March 2005 08:10 |
yang_yingfeng
Messages: 9 Registered: March 2005
|
Junior Member |
|
|
i create a form application in Windows2000 or WindowsXP environment, then i compile this .fmb file to .fmx, then i transport this .fmx file to Unix environment which is our Application Server, the Oracle Application Server is in this Unix environment, i put this file in the directory which is directed in the Forms_Path variable, however, when i started to run this application by entering a valid url, the message shows that this fmx file is not runtime file, someone told me that i should recompile the orginal file under unix environment, so i transport the orginal file(.fmb) to unix environment, then i want to use the f90genm tool to compile the .fmb file, however, it shows that this command can not execute, it shows that can not open a lib file under:/project/.../../..,however, this directory does not exist at all, what case this error? i also use f90gen command, it shows: can not execute/finish creation, i want to know, how to use the two commands and what parameters i should set before using the commands? thanks
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: how to compile .fmb file in HP-UNIX Environment [message #312327 is a reply to message #112515] |
Tue, 08 April 2008 10:16 |
|
BlackSwan
Messages: 26766 Registered: January 2009 Location: SoCal
|
Senior Member |
|
|
9iAS was the most buggy piece of software that I ever had the misfortune to deal with.
I suspect you are hitting a bug; compounded by the fact that you are likely running 32-bit software on a 64-bit hardware.
IMO, your only recourse is to open a Service Request with Oracle & spend months convincing them their software is flawed.
Sorry!
[Updated on: Tue, 08 April 2008 10:16] by Moderator Report message to a moderator
|
|
|