ction by myself, before...and didn't get it.
kind regards,
Stefan
Ralf Wildenhues wrote:
> * Stefan Bienert wrote on Mon, Oct 19, 2009 at 02:06:40PM CEST:
>> cd ../.. && /bin/sh
>> /home/user/projects/documentation.git/share/misc/config/missing --run
>> aut
Ralf Wildenhues wrote:
> * Stefan Bienert wrote on Mon, Oct 19, 2009 at 12:45:19AM CEST:
>> Is there a way to stop automake producing a rule for dvi docs?
>> It just makes my 'distcheck' fail.
>
> dvi:
This does not work:
cd ../.. && /bin/sh
/home/use
Hi list!
Is there a way to stop automake producing a rule for dvi docs?
It just makes my 'distcheck' fail.
kind regards,
Stefan
.
greetings,
Stefan
--
Stefan Bienert
Zentrum fuer Bioinformatik
Universitaet Hamburg
Bundesstrasse 43
20146 Hamburg
Germany
Email: bien...@zbh.uni-hamburg.de
Phone: +49 (40) 42838 7345
Fax:+49 (40) 42838 7332
Hi List!
Could it be that a primary
noinst_TEXINFOS
does not work with automake 1.10.2?
I tried to use it in my project but nothin gets build on "make".
greetings,
Stefan
Hi Automakers!
I have a little problem with Automake maintaining the version.texi file.
My Makefile.am looks like this:
info_TEXINFOS = developer-handbook.txi
developer_handbook_TEXINFOS = impatient.txi \
preface_dvl.txi \
Argh! I really hate this konqueror of KDE!
With putting the pdf and html documentation into EXTRA_DIST everything
works fine. It's just this mean konqueror file browser which does not show
the archive properly.
Sorry to have disturbed the list with this problem.
greetings,
Stefan
Hi again,
now I want to have something eles with the documentation stuff. How do I
include the compiled pdf and html docs in the distribution. I tried
EXTRA_DIST with the name of the pdf file but it does not work. Should I
use the dist-hook for this or is there a common way?
greetings,
Stefan
Thanks a lot!
Everything works fine and this in less than 5minutes work! Seems like a
new record in automake-configuration to me.
greetings,
Stefan
Hi there,
is there an easy way to traet pdf, html in the same way info targets are
treated?
I would like to have `make all` producing info, pdf and html docs from
texinfo sources. Also installation of all three targets should happen on
`make install`.
greetings,
Stefan
hope somebody can understand what I want to do.
greetings,
Stefan
--
Stefan Bienert
Zentrum fuer Bioinformatik
Universitaet Hamburg
Bundesstrasse 43
20146 Hamburg
Germany
Email: [EMAIL PROTECTED]
Phone: +49 (40) 42838 7345
Fax:+49 (40) 42838 7332
Hello,
after an hour of searching, how am I supposed to invoke "-lm -lz" into
my compilation? The documentation states something about using "LIBS" as
a variable, autoconf also speaks of "LIBS" but nobody tells one what to
do with that variable.
greetings,
Ste
Hi again,
I just wanted to note that I fixed my problem. It seems as if I messed
up the noinst_ prefixes throughout my project. If everything is set
properly, it works.
greetings,
Stefan
--
Stefan Bienert
Zentrum fuer Bioinformatik
Universitaet Hamburg
Bundesstrasse 43
20146 Hamburg
used anymore. Should'nt
noinst_HEADERS be set before line 49?
I am using automake 1.9.6
regards,
Stefan
--
Stefan Bienert
Zentrum fuer Bioinformatik
Universitaet Hamburg
Bundesstrasse 43
20146 Hamburg
Germany
Email: [EMAIL PROTECTED]
Phone: +49 (40) 42838 7345
Fax:+49 (40) 42838 7332
Hello again,
my sourcetree looks like this
projectdir/
src/
source1.c
source2.c
header1.h
liba/
source3.c
header2.h
libb/
...
The Makefile.am for the src/ dir looks like
noinst_HEADERS = header1.h
SUBDIRS = liba libb
LDADD = \
each make distcheck, the header is not copied nor is an
appropriate -I path set.
Help!
Stefan
--
Stefan Bienert
Zentrum fuer Bioinformatik
Universitaet Hamburg
Bundesstrasse 43
20146 Hamburg
Germany
Email: [EMAIL PROTECTED]
Phone: +49 (40) 42838 7345
Fax:+49 (40) 42838 7332
(btw,
this should really be mentioned in the manual, which's current version
gave me the impression that I have to put everything in the
distributiopn by myself.).
with best regards,
Stefan
--
Stefan Bienert
Zentrum fuer Bioinformatik
Universitaet Hamburg
Bundesstrasse 43
20146 Ha
Hi again,
> What is the Automake version you use? What do you set for
> AC_CONFIG_AUXDIR, AC_CONFIG_MACRO_DIR in configure.ac?
I am using version 1.10 at home and version 1.9.6 at work. THe error
occurs with both of them.
My settings:
AC_CONFIG_AUX_DIR([share/misc/config])
AC_CONFIG_MACRO_DIR
Hi there,
the output of make distcheck is attached to this mail.
greetings,
Stefan{ test ! -d prj-0.1 || { find prj-0.1 -type d ! -perm -200 -exec chmod u+w {}
';' && rm -fr prj-0.1; }; }
test -d prj-0.1 || mkdir prj-0.1
list='src share '; for subdir in $list; do \
if test "$subdir" =
ittle" bit
confusing at this point...
best regards,
Stefan
--
Stefan Bienert
Zentrum fuer Bioinformatik
Universitaet Hamburg
Bundesstrasse 43
20146 Hamburg
Germany
Email: [EMAIL PROTECTED]
Phone: +49 (40) 42838 7345
Fax:+49 (40) 42838 7332
20 matches
Mail list logo