caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Robert Roessler <roessler@rftp.com>
To: ocaml <caml-list@inria.fr>
Subject: Re: [Caml-list] building lablscintilla
Date: Wed, 28 Feb 2007 15:19:11 -0800	[thread overview]
Message-ID: <45E60DEF.3040002@rftp.com> (raw)
In-Reply-To: <2007022818011172703697@k2.sage.att.com>

Garry Hodgson wrote:
> has anyone had any luck building lablscintilla?
> i'm on centos 4.4, and am having trouble with the makefile's
> use of "cl" for c and c++ compile and link (CC and CCXX variables). 
> 
> this program is not found on my machine.  am i missing a package?  
> i tried changing this to gcc/g++, but then it complains about a bunch
> of the compile time flags.  i'm not averse to hacking through this and
> feeding back what i come up with, but i thought i'd just check first,
> and make sure i'm not missing something obvious.

Check the INSTALL.txt and the Makefile again - the PLATFORM variable 
needs to be set, either in your environment or on the make command 
line.  In your case, the value should presumably be "linux".

I have only built and tested this on Fedora Core 6 and Windows XP, so 
your experiences could be of use to others... and possibly help in 
updating the package itself.

Robert Roessler
roessler@rftp.com
http://www.rftp.com


      reply	other threads:[~2007-02-28 23:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-28 23:01 Garry Hodgson
2007-02-28 23:19 ` Robert Roessler [this message]

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=45E60DEF.3040002@rftp.com \
    --to=roessler@rftp.com \
    --cc=caml-list@inria.fr \
    /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;
as well as URLs for NNTP newsgroup(s).