Jean,
gentoo ; kernel 2.6.22 with alsa and alsa-oss; wine 20050524; NS 7 pref.
I've started going through this from scatch. So far I have got the installer to work by importing riched* from win2k and comdlg32.dll off a dll archive on the web.
used sidenet to set up the config only.
refered to frankscorner to install DCOM98 and to run installshield.
wine regedit to add string value 5.0.2014.0216 to following regkey. HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer
So far it installs without error but now on running wine natspeak I get
"cant find nstex50.dll"
this is odd since it is in the current dir.
This may be a result of my not having installed IE6 this time but still seems odd.
regards.
On Thu, 22 Sep 2005 17:40:05 +0200, Jean Magnan de Bornier jean@bornier.net wrote:
Le 22 septembre à 17:26:01 peter@piments.com écrit notamment:
| Yes, on recent winecfg base versions, I also found it was very slow to | open my user profiles and crashed as soon as I opened DragonPad.
| I can only repeat that I had the most luck with 20050524. Since you are | apparently using Gentoo you will find this is still in the portage tree so | I dont understand your reluctance to try it. (Use "quickpkg wine" to make | binary of wine before you change versions , then you can use emerge -k | later to avoid the lenghty rebuild if you want to swap back.)
| bash-3.00#emerge -p =app-emulation/wine-20050524
OK, thanks, I will try it another time (last time with this version couln't install NS, maybe I did some mistake there...) thanks for your patience...
Le 24 septembre à 10:39:53 wino@piments.com écrit notamment:
| Jean,
Hi, I nearly totally gave up these days; tried all of wine ebuilds coming with gentoo; on my system only 20050725-r1 allows me installing ns7 standard. So:
| gentoo ; kernel 2.6.22 with alsa and alsa-oss; wine 20050524; NS 7 pref.
kernel 2.6.12-gentoo-r10, wine-20050725-r1
| I've started going through this from scatch. So far I have got the | installer to work by importing riched* from win2k and comdlg32.dll off a | dll archive on the web.
| used sidenet to set up the config only.
sidenet 1.8.4, installed with ie6
| refered to frankscorner to install DCOM98 and to run installshield.
same
| wine regedit to add string value 5.0.2014.0216 to following regkey. | HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer
| So far it installs without error but now on running wine natspeak I get
install quite all right, much quicker than the first times (without DCOM98), no error messages.
When starting ns the first time, it complains about rpcrt4.dll missing, got it from the dll archive on the web, then starts fine. But I have a difficulty when setting the sound level: when it is done, a bell starts ringing and nothing seems to be able to stop it. here's the log:
09:26:36 Opening Topic C:\PROG~FBU\ScanSoft\NATU~BD1\Users\jean\current\Général_ 09:26:36 Using static Vocabulary C:\PROG~FBU\ScanSoft\NATU~BD1\Data\fra\fra_general_small\general.svc 09:26:38 opening backdict voc C:\PROG~FBU\ScanSoft\NATU~BD1\Data\fra\fra_general_small\all.bd 09:26:39 (AcOpt) cleanupAcOptSessionArchive() 09:26:43 ASW: Start 09:26:43 ASW: parameters: /ns /l fra /recorderui=0 /mode=LiveInput /title="jean" /help="C:\PROG~FBU\ScanSoft\NATU~BD1\Help\fra\Personal\dragon.chm" /outputwave="C:\PROG~FBU\ScanSoft\NATU~BD1\Users\jean\current\audio.wav" /source=MicMicIn /v5 /outputsettings="C:\PROG~FBU\ScanSoft\NATU~BD1\Users\jean\audioout.dat" /inputsettings="C:\PROG~FBU\ScanSoft\NATU~BD1\Users\jean\audioin.dat" /e 131226 589864
| "cant find nstex50.dll"
| this is odd since it is in the current dir.
| This may be a result of my not having installed IE6 this time but still | seems odd.
cheers,
Thanks for comparing notes,
I seem to be having more trouble with wine than anything else at the moment.
I cant get fonts to be a readable size so I cant even run winecfg.
Too much swapping versions and something has got screwed up . I've uninstalled wine completely and renamed ~/.wine but even sidenet now fails to download IE6.
On Mon, 26 Sep 2005 09:32:44 +0200, Jean Magnan de Bornier jean@bornier.net wrote:
When starting ns the first time, it complains about rpcrt4.dll missing, got it from the dll archive on the web, then starts fine. But I have a difficulty when setting the sound level: when it is done, a bell starts ringing and nothing seems to be able to stop it. here's the log:
beware of NS saying things are missing. As Andreas noted yesterday NS is doing direct file detection so it may be that the buildin dll would do the job if it actually tried to load it !!
You will note for the DCOM and installl notes one of the dlls marked as native was this one , so it must be available somewhere.
You could use WINEDEBUG=+file and grep the output to see just where it is looking for the file. Then use touch to create a null file that will fool the file check.
As for your bell, it should chime once. NO idea why it does not stop.
I'll try your wine version and see if I get anywhere.
Thanks.
On Mon, 26 Sep 2005 09:32:44 +0200, Jean Magnan de Bornier jean@bornier.net wrote:
But I have a difficulty when setting the sound level: when it is done, a bell starts ringing and nothing seems to be able to stop it.
Are you still using alsa ? I did not get anywhere until I used alsa-oss.
HTH
Le 26 septembre à 09:32:44 Jean Magnan de Bornier jean@bornier.net écrit notamment:
| When starting ns the first time, it complains about rpcrt4.dll missing
Sorry! It is comdlg32.dll, not rpcrt4.dll.
| , got it from the dll archive on the web, then starts fine.
cheers,