search for: extra_ld_library_path

Displaying 16 results from an estimated 16 matches for "extra_ld_library_path".

2002 Apr 18
2
wine libs
...wine/lib and /usr/local/wine/lib/wine ldconfig picks up the former but not the latter. To get wine to work I have to set LD_LIBRARY_PATH=/usr/local/wine/lib/wine. Why are the files in /usr/local/wine/lib/wine not picked up as shared libs, and is there anything I can do to remedy this? I tried the EXTRA_LD_LIBRARY_PATH in ~/.wine/config but it seems to do nothing. -- Brad.... /"\ Save the Forests \ / ASCII RIBBON CAMPAIGN Burn a Greenie. X AGAINST HTML MAIL / \
2001 Mar 23
1
wine.conf
...h=/tmp Type=hd Label=Tmp Drive Filesystem=win95 [Drive F] Path=${HOME} Type=network Label=Home Filesystem=win95 [wine] Windows=c:\windows System=c:\windows\system Temp=c:\ Path=c:\windows;c:\windows\system;e:\;e:\test;f:\ Profile=c:\windows GraphicsDriver=x11drv # <wineconf> [DllDefaults] EXTRA_LD_LIBRARY_PATH=/usr/lib/wine DefaultLoadOrder = native, builtin, elfdll, so [DllOverrides] kernel32, gdi32, user32 = builtin krnl386, gdi, user = builtin toolhelp = builtin comdlg32, commdlg = elfdll, builtin, native version, ver = elfdll, builtin, native shell32, shell = builtin, native lz32, lzexpand = bui...
2001 Aug 14
2
fixup_imports No implementation for NTDLL.DLL
Hi, I am a newbie and I have installed Wine release 20000909 on a machine running Mandrake7.2 and win2000. The DefaultLoadOrder for the DLLs are builtin, so, native & elfdll. LD_LIBRARY_PATH and EXTRA_LD_LIBRARY_PATH points to the directory containing the lib*.so files. I encontered the following errors while running a place & route tool. ----------------------------------------------------------------------- wine -- c:\\Xilinx\\BIN\\NT\\par -w -ol 5 wavelet_0_sf_onepe.ncd wavelet_0_sf_onepe.ncd wa...
2001 Sep 26
1
can't load user.dll
...=x11drv ; Wine doesn't pass directory symlinks to Windows programs by default. ; Enabling this may crash some programs that do recursive lookups of a whole ; subdir tree in case of a symlink pointing back to itself. ;ShowDirSymlinks=1 ShellLinker=wineshelllink # <wineconf> [DllDefaults] EXTRA_LD_LIBRARY_PATH=${HOME}/wine/cvs/lib DefaultLoadOrder = builtin, native, so [DllOverrides] commdlg = builtin, native comdlg32 = builtin, native ver = builtin, native version = builtin, native shell = builtin, native shell32 = builtin, native lzexpand = builtin, native lz32...
2001 May 16
0
Microsoft Word 2000 on Win2k
...uot;g:\\" "Path" = "c:\\winnt;c:\\winnt\\system;f:\\;g:\\test;h:\\" "Profile" = "c:\\winnt\\Profiles\\All\ Users" "GraphicsDriver" = "x11drv" "ShellLinker" = "wineshelllink" # <wineconf> [DllDefaults] "EXTRA_LD_LIBRARY_PATH" = "${HOME}/wine/cvs/lib" "DefaultLoadOrder" = "native, builtin, so" [DllOverrides] "commdlg" = "builtin, native" "comdlg32" = "builtin, native" "ver" = "builtin, native" "version&...
2001 Mar 04
1
Linux newbie Wine setup?
...r=x11drv ; Wine doesn't pass directory symlinks to Windows programs by default. ; Enabling this may crash some programs that do recursive lookups of a whole; subdir tree in case of a symlink pointing back to itself.; ShowDirSymlinks=1 ShellLinker=wineshelllink # <wineconf> [DllDefaults] EXTRA_LD_LIBRARY_PATH=${HOME}/wine/cvs/lib
2001 Nov 04
0
HELP newbee: no application runs with wine.
...alSection section 0x4010bad0 "syslevel.c: Win16Mutex" wait timed out, retrying (60 sec) fs=008f FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock fixme:dialog:MSGBOX_OnInit system modal msgbox ! Not modal yet. fixme:toolhelp:InterruptUnRegister16 (0000), stub. [DllDefaults] ; "EXTRA_LD_LIBRARY_PATH" = "${HOME}/wine/cvs/lib" "DefaultLoadOrder" = "native, builtin, so" thanks in advance. --------------------------------------------------- Here is a part of wineconf : --------------------------------------------------- [DllOverrides] "commdlg"...
2002 Aug 05
2
wine on suse7.3
...is located in /usr/local/lib or /usr/lib ; The next three sections are only for version of Wine ; after 990323. You do not need to add them if you ; are using an older version! ; Wine has reasonable defaults built in, ; so you are not forced to add them ; for newer versions either. [DllDefaults] EXTRA_LD_LIBRARY_PATH=${HOME}/wine/cvs/lib ; This is only needed if you have additional compiled ; dlls; if not, the leave it as is. DefaultLoadOrder = native, elfdll, so, builtin ; Not used in older Wine versions! ; The default load order for dlls used by Wine, you may ; overwrite it by command line options. Please see...
2001 Mar 06
1
[Newbie] - Wine libntdll.so error ?
...F] Path=${HOME} Type=network Label=Home Filesystem=unix [Drive G] Path=/ Type=hd Label=Unix fs Filesystem=unix [wine] Windows=c:\windows\ System=c:\windows\system Temp=e:\ Path=c:\windows;c:\windows\system;e:\;e:\test;f:\ SymbolTableFile=/var/lib/wine/wine.sym # <wineconf> [DllDefaults] EXTRA_LD_LIBRARY_PATH=${HOME}/wine/cvs/lib DefaultLoadOrder = native, builtin, elfdll, so [DllOverrides] kernel32, gdi32, user32 = builtin krnl386, gdi, user = builtin toolhelp = builtin comdlg32, commdlg = elfdll, builtin, native version, ver = elfdll, builtin, native shell32, shell = builtin, native lz32, lz...
2001 May 18
1
Visual source safe and wine
...ws\ System=c:\windows\system Temp=e:\ Path=c:\windows;c:\windows\system;e:\;e:\test;f:\ SymbolTableFile=/var/lib/wine/wine.sym [wine] Windows=h:\windows System=h:\windows\system Temp=e:\ Path=h:\windows;h:\windows\system;h:\wine;e:\;f:\ SymbolTableFile=./wine.sym # <wineconf> [DllDefaults] EXTRA_LD_LIBRARY_PATH=${HOME}/wine/cvs/lib ; This is only needed, if you have additional compiled ; dlls, if not, then leave it as is DefaultLoadOrder = builtin, native ; no elfdlls available yet not "so"-dlls [DllPairs] ; load these as pairs always krnl386 = kernel32 gdi = gdi32 user = user32 commdlg...
2001 Apr 05
1
Unable to install MS-Aplications
...dows programs by default. ; Enabling this may crash some programs that do recursive lookups of a whole ; subdir tree in case of a symlink pointing back to itself. "ShowDirSymlinks" = "1" "ShellLinker" = "wineshelllink" # <wineconf> [DllDefaults] "EXTRA_LD_LIBRARY_PATH" = "${HOME}/wine/cvs/lib" "DefaultLoadOrder" = "native, builtin, so" [DllOverrides] "commdlg" = "builtin, native" "comdlg32" = "builtin, native" "ver" = "builtin, native" "version&...
2001 Feb 01
6
hello, I need some help for using wine
hello, i have this problem : [y.moya@yves y.moya]$ cd /mnt/cdrom [y.moya@yves cdrom]$ ls 3Dfx SETUP.EXE _setup.dll autorun.pak hlinst.dll setup.bmp DATA.TAG SETUP.INI _sys1.cab data1.cab lang.dat setup.ins DIRECTX Worldcraft _user1.cab dsetup.dll layout.bin setup.lid Localize.cab _INST32I.EX_ autorun.exe dsetup16.dll os.dat sierra.inf
2002 Jan 28
1
Visio 2000 installer
...s programs by default. ; Enabling this may crash some programs that do recursive lookups of a whole ; subdir tree in case of a symlink pointing back to itself. ;"ShowDirSymlinks" = "1" "ShellLinker" = "wineshelllink" # <wineconf> [DllDefaults] ; "EXTRA_LD_LIBRARY_PATH" = "${HOME}/wine/cvs/lib" "DefaultLoadOrder" = "native, builtin, so" [DllOverrides] "commdlg" = "builtin, native" "comdlg32" = "builtin, native" "ver" = "builtin, native" "version&...
2001 Apr 15
2
Newbie setting up wine: 20001202: o valid DOS drive found, check your configuration file.
...ectory symlinks to Windows programs by default. 60 ; Enabling this may crash some programs that do recursive lookups of a whole 61 ; subdir tree in case of a symlink pointing back to itself. 62 ;ShowDirSymlinks=1 63 ShellLinker=wineshelllink 64 65 # <wineconf> 66 67 [DllDefaults] 68 EXTRA_LD_LIBRARY_PATH=${HOME}/wine/cvs/lib 69 DefaultLoadOrder = native, builtin, so 70 71 [DllOverrides] 72 commdlg = builtin, native 73 comdlg32 = builtin, native 74 ver = builtin, native 75 version = builtin, native 76 shell = builtin, native 77 shell32 = builtin, native 7...
2001 Sep 13
4
Setup exits with empty dialog box!
...s programs by default. ; Enabling this may crash some programs that do recursive lookups of a whole ; subdir tree in case of a symlink pointing back to itself. ;"ShowDirSymlinks" = "1" "ShellLinker" = "wineshelllink" # <wineconf> [DllDefaults] ; "EXTRA_LD_LIBRARY_PATH" = "${HOME}/wine/cvs/lib" "DefaultLoadOrder" = "native, builtin, so" [DllOverrides] "commdlg" = "builtin, native" "comdlg32" = "builtin, native" "ver" = "builtin, native" "version&...
2002 Sep 16
5
directory structure problems
Hi. New to linux. When I try to run something under wine (installation of windows program), I get the following error. My system is running linux-only RH7.3. I've gone into the /config file with pico and tried changing from c:\windows\temp to c:\temp with and without the double \\. This resulted in a single install going presumably okay (I have no idea how to LAUNCH the program I just