n none of this battle so far.
One that is/was very similar is:
http://www.cygwin.com/ml/automake/2004-10/msg00032.html
I did not check other threads though (there won't be too many as calling 'make
distcheck' with the environment variable DISTCHECK... resulting in an error
is, I think, rather exceptional.
--
Richard Bos
We are borrowing the world of our children,
It is not inherited from our parents.
hoot me for this lenghty email. What is your advice
regarding this?
--
TIA,
Richard Bos
Without a home the journey is endless
Some more data
Create tarbal:
kolab-webadmin> ./bootstrap
kolab-webadmin> ./configure --without-openpkg --with-dist=suse
kolab-webadmin&
S/messages.mo
../../php/admin/locale/de/LC_MESSAGES/messages.po
msgfmt: error while opening "php/admin/locale/de/LC_MESSAGES/messages.mo" for
writing: unknown directory of file.
This is due to the output directory not being created.
--
Thanks in advance,
Richard Bos
Without a home the journey is endless
Ralf,
Op zondag 13 november 2005 02:55, schreef Ralf Wildenhues:
> Hi Richard,
>
> * Richard Bos wrote on Sun, Nov 13, 2005 at 12:00:16AM CET:
> > Problem: a variable remains undefined during 'make distcheck',
> > although, it is present in the file that is inc
nldap"
AC_SUBST(ldapconfdir)
make distcheck finishes succesfull.
Any idea what is going wrong?
--
Thanks in advance,
Richard Bos
Without a home the journey is endless
un
> successfully.
If I remember well you need to combine those:
> htmldir = $(DESTDIR)/$(WEBDIR)/html/$(PACKAGE)
--
Richard Bos
Without a home the journey is endless
Op maandag 17 mei 2004 14:59, schreef Andrew Suffield:
> This would work:
> install -d -m 0755
> $(DESTDIR)$(prefix)/srv/server/www/cgi-bin/$$i; \
Rald, Andrew,
thank you both for your reply. The above construction works indeed.
--
Richard Bos
Without a home the journey is endless
nstall -d -m 0755 $(DESTDIR)/srv/server/www/cgi-bin/$$i; \
done
for i in freebusy locks; do \
install -d -m 0777 $(DESTDIR)/srv/server/www/cgi-bin/$$i; \
done
echo DEBUG DEBUG DEBUG DEBUG DEBUG DEBUG DEBUG DEBUG
The 'make DESTDIR=$PWD/blah install' command s
v
> explicitly supported by autoconf.
>
> Usual batch of --prefix problems apply
Like setting --bindir, --sbindir, etc explicitely? But for now this seem to
solve my problem. Thanks, Andrew!
--
Richard Bos
Without a home the journey is endless
n/addressbook
mkdir: cannot create directory `/srv/www/html': Permission denied
make[3]: *** [install-wsaddressbookDATA] Error 1
To me it looks like that 'distcheck' misses support to create directories that
are not prefixed with an automake variable, is that possible?
--
Richard Bos
Without a home the journey is endless
working correctly.
--
Thanks in advance,
Richard Bos
Without a home the journey is endless
11 matches
Mail list logo