
Hi Kashyap,
I'm not sure if it will solve the problem, but I ran across a tool[1]
the other day that bundles up applications with all of the libraries
and other resources they need. I wouldn't be surprised if, with this,
you can get your code to run on OpenShift.
Michael
[1] http://www.pgbovine.net/cde.html
On Fri, Jul 6, 2012 at 7:51 AM, C K Kashyap
Hey Shakti, 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
On Thu, Jul 5, 2012 at 9:19 PM, Shakthi Kannan
wrote: Hi,
--- On Thu, Jul 5, 2012 at 8:41 PM, C K Kashyap
wrote: | I just found out about OpenShift - its a free PaaS from RedHat. It has some | interesting offerings. It does not support Haskell out of the box as of now. | Please do check it out and if you like it - vote for Haskell support on it | here - https://openshift.redhat.com/community/content/support-for-haskell | | Meanwhile, I am trying to get complied Haskell executable to run on that | platform. \-- We already have a Fedora Haskell SIG [1] where we are working on shipping Haskell packages in Fedora. Recently, support for EL-6 was added, and one can get Haskell packages through the EPEL [2] repository.
Please feel free to ping us on #fedora-haskell on irc.freenode.net.
SK
[1] Fedora Haskell SIG. http://fedoraproject.org/wiki/Haskell_SIG
[2] Extra Packages for Enterprise Linux (EPEL). http://fedoraproject.org/wiki/EPEL
-- Shakthi Kannan http://www.shakthimaan.com
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe