Displaying 20 results from an estimated 2000 matches similar to: "WineX installation problem."
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 Sep 17
2
Unable to print with the Wine PS driver
I'm trying to get Wine to print through it's PS driver, without success, on a HP DeskJet 694C, configured on Linux with the cdj670 driver.
What I get to see on screen after I attempt to print are three windows with exclamation marks on a yellow triangle and garbled text. The
first window is titled "Printer name", the second "Device name", the third "Output".
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 Dec 09
1
Upgrade WINE on RH7.2 now can't load libntdll.so
I upgraded the version of WINE on my RH7.2 system to wine-20011106-1.i386.rpm
now any time I run the wine command I get the following:
$ wine -v
wine: error while loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory
That file is definitely there and readable:
$ ls -l /usr/lib/wine/libntdll.so
-rwxr-xr-x 1 root root 1175402 Nov 5 23:54
2001 May 01
1
cannot find libntdll.so
Sorry to bug everyone. I can't find the messages about this one any more.
I have had wine running in the past but currently it gives me the error
about being unable to find libntdll.so (wine: error in loading shared
libraries: libntdll.so: cannot open shared object
file: No such file or directory).
I had codeweavers 20010305 installed and our application sort of running
under it.
I wanted
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"...
2003 May 13
3
/usr/libexec/ld-elf.so.1: Shared object "libntdll.dll.so" not found
hi! ;;.)==
i'm having a slight problem here:
# uname -nrs
FreeBSD aegis.terrabionic.lan 4.7-STABLE
# wine setup.exe
/usr/libexec/ld-elf.so.1: Shared object "libntdll.dll.so" not found
# locate libntdll.dll.so
/usr/local/lib/wine/libntdll.dll.so
# cat /compat/linux/etc/ld.so.conf
/usr/lib
/usr/local/lib
/usr/X11R6/lib
# pkg_version | grep wine
wine-2003.05.08
2001 Sep 04
2
Wine 20010904-1 can't find libntdll.so
I just installed Wine version 20010904-1 on RH7.1. libntdll.so is in
/usr/lib/wine but even though I have defined the WINEDLLPATH to
include that directory, when I try to run wine I get an error message
that says...
wine: error while loading shared libraries: libntdll.so: cannot load
shared object file: No such file or directory.
What's up?
Jack C. Holt
SAIC, Wireless Systems Group
2001 Feb 14
1
Troubles with Windows Me Registry in latest CVS
I'm having a problem that I'm not sure the cause of. I've never had a
problem with wineinstall until recently. I have full read/write access to
my Windows partition and wineinstall can see it. However it fails to find
the Windows registry for some reason.
I'm running Windows Me, on that partition. For Linux I'm running Redhat
7, and latest CVS.
Here's the messages I get.
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 <
2002 Jul 11
1
Question about __wine_dbg_vprintf
I just build Wine-20020605 from source using gcc-3.1.1 (20020701
snapshot), binutils-1.12.1, glibc-2.2.5 on Slackware 8.0 w/ 2.4.18
kernel, XFree86 4.0.3 and Mesa 4.0.3 installed.
I used "tools/wineinstall" to do the build and install and when I try to
verify the installed wine version, I get the error below:
tom@linux:~$ wine --version wine: relocation error:
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
2003 Sep 08
1
libntdll.dll.so
Hello,
I am quite new in this, and I have not been able to figure out what the
problem can be after looking at the documentation for quite a long
time. I guess that it will be a stupid mistake, though.
I have RedHat9.0 and have installed wine with the .rpm for this
distribution available at sourceforge.net. When I try to execute the
binaries 'wine' or 'winecfg' I get the
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 19
1
Crash when pressing OK/Cancel in User Preferences - Lotus Notes RNext
Wine version: 20011108
CVS update run this morning
Ran the following commands
make uninstall
make clean
/tools/wineinstall
Lotus Notes RNext running OK with latest CVS (I was having problems where
buttons would not work), however if I go into User Preferences, and then
click on either the OK or Cancel button, a crash occurs producing the
following in the debugger....
WineDbg starting...
2001 Mar 07
2
can't find libntdll.so, but it's there
Wine (20001202-1mdk) invoked, message "can't find libntdll.so, no such file
or directory." However there is such a file. Same wine.conf file used as
with earlier version 20001026-4mdk. In both installations, wine never made
a proper wine.conf file, file was blank and I had to write my own. I don't
notice anything in the wine.conf file about where the libraries are.
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" =