caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: John Whitington <john@coherentgraphics.co.uk>
Cc: oliver <oliver@first.in-berlin.de>, caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] ANN: CamlPDF 1.7
Date: Thu, 15 Aug 2013 18:17:19 +0200	[thread overview]
Message-ID: <1376583439.16348.10.camel@e130> (raw)
In-Reply-To: <520CE597.1010504@coherentgraphics.co.uk>

[-- Attachment #1: Type: text/plain, Size: 1991 bytes --]

Looks like Oliver installed as root, and maybe there was a restrictive
umask. In that case, setting a better umask (e.g. umask 002) before
"make install" would be the solution. But that's the user's problem,
IMHO.

Gerd

Am Donnerstag, den 15.08.2013, 15:28 +0100 schrieb John Whitington:
> Hi,
> 
> oliver wrote:
> > Hi,
> >
> > On Thu, Aug 15, 2013 at 12:21:44PM +0100, John Whitington wrote:
> >> Hi,
> >>
> >> The first new release of the CamlPDF library for a while is here:
> >>
> >> http://www.github.com/johnwhitington/camlpdf
> > [...]
> >
> >
> > This is really wonderful (hot) software :-)
> >
> > Thanks a lot! :-)
> >
> > But I had problems installing/using it.
> >
> > The lib was installed under /usr/local/lib/ocaml/...
> > wchis is fine.
> >
> > But the permissions were set so, that only
> > root could access it.
> >
> > It needed as root to do (in the directory which contains camlpdf-directory):
> >
> >    # chmod go+r camlpdf
> >    # cd camlpdf
> >    # chmod go+r *
> >
> >
> > After that, it could be used.
> > I tried just pdfdraft and it did it's job.
> >
> > So, thanks again for this library. :-)
> > I will be eager to explore it.
> 
> The installation is handled by ocamlfind, via OCamlMakefile in a 
> completely standard way, so there shouldn't be any problem.
> 
> However, I know very little about build and packaging systems. Does 
> someone on the list recognize this symptom and how it might be fixed at 
> source?
> 
> With Thanks,
> 
> -- 
> John Whitington
> Director, Coherent Graphics Ltd
> http://www.coherentpdf.com/
> 
> 

-- 
------------------------------------------------------------
Gerd Stolpmann, Darmstadt, Germany    gerd@gerd-stolpmann.de
My OCaml site:          http://www.camlcity.org
Contact details:        http://www.camlcity.org/contact.html
Company homepage:       http://www.gerd-stolpmann.de
------------------------------------------------------------


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

  reply	other threads:[~2013-08-15 16:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-15 11:21 John Whitington
2013-08-15 14:21 ` oliver
2013-08-15 14:28   ` John Whitington
2013-08-15 16:17     ` Gerd Stolpmann [this message]
2013-08-15 18:39       ` oliver
2013-08-18 12:04         ` Adrien Nader
2013-08-18 14:04           ` Florent Monnier
2013-08-18 18:23             ` oliver
2013-08-15 18:40 ` oliver
2013-08-15 18:42   ` oliver
2013-08-16 10:53 ` Armaël Guéneau
2013-08-16 11:06   ` John Whitington
2013-08-16 11:45     ` Armaël Guéneau
2013-08-16 14:26       ` John Whitington
2013-08-21 12:01 ` oliver

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=1376583439.16348.10.camel@e130 \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@inria.fr \
    --cc=john@coherentgraphics.co.uk \
    --cc=oliver@first.in-berlin.de \
    /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).