From: Richard Jones <rich@annexia.org>
To: Grant Monroe <grant@janrain.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Compiling pycaml shared library
Date: Sat, 4 Feb 2006 14:35:56 +0000 [thread overview]
Message-ID: <20060204143556.GA21846@furbychan.cocan.org> (raw)
In-Reply-To: <826ff8bf0602031120i355928e5r3e5b0bc4b644782b@mail.gmail.com>
On Fri, Feb 03, 2006 at 11:20:41AM -0800, Grant Monroe wrote:
> Hello All,
> I'm trying to figure out how to compile a simple shared library (.so)
> using pycaml that I can load from the python interpreter.
I'm not familiar with pycaml, but mod_caml compiles itself as a .so
file so it can be loaded into Apache. It is only possible with
bytecode (for the moment at least), and the process was very
complicated to figure out. I suggest you start by examining the
makefile:
http://cvs.savannah.nongnu.org/viewcvs/modcaml/Makefile?rev=1.68&root=modcaml&view=markup
Rich.
--
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com
next prev parent reply other threads:[~2006-02-04 14:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-03 19:20 Grant Monroe
2006-02-04 14:35 ` Richard Jones [this message]
2006-02-06 10:38 ` [Caml-list] " Vsevolod Fedorov
2006-02-06 18:10 ` Grant Monroe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060204143556.GA21846@furbychan.cocan.org \
--to=rich@annexia.org \
--cc=caml-list@yquem.inria.fr \
--cc=grant@janrain.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox