similar to: cannot find libntdll.so

Displaying 20 results from an estimated 1000 matches similar to: "cannot find libntdll.so"

2001 Apr 28
9
DLL Error When Installing Programs
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> Running Codeweavers Preview 3 over Helix, X4, & kernel 2.4.2. <p>Notepad & sol run fine, but when I try to install a program like Netscape (just testing) I get the following error: <p><font color="#990000">Invoking /opt/wine/bin/wine.bin cc32d475.exe ...</font>
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 08
2
Wine Setup
Still have these questions: CWp3 winedbg symlink is broken. How to fix? I am hearing that in order to deinstall a Windows program, you must compile a certain proggie from the sources. It doesn't seem to come with CWWine. Best avenue? I chose Desktop mode, as I need two apps running simultaneously. Freedom, which is my privacy app and netscape-mail must run together, as mail is fetched
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 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
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
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 Dec 02
1
wine: error while loading shared libraries: libntdll.so
I had an old version which I removed by the "remove all" or sth method. I think I may have done a mistake when I was removing and I get the following message but nothing else, it is an unstripped version: wine: error while loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory. Please let me know which is the normal way to recover since
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
2001 May 03
2
wineserver: /root/.wine/config is not a valid registry file
Hi! When I'm trying to run wine (I've tried many compilations), I got something like that: wineserver: /root/.wine/config is not a valid registry file Why I'm not using /etc/wine.conf, /usr/etc/wine.conf or /usr/local/etc/wine.conf? Because wineserver wants only $HOME/.wine/config... When I delete this file wineserver 'says' that I don't have configuration file (even
2001 May 03
2
error when installing win97 word/excell
i installed red hat 7.0, got teh codeweavers version of wine up and runnin, and i fire up the setup program for ms word 97, and it runs into this error: setup is unable to open the data file X:\~MSSETUP.t\~msstfof.t\Word97.stf';run setup again from were you ariginally ran it im stumped, what should i be doing here differently...thanks ............................... Daniel W. Schar
2001 Mar 06
1
[Newbie] - Wine libntdll.so error ?
Hi, Just installed the RPM version of wine from a Mandrake i686 package , installs fine , but when I try to start it up I get a - wine: error in loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory. Here's my conf file : ;; ;; MS-DOS drives configuration ;; ;; Each section has the following format: ;; [Drive X] ;; Path=xxx (Unix path for
2001 May 08
4
[q]: fixme:pthread_kill_other_threads_np
I just compiled and installed wine on my glibc2.1.3 system. Wine doesn't run anything and I get the error below. Searching the net/FAQ/HOWTO revealed only that a very recent glibc2.2 system is needed. Is this true? Thanks. Error: > wine sol.exe Building font metrics. This may take some time... fixme:pthread_kill_other_threads_np
2001 May 01
2
Whitespace, whitespace everywhere, but none for WINE
Dear All, Yesterday I installed WINE on my Debian GNU/Linux machine. I obtained the program packages from Andreas Schuldei's site, and the winesetuptk package from Ove Kaven's. Although my machine is dual boot, I am also trying out the "WINE without Windows" option, ie by creating a /c directory in the Linux partition. Little apps (Notepad, Minesweeper, calc, puTTY, etc.)
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:
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 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 Feb 02
2
undefined symbol
Has anyone seen this error? is it a bug? if not then what am I doing wrong with the compile? I downloaded the lastest CVS, applied the transgaming patch, it built fine and installed fine. # wine /mnt/hda1/windows/sol.exe wine: error in loading shared libraries: /usr/local/lib/libntdll.so: undefined symbol: wine_ldt_copy thanks heath Sent via Deja.com http://www.deja.com/
2001 Aug 25
1
Office XP Debugging
Hello All I'm trying to get Office XP running. Heres the full story, If I can get officeXP and Ivex Windraft and Winboard functioning, I may be in a place to argue that I can switch my workstation at work from win NT40 to Linux. Any help is appriceated here is the Debug output for the full please email me evenings or weekends. Thanks. Auto-generated debug report by Wine Quick Debug Report
2001 Aug 25
2
Office XP Debbuging (I need some support here) and guidance wouldn't hurt either.
Hello, I'm trying to get Office XP working on Wine Here is the Debug Information. Thanks. ----------------------------------------------------------------------- Auto-generated debug report by Wine Quick Debug Report Maker Thingy: WINE Version: Wine release 20010824 Windows Version: Windows NT 5.x Distribution: Mandrake 7.2 Kernel Version: