Hey Guys, I am trying to use Linux as my work development env but having trouble getting wine to run peopletools. I have already made a little progress in the ubuntu forum so if you don't mind having a look that would be greatly appreciated ;) http://ubuntuforums.org/showthread.php?t=815973 Cheers David
Hey Again, I have tried placing the error dll "PSCMN.dll" into the path : /home/don/.wine/drive_c/windows/system32 but still get the error: don at pluto:~/.wine/drive_c/Program Files/ptools_8.48.5$ wine pside.exe err:module:attach_process_dlls "PSCMN.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\ptools_8.48.5\\pside.exe" failed, status c0000005 This dll is actually in the directory that i am running from so i am not sure what is going on? Thanks in advance
On Mon, 07 Jul 2008 21:15:40 -0500 "donkeyx" <wineforum-user at winehq.org> wrote:> Hey Again, > > I have tried placing the error dll "PSCMN.dll" into the path : > > /home/don/.wine/drive_c/windows/system32 > > but still get the error: > > don at pluto:~/.wine/drive_c/Program Files/ptools_8.48.5$ wine pside.exe > err:module:attach_process_dlls "PSCMN.dll" failed to initialize, aborting > err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\ptools_8.48.5\\pside.exe" failed, status c0000005 > > This dll is actually in the directory that i am running from so i am not sure what is going on? > > Thanks in advanceperhaps try registering the dll i think the command was sth like regsrv or regsvr32 or sth along the line -- Marcel W. Wysocki <maci at satgnu.net> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20080709/6d29cedc/attachment.pgp
Hey Guys, Since last time i have upgraded versions of wine and have gotten a new error message : don at pluto:~/.wine/drive_c/Program Files/ptools_8.48.5$ wine pscfg.exe don at pluto:~/.wine/drive_c/Program Files/ptools_8.48.5$ wine pscfg.exe don at pluto:~/.wine/drive_c/Program Files/ptools_8.48.5$ wine pside.exe 8: 1217229693: PSPAL::Abort: PSPAL: OS process initialization failed 8: 1217229693: PSPAL::Abort: Location: e:\pt848-903-R1-retail\peopletools\SRC\pspal\init.cpp:118: PSPAL::Init::Init 8: 1217229693: PSPAL::Abort: PSPAL not initialized. Terminating process now. This seems closer but still no cake.