please checkout Kawa from gitlab.com
David Pirotte
david@altosw.be
Tue Nov 22 22:12:00 GMT 2016
Hello Per,
> To check it out do:
> git clone https://gitlab.com/kashell/Kawa.git
For info:
if I make install twice (I did it by mistake), it fails the second time
with this message
cd /opt/bin && \
ln -s /opt/share/kawa/bin/kawa kawa
ln: failed to create symbolic link 'kawa': File exists
I like to install html doc locally, it fails
./configure --prefix=/opt
make. make install, make install-html
-> it installs kawa doc in my home drectory instead of /opt/share/doc/kawa
as expected
it fails see below
Cheers,
David
...
Generating /home/david/Kawa/api/overview-summary.html...
Generating /home/david/Kawa/api/help-doc.html...
102 warnings
cp ./COPYING $HOME/Kawa/api/COPYING
cd doc; make install-html HTML_HOME="$HOME/public_html"
make[1]: Entering directory '/mnt/galia/linux/64/local/src/kawa/git/doc'
mkdir /home/david/public_html/kawa
mkdir: cannot create directory ‘/home/david/public_html/kawa’: No such file or
directory Makefile:863: recipe for target 'install-html' failed
make[1]: [install-html] Error 1 (ignored)
cp /home/david/public_html/kawa/
cp: missing destination file operand after '/home/david/public_html/kawa/'
Try 'cp --help' for more information.
Makefile:863: recipe for target 'install-html' failed
make[1]: *** [install-html] Error 1
make[1]: Leaving directory '/mnt/galia/linux/64/local/src/kawa/git/doc'
Makefile:1971: recipe for target 'install-html' failed
make: *** [install-html] Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://sourceware.org/pipermail/kawa/attachments/20161122/82536170/attachment.sig>
More information about the Kawa
mailing list