Re: compiling CVS-Snapshot under NetBSD or Debian/GNU Linux?
From: Cyrille Chepelov <cyrille chepelov org>
To: dia-list gnome org
Subject: Re: compiling CVS-Snapshot under NetBSD or Debian/GNU Linux?
Date: Thu, 7 Feb 2002 07:35:51 +0100
Le Thu, Feb 07, 2002, à 12:25:04AM +0100, Hanno 'Rince' Wagner a écrit:
> Hi,
>
> I just tried to compile a CVS-snapshot of dia under NetBSD-1.5.2,
> but I seem to miss something. Here is what I did:
>
> --------
> angua:~/src/dia> gtar xfz dia-CVS-20020206-0823.tar.gz
> angua:~/src/dia> ls
> dia-0.88.1.tar.gz dia-cvs-snapshot
> dia-CVS-20020206-0823.tar.gz
> angua:~/src/dia> cd dia-cvs-snapshot/
> angua:~/src/dia/dia-cvs-snapshot> ./autogen.sh
> --prefix=/home/rince/public
> Running gettextize... Ignore non-fatal messages.
> intl/ subdirectory exists: use option -f if you really want to
> delete it.
> Running intltoolize
> intltoolize: not found
You need intltools-0.12
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LC_ALL = (unset),
> LANG = "De_DE"
> are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
You should configure your perl (lowercase 'd' in your $LANG ?)
-- Cyrille
--
Grumpf.