public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Bingo... cygserver-config script installed inconsistent path in registry.
@ 2014-03-23  0:57 Linda Walsh
  2014-03-24 16:41 ` Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: Linda Walsh @ 2014-03-23  0:57 UTC (permalink / raw)
  To: cygwin

Finally tracked this down.

when I ran the cygserver-config, it installed a different
path for cygserver-config than what everything else
thinks it is running under...

I.e. even though my shell and the dbus server, both think
they are running under C:/bin (which is a symlink ->
cygwin64/bin, through C:\windows\system32\cygwin)
The cygserver-config installed C:\cygwin64\bin\cygrunsrv.exe
in the registry -- which worked for starting it, but it thought
it was a different instance than anything else.

i.e. bash, and X11 and dbus are all started off of C:\bin.

I changed the path of the service to correspond to the others
(->C:\bin\cygrunsrv.exe), and now my X server picks up the shared
memory.

(But glxgears still don't turn... -- I thought the lack of shared
memory might be a problem there, but guess its another problem).

So why didn't cygserver-config install what all the other progs
thought they were under ("C:\bin")?




--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-25 15:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-23  0:57 Bingo... cygserver-config script installed inconsistent path in registry Linda Walsh
2014-03-24 16:41 ` Corinna Vinschen
2014-03-25 12:49   ` usefulness of symlinks (was: cygserver-config script installed inconsistent path in registry) Linda Walsh
2014-03-25 15:10     ` usefulness of symlinks Jon TURNEY
2014-03-25 16:20       ` Linda Walsh

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).