delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2011/11/26/07:12:30

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,RCVD_IN_JMF_BR,RP_MATCHES_RCVD,UNPARSEABLE_RELAY
X-Spam-Check-By: sourceware.org
Message-ID: <4ED0D791.7060209@t-online.de>
Date: Sat, 26 Nov 2011 13:12:01 +0100
From: Christian Franke <Christian DOT Franke AT t-online DOT de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Mapping of Windows registry not complete
References: <4ED092A9 DOT 5020008 AT yahoo DOT fr>
In-Reply-To: <4ED092A9.5020008@yahoo.fr>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Julien Nabet wrote:
> Hello,
>
> I'm trying to compile Libreoffice  on Windows with Cygwin. For this, I 
> had to install some softs including Microsoft Visual C++ Express 8.
> When I launched configuration part of Libreoffice (so just before 
> compiling), I noticed that some config elements weren't found.
> By taking a look about the cause of this, I saw that Windows registry 
> mapped by Cygwin located in /proc/registry wasn't complete.
> For example I've got :
> /proc/registry/HKLM/Software/Microsoft/VC8 (since I'm right now on 
> Linux, the path is not exactly this one but that's the idea) but 
> nothing in it whereas I can see with regedit there are keys and subkeys.

This key?
/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/VisualStudio/8.0

I could not reproduce this. Please provide output of:

$ uname -rs
$ cd /proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft
$ stat VisualStudio/8.0
$ ls -la VisualStudio/8.0

If 'ls' output is actually empty, retry with Cygwin shell running as 
administrator.
(ls /proc/registry/HKEY_LOCAL_MACHINE/SAM/SAM should work then).

Please note that the Express editions of Visual Studio put some subkeys 
to a different location:
/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/VCExpress/...
A configuration script expecting Express edition might not work with a 
regular edition and vice versa.

Regards,
Christian


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019