Linux Operating System (MOSC)

MOSC Banner

Adding google-chrome-stable to ODA

edited Oct 19, 2017 12:35AM in Linux Operating System (MOSC) 3 commentsAnswered

To cut a long story short: APEX app on ODA database. Need to convert certain APEX pages to PDF. Want to (from inside PL/SQL code) run Chrome in headless mode on the local ODA db server/VM, making the URL call, saving its HTML DOM as PDF, and then do a load LOB from file of the PDF into the database. All relatively straight forward to do.

Thus: need to yum install google-chrome-stable on the ODA db servers.

Only, yum database (rpmdb) is broken, with yum check reporting:

oak-12.1.2.10.0_LINUX.X64_170214-1.x86_64 has missing requires of /usr/bin/bashoak-12.1.2.10.0_LINUX.X64_170214-1.x86_64 has missing requires of /usr/local/bin/perloak-12.1.2.10.0_LINUX.X64_170214-1.x86_64 has missing requires of libc.so.1..etc..

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center