Displaying 20 results from an estimated 300 matches similar to: "Troubles with Windows Me Registry in latest CVS"
2001 Feb 16
4
Wine release 20010216
This is release 20010216 of Wine, a free implementation of Windows on
Unix. This is still a developers only release. There are many bugs
and unimplemented features. Most applications still do not work
correctly.
Patches should be submitted to "wine-patches@winehq.com". Please don't
forget to include a ChangeLog entry.
WHAT'S NEW with Wine-20010216: (see ChangeLog for
2008 Jul 03
0
configure: error: Active Directory support requires ldap_initialize
Tried configure of samba-3.2.0 on Sparc Solaris 9 with the following
line:
./configure --with-ldap --with-ads --with-pam --with-winbind
--with-krb5=/usr/local > $log 2>&1
There is a problem where the following error is produced:
configure: error: Active Directory support requires ldap_initialize
I can use the same line on samba-3.0.10 and it compiles and works.
$
2002 Dec 07
1
need help installing wine...Please!
System: 1800+ athlon
OS: Redhat 8.0
I downloaded the latest tar.gz file from the homepage "wine-20021125"
un-tared it via tar -zxvf Wine-20021125.tar.gz.... then cd to
wine-20021125. From the latter directory I try to run the
./tools/wineinstall "as a user" and get this error:
[JoKeR@WhItEWidoW wine-20021125]$ ./tools/wineinstall
/bin/bash: /root/.bashrc: Permission
2001 Nov 22
1
WineX installation problem.
Hi,
I've just tried to install winex under a mdk 8.1 linux distrib.
All seems to be right untill i launch wineinstall:
After answering yes,yes,/c
I obtain this message :
Configuring Wine for a no-windows install in /c...
Created /root/.wine/config using default Wine configuration.
You probably want to review the file, though.
Compiling regapi...
rm -f regapi && ln -s ../../wine
2001 Mar 14
2
problem with regapi on Solaris 8 x86
Hello,
I have been tinkering with Wine on Solaris 8 x86. I downloaded the
source (20010305) and built wine. The installation went very well until
the last part where I asked to build a registry using regapi.
Here is the error I get when trying to run regapi.
bash-2.03# ./regapi setValue <
/usr/local/software/wine-20010305/winedefault.reg
Could not stat /mnt/fd0 (No such file or
2002 Apr 22
1
regapi with global registry
Hi,
I have a global windows fake tree, which every user in the
group "wine" can access.
However I got a problem dealing with new applications installed.
When a user (any user, even root) installs an application, the
registry entries goes to $HOME/.wine/*.reg .
This also means that other users will not be able to use
it because of the missing registry entries.
I use the regSet.sh,
2001 Mar 06
1
Compilation problem
Hi,
I tried to compile und install wine from the current cvs snapshot.
Compilation was fine, but tools/wineinstall stopped with this error
message:
------------
[...]
Compiling regapi...
rm -f regapi && ln -s ../../wine regapi
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
wineserver: request.c:235: write_request: Zusicherung
2001 Nov 09
2
problem with wineinstall : regapi cannot find libntdll.so
Hi,
I am trying to compile wine, well i just done ./configure and make
depend && make stuff. After compilation finished (successfully). I
discovered wineinstall, i tried to use it but the problem is that regapi
returns an error : it cannot find shared object libntdll.so, even when i
symlink it in programs/regapi/ in my root compilation directory and in
/ust/local/lib (i am installing wine
2002 Oct 16
2
Where is regapi?
I am using Redhat 7.3 with the 2002/10/07 RPMS's.
I cannont find the "regapi" program.
I also cant find the /tools directory.
Do I need to download the "tgz" version instead?
http://www.winehq.com/Docs/wine-user/no-windows.shtml
"Use tools/wineinstall to compile Wine and install the default registry. Or
if you prefer to do it yourself, compile programs/regapi, and
2001 Oct 05
1
Installation problem
I'm running Mandrake 8.0.
Got wine from a rpm generated from 10/01/2001 CVS from DataParty.
Have a no windows installation.
Found and fixed some install and permission problems.
Found and fixed some confide and more permission problems with
winecheck.
I'm getting critical errors for my sound system that I would expect
without having sound configured on this linux installation.
2001 Oct 17
3
Installation / configuration
I'm trying to install Wine 20011004.
./tools/wineinstall crashed my box so I went for manually installing.
When I try ./tools/winecheck I get a
024. Checking availability of windows registry entries... CRITICAL (entry
"Default Taskbar" not found).
Then it tells me, as an advice, that the windows registry isn't installed.
I did a ./programs/regapi/regapi setValue <
2001 Nov 27
1
Winereal at 98%CPU and nothing happens
I'm running mandrake 8.1 and i installed the mandrake RPM. If i try to run:
wine notepad.exe winreal keeps running at 98% CPU and nothing appears on
the desktop, i let it run for 2 hours. I dl'ed winecheck form winehq.com
and these are the results:
--------------------------- checking Wine base files
---------------------------
001. Checking for file "wine"...
2002 Aug 26
2
Convert Registry
Hi there,
I have some problems here converting my WinXP registry to wine. Neither of the export options in regedit.exe seem to provide the appropriate input file format for regapi. So "regapi setValue < registry.reg" wont do anything.
"more registry.reg" displays the file in a human readable format, however, when I redirect the output into a new file or pipe it to an
2001 May 22
2
Configuration/Announce
with today's CVS commit (for those who stay up to date with
the latest developments), you'll have to modify your Wine
configuration to reflect the changes.
First of all, your Wine configuration file now needs a WinMM section
containing the following:
[WinMM]
"Drivers" = "wineoss.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" =
2002 Sep 14
2
New user trying to install registry
The documentation says
... if you want to install it manually, you can do so by using the
regapi tool to be found in the programs/regapi/ directory in Wine source.
So if you have installed WINE from an rpm, how do you install the registry?
Thanks,
SJR
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2001 Mar 22
2
regapi and CodeWeavers 1.0p3
Hi all.
I'm trying to get printing going with CodeWeavers Wine
and have come to the part where running "regapi" is
required. Unfortunately this is not included with
the CodeWeavers release. Can anyone suggest a way
forward?
Many thanks,
Pete.
---------------------------------------------------------------
| Pete Philips \|/ |
|
2001 Nov 28
1
wine's winhelp doesn't compile
Hi,
using latest cvs code,
i can't compile the winhelp program.
There's a conflict for the gethostname fonction :
gcc -c -I. -I. -I../../include -I../../include -g -O2
-Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT
-DNONAMELESSUNION -DNONAMELESSSTRUCT -D_REENTRANT
-I/usr/X11R6/include -o lex.yy.o lex.yy.c
In file included from ../../include/winsock2.h:30,
from
2004 Aug 06
1
darkice client for windows
René Oelke wrote:
> i am looking for a solution like darkice. but for win and not for
> linux. i want to perform some live-dj sets in an internet radio. the
well, you can always port darkice to windows :)
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2001 Feb 16
2
Updating WordPerfect Office
The version of Wine that ships with WPOffice 9 is
getting pretty creaky. As far as I can tell, Corel
doesn't have any updates on their site, but as far as
I know there's no reason that someone couldn't update
their version.
Anyone have any luck with this? I'm still trying to
reproduce their build parameters.
--
| I'm old enough that I don't have to pretend to be grown
2010 Dec 12
2
dragon naturally speaking will not work
hi this is my first post having switched to mint so I am clueless but I need to install dragon naturally speaking 11 on my lenovo g560
i used this tutorial http://appdb.winehq.org/appview.php?versionId=3227 it went pretty well until it said it was "Replacing default with C:/program"(i can see that that could be a problem but i don't know how to stop it) i was runing it in a terminal