[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Permission denied while %makeinstall
- From: Jim Knoble <jmknoble pobox com>
- To: rpm-list redhat com
- Subject: Re: Permission denied while %makeinstall
- Date: Mon, 12 Sep 2005 16:23:10 -0400
Circa 2005-09-11 11:59 dixit Bob Proulx:
: Tony Earnshaw wrote:
: > > Andreas Radke wrote:
: > > ln: Erzeugen der symbolischen Verknüpfung ,,doc" zu ,,../xfce4/doc":
: > > Permission denied
: > > ...
: > > Lots of other packages run through well. But some end with this "Permission
: > > denied" error.
: >
: > The commas don't look particularly healthy to me.
:
: I agree.
The commas are an attempt to use localized double quotes with the ASCII
character set. The message above reads, translated into English:
ln: Creating symbolic link "doc" to "../xfce4/doc": Permission denied
Basically:
left right
English "6" quotes above "9" quotes above
German variant 1 right-pointing angles left-pointing angles
German variant 2 "9" quotes on baseline "6" quotes above
A better ASCII representation for the German variant 2 quotes used in
the message above would be:
,,zitierte Worte''
Better would be to use the double-angle quotes, as they are less
ambiguous:
»zitiertie Worte«
or, in ASCII:
>>zitierte Worte<<
Complain to GNU, or whoever wrote that 'ln' implementation.
Grüße,
jim
--
jim knoble | jmknoble pobox com | http://www.pobox.com/~jmknoble/
(GnuPG fingerprint: 809F:09B9:9686:D035:4AB0::9455:124B:0A62:DD6A:76D6)
.....................................................................
:"The methods now being used to merchandise the political candidate :
: as though he were a deodorant positively guarantee the electorate :
: against ever hearing the truth about anything." --Aldous Huxley :
:...................................................................:
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]