This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Install error with rebase 4.0.0-1


Thanks again Marco,


marco atzeri-4 wrote:
> 
> As workaround with rebase-4.0.0-1 you can, from ash,
> 
> mkdir /usr/etc
> rebaseall
> 
> the database will be created as
> /usr/etc/rebase.db.i386
> 
I did, and it worked.
As for the xauth error, it is in /usr/bin/startx:

~> xauth -q -f "$xserverauthfile" << EOF
add :$dummy . $mcookie
EOF
> xauth:  file /home/marc/.serverauth.4668 does not exist
~> ll .serverauth.4668
-rw------- 1 marc None 51 Oct 23 15:23 .serverauth.4668
~> xauth -q -f $xserverauthfile << EOF
add :$dummy . $mcookie
EOF

It seems that xauth doesn't like the double-quote around the filename...
Doesn't /bin/sh consume them?

Marc
-- 
View this message in context: http://old.nabble.com/Install-error-with-rebase-4.0.0-1-tp32705124p32705311.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]