[taskjuggler] Make install failed because of documentation generation

From: Nicolas Girard (nicolas.girard_at_nerim.net)
Date: Fri Aug 05 2005 - 15:09:27 CEST


From: Nicolas Girard <nicolas.girard@nerim.net>
Date: Fri, 5 Aug 2005 15:09:27 +0200
Message-Id: <200508051509.27459.nicolas.girard@nerim.net>
Subject: [taskjuggler] Make install failed because of documentation generation

Hi all,
my need is to install the latest version of taskjuggler ;

I downloaded taskjuggler-2.1.1.tar.bz2 and typed "./configure && make". The
compliation ran rather smoothly, except at the end when I had to remove the
parentheses at line 19 in file ./TaskJuggler/TjReportRow.cpp

Then I typed "su -c 'make install'" ; the installation failed a first time, I
think because the path to the docbook stylesheet didn't match the actual
stylesheet in my machine ; I edited the 2 files that contain this path and
modified them. But then a new problem arose, here's the output of make:

make[2]: Entering directory `/home/ngirard/soft/taskjuggler-2.1.1/docs/en'
cd ../.. && /bin/sh ./config.status docs/en/taskjuggler.xml
fast creating docs/en/taskjuggler.xml
config.pl: fast created 1 file(s).
cp taskjuggler.xml index.docbook
patch index.docbook < kde-doc.patch
patching file index.docbook
Hunk #1 FAILED at 2.
1 out of 1 hunk FAILED -- saving rejects to file index.docbook.rej
make[2]: *** [index.docbook] Erreur 1
make[2]: Leaving directory `/home/ngirard/soft/taskjuggler-2.1.1/docs/en'
make[1]: *** [install-recursive] Erreur 1
make[1]: Leaving directory `/home/ngirard/soft/taskjuggler-2.1.1/docs'
make: *** [install-recursive] Erreur 1

Could you please give me a hint on how to just have all the binaries & libs
installed ? I can live without compiling my own docs, as I already downloaded
the docs from the taskjuggler website...

Thanks in advance,
cheers,
Nicolas

-- 
To unsubscribe, email the address listed in the List-Unsubscribe header
For additional commands, email: taskjuggler-help@suse.com


This archive was generated by hypermail 2.1.7 : Fri Aug 05 2005 - 15:09:44 CEST