From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 676507EE51 for ; Wed, 29 May 2013 00:01:48 +0200 (CEST) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of p.donadeo@gmail.com) identity=pra; client-ip=209.85.219.48; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="p.donadeo@gmail.com"; x-sender="p.donadeo@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of p.donadeo@gmail.com designates 209.85.219.48 as permitted sender) identity=mailfrom; client-ip=209.85.219.48; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="p.donadeo@gmail.com"; x-sender="p.donadeo@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-oa0-f48.google.com) identity=helo; client-ip=209.85.219.48; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="p.donadeo@gmail.com"; x-sender="postmaster@mail-oa0-f48.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtUBAN0opVHRVdswm2dsb2JhbABZhnS+Z34IFg4BAQEBAQYLCwkUKIIjAQEEASMdARseAwELBgUEBzcCAiIBEQEFAQ4BDQYTCBaHXAEDCQaeHYtwT4J9hHUKGScMAViHdQEFDI8YgkGBEwOXO49bFimENzo X-IPAS-Result: AtUBAN0opVHRVdswm2dsb2JhbABZhnS+Z34IFg4BAQEBAQYLCwkUKIIjAQEEASMdARseAwELBgUEBzcCAiIBEQEFAQ4BDQYTCBaHXAEDCQaeHYtwT4J9hHUKGScMAViHdQEFDI8YgkGBEwOXO49bFimENzo X-IronPort-AV: E=Sophos;i="4.87,760,1363129200"; d="scan'208";a="15996506" Received: from mail-oa0-f48.google.com ([209.85.219.48]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 29 May 2013 00:01:20 +0200 Received: by mail-oa0-f48.google.com with SMTP id i4so10694525oah.21 for ; Tue, 28 May 2013 15:01:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=DMMQG1532Mt2tvbgCKIPzuFIQ+BkCU++vW88xZ8po9k=; b=v1d0jWCjCF0VrBEFim0jVe3n9nJ7nSj1BZslCOiBel4L1goeq/dvDnaTH/UCTb38f7 JmDK1u5dsgmUnPvCep6sRK5YEc4cHyuxpwFmcSyJmTfyics9VuAs6Bmk8YnVuf1SHXuY mf/u4QSPKelfZ6pZpwe6QxwGCOyiuQ5kJngwJvGv0CPlfu52/huw6LtsSO5ya/HlYmHR Jr01pbf3VRhFgcspK8gNppRRfrapcuTc8H8fvG+ezRHYvlwxgFff1QiVfM7oypLdSQof LzXZczVWfzYkluXcIW+CukgZdkLr6PYxIbk1IjiLNmyfNQR/2VQmk23g2IRcD3pT2K5s /h5g== X-Received: by 10.60.84.143 with SMTP id z15mr12043885oey.30.1369778479073; Tue, 28 May 2013 15:01:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.26.44 with HTTP; Tue, 28 May 2013 15:00:38 -0700 (PDT) In-Reply-To: <51A4F822.8070407@freenet.de> References: <20130523235355.GI6510@siouxsie> <20130526150008.GA2014@siouxsie> <20130526234911.41866xca7wgoirfb@webmail.in-berlin.de> <51A30E01.5070300@freenet.de> <51A3C03C.4000205@freenet.de> <51A3C3D6.9020003@etorok.net> <51A3CBBD.8040609@freenet.de> <51A4052F.7000700@riken.jp> <51A4F822.8070407@freenet.de> From: Paolo Donadeo Date: Wed, 29 May 2013 00:00:38 +0200 Message-ID: To: OCaml mailing list Content-Type: multipart/alternative; boundary=089e0117696faadbd704ddce6731 Subject: Re: Problems to get larger user base ... (Re: [Caml-list] OCaml's variables) --089e0117696faadbd704ddce6731 Content-Type: text/plain; charset=UTF-8 On Tue, May 28, 2013 at 8:32 PM, Mr. Herr wrote: > hmm, I tried OPAM, but it installed without choice in my home directory. This is an excellent default choice. This is normally a MS win habit. But, what the... Are you talking about the same Windows I know, the OS that installs everything in C:\Windows\System32 ? Linux is a server O_O So I suppose you have root access to each and every Linux "server"... there must be a server wide install somehow. *$ sudo opam init -r /something/very/serverish/like/usr/* and, in general, "man" is your friend ;-) -- *Paolo* --089e0117696faadbd704ddce6731 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Tue, May 28, 2013 at 8:32 PM, Mr. Herr <misterherr@freenet.de> wrote:
hmm, I tried OPAM, but it installed without choice in my home directory.

This is an excellent default choice.


This is=C2=A0normally a MS win habit.

But, what the... Are you talking about the same Windows I know, the OS tha= t installs everything in C:\Windows\System32 ?


Linux is a server

O_O

So I suppose you have root access = to each and every Linux "server"...


=
there must be a server wide install somehow.

$ sudo opam init -r /something/very/serverish/l= ike/usr/

and, in general, &qu= ot;man" is your friend ;-)


--=C2=A0
Paolo
--089e0117696faadbd704ddce6731--