On Fri, 2006-05-12 at 09:27 +1000, ashley maher wrote: > I'm completing an install of oracle onto ubuntu. > > I'm following the instructions from the oracle site: > http://www.oracle.com/technology/tech/linux/install/xe-on-kubuntu.html > > These suggest that the .deb package should "just work" on kubuntu-ubuntu > breezy (Which is what I've got) > > However I get this for my troubles: > > /var/lib/dpkg/info/oracle-xe.postinst: line 57: bc: command not found > > apt-cache search bc didn't come up with anything.
apt-get install bc should do it. its in main. sounds like there is a missing depends on bc, I'll let our contact know. Cheers, Rob -- GPG key available at: <http://www.robertcollins.net/keys.txt>.
signature.asc
Description: This is a digitally signed message part
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
