Hello,
With the sed to fix the documentation in junit, is it actually meant to
create the documentation, or just allow things to compile?
When I try it javadoc still gives 1 error, and the following results:
[javadoc] 1 error
release-notes:
populate-dist:
[copy] Copying 51 files to
/usr/src/blfs7.5/junit4-4.11/junit4.11-SNAPSHOT/doc
[copy] Copying 1 file to /usr/src/blfs7.5/junit4-4.11/junit4.11-SNAPSHOT
[copy] Copying 1 file to /usr/src/blfs7.5/junit4-4.11/junit4.11-SNAPSHOT
[copy] Copying 1 file to /usr/src/blfs7.5/junit4-4.11/junit4.11-SNAPSHOT
[copy] Copying 1 file to /usr/src/blfs7.5/junit4-4.11/junit4.11-SNAPSHOT
BUILD SUCCESSFUL
Total time: 13 seconds
root [ /usr/src/blfs7.5/junit4-4.11 ]# install -v -m755 -d
/usr/share/{doc,java}/junit-4.11 &&
> chown -R root:root .
root [ /usr/src/blfs7.5/junit4-4.11 ]# cp -v -R junit*/javadoc/*
/usr/share/doc/junit-4.11
cp: cannot stat junit*/javadoc/*: No such file or directory
This installation attempt for this was done by copying and pasting the
instructions in trunk. I got the same results using my install script, so
this is why I need the clarification.
As you can see when trying to copy the docs it fails as No such file or
directory.
Regards,
Christopher.
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page