Skip to Main Content

DevOps, CI/CD and Automation

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!

Deploying .NET Database Extensions to a non-Microsoft .NET implementation

717950Aug 18 2009 — edited Aug 19 2009
Hi, I am exploring the possibility of running .NET extensions over an open soource implementation of .NET, specifically the Mono project (http://www.mono-project.com). The kicker here is that my platform is Linux. Does anyone know with certainty if this is currently supported or will ever be supported by Oracle?

I know that Oracle uses SlrAgent to spawn an external process to run CLR Host. So, my question is really double-proned:
a) Can the Oracle CLR Host run on top of Mono?
b) Can SlrAgent be installed on a Linux version of Oracle?

Thank you.

Comments

Dude!

I installed the Virtualbox guest additions in beta 8 recently, but there wasn't any need for kernel-headers or kernel-dev, etc. If I remember correctly, I simply choose Insert Guest Additions from the VM Devices menu and entered the root password. After the next restart I was able set screen resolutions. Did you try without installing kernel-headers?

3025127

Just downloaded the CD today https://www.oracle.com/technetwork/server-storage/linux/downloads/linux-beta-4409163.html . Workstation 8 has kernel-headers installed by default. Might be kernel-devel might be not required. I just added it just in case. Surely it's failing that missing package elfutils-libelf-devel. I was able to proceed only after installing elfutils-libelf-devel manually.

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 16 2009
Added on Aug 18 2009
2 comments
2,691 views