all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: emacs-devel@gnu.org
Subject: Re: [PATCH] [Peter Dyballa] --enable-locallisppath=PATH does not work when PATH contains space
Date: Wed, 8 Jun 2005 14:11:24 +0200	[thread overview]
Message-ID: <46b7a9c7cc951075cca4a3d1ca3eb600@Web.DE> (raw)
In-Reply-To: <87br6hsya8.fsf@marant.org>


Am 07.06.2005 um 22:32 schrieb Jérôme Marant:

> The following patch seems to fix the problem.
> Please confirm.
>

No, today I don't want to! configure works fine and creates the  
Makefile, but during installation this happens:

	/Users/pete/Quellen/Emacs_CVS/emacs--unicode--0--patch-55/ 
mkinstalldirs /usr/local/share/emacs/23.0.0/etc  
/usr/local/share/emacs/23.0.0/lisp /usr/local/info /usr/local/man/man1  
\
	  /usr/local/bin /usr/local/share/emacs/23.0.0/etc /usr/local/libexec \
	  /usr/local/share/emacs/site-lisp \
	  /usr/local/share/emacs/23.0.0/site-lisp \
	  `echo /Library/Application  
Support/Emacs/calendar23:/Library/Application  
Support/Emacs/preview:/Library/Application  
Support/Emacs/auctex/images:/Library/Application  
Support/Emacs/auctex:/Library/Application Support/Emacs | sed 's/:/  
/g'`
	mkdir Support
	mkdir Support/Emacs
	mkdir Support/Emacs/calendar23
	mkdir Support/Emacs/preview
	mkdir Support/Emacs/auctex
	mkdir Support/Emacs/auctex/images
	(cd man; make  info)

So I have now in  
/Users/pete/Quellen/Emacs_CVS/emacs--unicode--0--patch-55 a little tree  
of empty directories starting with Support:
	
	pete 222 /\ l -R Support
	total 0
	drwxr-xr-x  5 root  pete  170  8 Jun 13:57 Emacs
	
	Support/Emacs:
	total 0
	drwxr-xr-x  3 root  pete  102  8 Jun 13:57 auctex
	drwxr-xr-x  2 root  pete   68  8 Jun 13:57 calendar23
	drwxr-xr-x  2 root  pete   68  8 Jun 13:57 preview
	
	Support/Emacs/auctex:
	total 0
	drwxr-xr-x  2 root  pete  68  8 Jun 13:57 images
	
	Support/Emacs/auctex/images:
	
	Support/Emacs/calendar23:
	
	Support/Emacs/preview:

And /Library/Application ...


IMO it would be OK if make would not take care for the directories in  
locallisppath since it does not install anything there -- I think  
that's in the local maintainer's duty completely ...

--
Greetings

   Pete

Windows, c'est un peu comme le beaujolais nouveau: à chaque nouvelle  
cuvée on sait que ce sera dégueulasse, mais on en prend quand même, par  
masochisme.

  parent reply	other threads:[~2005-06-08 12:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-07 20:32 [PATCH] [Peter Dyballa] --enable-locallisppath=PATH does not work when PATH contains space Jérôme Marant
2005-06-07 20:59 ` Peter Dyballa
2005-06-08 12:11 ` Peter Dyballa [this message]
2005-06-18 10:03 ` Jérôme Marant
2005-06-20 10:58   ` Lute Kamstra
2005-06-20 14:55     ` Jérôme Marant

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=46b7a9c7cc951075cca4a3d1ca3eb600@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.