[Haskell-cafe] OpenShift a free PaaS from RedHat

satvik chauhan mystic.satvik at gmail.com
Fri Jul 6 07:21:14 CEST 2012


>
>
> OpenShift gives access to Linux virtual machines on the cloud. However, we
> do not have root access so we cannot install any new package.
> 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 -
> 1. GLIBC version mismatch
> 2. libgmp missing on the openshift box
> Regards,
> Kashyap
>

I think you might want to check out CDE.
http://www.pgbovine.net/cde.html

This will take care of the version mismatch of the libraries.

- Satvik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120706/e77de24b/attachment.htm>


More information about the Haskell-Cafe mailing list