similar to: "Module not found"

Displaying 20 results from an estimated 900 matches similar to: ""Module not found""

2007 Mar 19
2
Found the patch that breaks my app. Now what?
Okay, so I spent a lot of time locating the patch that prevents me from moving my application, GSAK, from 0.9.16 to the latest version of wine. I spent a lot of time recompiling different bisected versions of wine in order to do just that. I even submitted a bugzilla report. As it turns out, it was the patch I suspected when I first started. It seems that the dependency on the Mozilla Active X
2009 Nov 08
1
rd doc truncated with R 2.10.0
Hi, I am routinely compiling a package and since I have moved to R 2.10.0, it troncates some section texts in the doc: With the following section in the rd file: \details{ The function calls gpsbabel via the system. The gpsbabel program must be present and on the user's PATH for the function to work see <http://www.gpsbabel.org/>. The function has been tested on the following
2005 Nov 30
3
wcmd crashes all the time on the set command.
Below is a crash I get on my gentoo box when I execute the set command in wcmd. I believe the problem is caused by wine using the entire enviornment from my linux machine: john@jmd0 ~ $ wcmd WCMD Version 0.17 W:\home\john>set ALLUSERPROFILE=c:\windows\Profiles\Administrator ALLUSERSPROFILE=c:\windows\Profiles\Administrator ANT_HOME=/usr/share/ant-core CLASSPATH=. COLORTERM=
2002 Dec 30
1
wcmd - continued font problems
Tony, et. all, Hi. Happy Holidays. I'm still struggling along with getting Wine to really run on an important audio machine. I have run Wine now on 3 machines: 1) An older Redhat 7.0 machine running Gnome 2) An up-to date Redhat 7.3 machine running KDE used for office type applications 3) An up to date Redhat 7.3 machine running KDE used for Pro Audio applications The results
2002 Jul 31
3
Setting custom parameters for wine-programs
Hi list, Trying to set custom paramters for a wine-program as wcmd for example doesn't work for me. I tried setting [AppDefaults\\wcmd.exe.so\\x11drv] "Desktop"= "N" and [AppDefaults\\wcmd.exe\\x11drv] "Desktop"= "N" when global is "Desktop"="640x480". wcmd is displayed on a 640x480 desktop. Is there a workaround ?
2007 Mar 19
0
Trying to fix shdocvw.dll to support IPerPropertyBrowsing GUID
Let me first provide a little background: These are the "FIXMEs" I'm trying to correct: fixme:shdocvw:PersistStreamInit_Load (0x1b9970)->(0x1ae8688) fixme:shdocvw:WebBrowser_QueryInterface (0x1b9970)->({376bd3aa-3845-101b-84ed-08002b2ec713} 0xaa9dfc) interface not supported fixme:shdocvw:OleControl_OnAmbientPropertyChange (0x1b9970)->(-1) I'm trying to get GSAK
2005 Jun 28
2
Running DOS program in a cron job
Hi, I'm trying to run a DOS program within a cron job. After much trial-and-error I settled on the following approach: - rm -r ~/.wine - call wine without any arguments, this lets wine generate a default configuration in ~/.wine - change ~/.wine/config: set GraphicsDriver to ttydrv instead of x11drv - the cron job consists of a shell script that runs the DOS program with "wcmd
2007 Mar 09
1
wineconsole crashes - what am I doing wrong?
Dear All, I am running Wine under Linux - Suse 10.1 (kernel 2.6.16). GUI apps work fine (eg "wine notepad", "wine matlab") and wcmd works too ("wine wcmd"), but any CUI program causes a crash, like this: /home/gcunning> wineconsole --backend=user "c:freedos\edit.com" Warning: unprotecting memory to allow real-mode calls. NULL pointer accesses
2011 Jun 05
1
Re: "Module not found"
Dan: I read the post: http://www.winehq.org/pipermail/wine-users/2007-March/025132.html I'm having the same problem (GSAK not up/downloading to/from my GPS and not showing the map when in split-screen mode) on my iMac via Crossover. Would you or someone there be willing to "talk me through" the procedure you mention in the above link, step-by-step? (I understand only the very
2006 Feb 17
2
start.exe
Hi All, I try run my batch files under wcmd.exe, but it seem that start.exe is not working, I want to stop the batch file when run other application by use start /wait, but it is not work. Is this already fixed in wine 0.9.8? Regards, -iip-
2007 Mar 19
1
Wine 0.9.24 - Module not found?
Hi there, When I attempt to start a program in wine (a program which I could start under an older version of wine), I get the error message: wine: could not load L"C:\\windows\\system\\wcmd.exe": Module not found I'm running wine 0.9.24 under Suse 9.3. Can anybody advise me what I should do here? Thanks, Alasdair
2006 Jan 29
2
wcmd - CALL doesn't honor PATH
Hello, I noticed this while attempting to run a DOS software suite. The CALL command in wcmd doesn't seem to honor the set PATH. If I put this in my environment (via regedit): c:\windows;c:\windows\system;e:\;e:\test;f:\;f:\downloads\daphne\tools Then I put the following in f:\downloads\daphne\tools\bob.bat: path c:\windows;c:\windows\system;e:\;e:\test;f:\;f:\downloads\daphne\tools
2001 May 18
1
[HELP] DPMS
Hi, I'm Yves and I'm new to this list. I use Wine as Win98 but without Windows, on a ReiserFS directory. Every once in a while, I try to run a dos program in wcmd (unix compiled & launched). My main purpose is to test Atari ST emulators. Always, the dos program wants to access memory in "real mode". There's something about the first 64Ko of memory, then it always ends
2005 Apr 18
1
Environment Space Problem
Hi I'm hoping someone can help me... I'm trying to run a 16bit program called Gramcord (and BibleCompanionSoftware) which displays Greek and Hebrew texts. I am getting the following error: ---------------------- err:local:LOCAL_GetBlock not enough space in local heap 1247 ---------------------- As this is a problem that occurs under some versions of XP, the authors advise running a cfg or
2010 Feb 11
2
USB GPS
Anyone ever used the iGPS-500 under CentOS 5? Any recommendations on a USB-based GPS that "just works"? Ray
2017 May 31
0
GPX files
Thanks for the suggestions. I'd seen gpsbabel, but simply converting the tracks doesn't appear to display them. Another user suggested a downloadable Google Earth, so I'll try that. Failing all else, I've used shell scripting in my day job for the last 18 years (and before that Digital's DCL for the previous 18 years). I'm just trying to avoid reinventing the wheel.
2001 Aug 22
3
bat files
Just a question, should it be possible to run bat files with wine. Basically the application is java, I know the java will run under windows. I also know that java will run under linux natively, but I am curious if this is possible to start under wine. I get wine: can't exec 'blue.bat': invalid exe file.
2001 Apr 02
2
wine doesn't read ~/.wine/config
I got Wine release 20010326 from cvs and compiled and installed it with ./tools/wineinstall I did some changes in ~/.wine/config (changed the path to my floppy drive). But it seems that wine is not reading ~/.wine/config. It still tries to reach the floppy drive through the old (wrong) path. There is no $HOME/.winerc and no /etc/wine.conf or /etc/local/etc/wine.conf file on my system.
2002 Dec 22
1
Couldn't find a decent font
Hi, There is an application (Acid Pro) that I'm interested n running under Wine, but the install program goes nowhere. Can someone point me toward some instructions for how I might do a better job at this? Thanks, Mark [mark@Godzilla c]$ wine d:\setup.exe wine: Unhandled exception, starting debugger... err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting
2006 Aug 02
1
WINEPATH disappeared?
About 5 months ago we looked at porting some of our custom inhouse applications to wine. We make heavy use of the PATH variable to set which dll's get used by our apps. I just installed the wine 0.9.16 redhat rpm and WINEPATH doesn't seem to work anymore. The only documentation I could find on it was this snippet from Dec 2002. RCS file: /home/wine/wine/documentation/running.sgml,v