<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><div>OpenShift gives access to Linux virtual machines on the cloud. However, we do not have root access so we cannot install any new package.</div>
<div>I was trying to get my haskell code compiled into native on my local linux box and taking it to those machines. That does not seem to work because of two things - </div>
<div>1. GLIBC version mismatch</div><div>2. libgmp missing on the openshift box</div><div>Regards,</div><div>Kashyap</div></blockquote><div><br></div><div>I think you might want to check out CDE. </div><div><a href="http://www.pgbovine.net/cde.html">http://www.pgbovine.net/cde.html</a></div>
<div><br></div><div>This will take care of the version mismatch of the libraries.</div><div><br></div><div>- Satvik </div></div>