public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: David Pirotte <david@altosw.be>
To: Per Bothner <per@bothner.com>
Cc: kawa@sourceware.org
Subject: Re: please checkout Kawa from gitlab.com
Date: Tue, 22 Nov 2016 22:12:00 -0000	[thread overview]
Message-ID: <20161122201232.31576a93@capac> (raw)
In-Reply-To: <ec5550a9-11a8-ce9b-3104-c3736bfd28a2@bothner.com>

[-- Attachment #1: Type: text/plain, Size: 1505 bytes --]

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

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2016-11-22 22:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-13  0:59 proposal: move Kawa from Subversion to git on gitlab.com Per Bothner
2016-11-13  4:42 ` Jamison Hope
2016-11-13  5:06   ` Per Bothner
2016-11-16  0:53     ` invoke branch (was: proposal: move Kawa from Subversion to git on gitlab.com) Per Bothner
2016-11-13 17:51 ` proposal: move Kawa from Subversion to git on gitlab.com David Pirotte
2016-11-13 22:55 ` Charlie Turner
2016-11-13 23:37   ` Per Bothner
2016-11-22 16:57   ` please checkout Kawa from gitlab.com Per Bothner
2016-11-22 22:12     ` David Pirotte [this message]
2016-11-23  7:42       ` Per Bothner
2016-11-23 13:17         ` make kawa-manual.epub (Re: please checkout Kawa from gitlab.com) Sudarshan S Chawathe
2016-11-23 18:05           ` Per Bothner
2016-11-27  6:07             ` Per Bothner
2016-11-25  1:33     ` please checkout Kawa from gitlab.com Kumar Appaiah
2016-11-25  5:33       ` Per Bothner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161122201232.31576a93@capac \
    --to=david@altosw.be \
    --cc=kawa@sourceware.org \
    --cc=per@bothner.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).