Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

issue installing oracle forms 14c in linux

Tony007Feb 23 2025 — edited Feb 23 2025

hi am having this error when installing oracle forms 14c in linux

Error in invoking target 'clientonlyinstall' of makefile '/usr1/Oracle/Middleware/ldap/lib/ins_ldap.mk'. See '/tmp/OraInstall2025-02-23_08-32-33AM/install2025-02-23_08-32-33AM.log' for details. am using oracle linux o such file or directory
cat /etc/os-release
NAME="Oracle Linux Server"
VERSION="7.6"
ID="ol"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="7.6"
PRETTY_NAME="Oracle Linux Server 7.6"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:oracle:linux:7:6:server"
HOME_URL="https://linux.oracle.com/"
BUG_REPORT_URL="https://bugzilla.oracle.com/"

ORACLE_BUGZILLA_PRODUCT="Oracle Linux 7"
ORACLE_BUGZILLA_PRODUCT_VERSION=7.6
ORACLE_SUPPORT_PRODUCT="Oracle Linux"
ORACLE_SUPPORT_PRODUCT_VERSION=7.6

i install this package sudo yum install -y zip unzip wget tar libaio glibc-devel libXtst \
compat-libcap1 libX11 libXau libXi libXt libXrender libXrandr \
libXcursor libXinerama libXxf86vm libpng libjpeg motif motif-devel \
xorg-x11-fonts-Type1 xorg-x11-fonts-ISO8859-1-100dpi \
xorg-x11-fonts-ISO8859-1-75dpi xorg-x11-fonts-misc \
xorg-x11-fonts-cyrillic xorg-x11-server-utils \
libnsl libnsl.i686
udo yum install -y zip unzip wget tar libaio glibc-devel libXtst compat-libcap1

sudo yum install -y zip unzip wget tar libaio glibc-devel libXtst compat-libcap1 \
compat-libstdc++-33 ksh libX11 libXau libxcb libXi libXt libXrender \
libXext libstdc++ libgcc nfs-utils motif motif-devel redhat-lsb-core \
binutils gcc make libnsl libnsl.i686

This post has been answered by Michael Ferrante-Oracle on Feb 27 2025
Jump to Answer
Comments
Post Details
Added on Feb 23 2025
4 comments
421 views