Lawson A. Whitney wrote:
Now we're getting somewhere! Add the line
/usr/local/lib
to /etc/ld.so.conf and (as root) do
ldconfig
And try again.
Lawson
I did just that, I then tried to run wine /windows/Eudora/eudora.exe
and i get the following lines
/root/wine is not a directory; ignoring drive D
warning: could not find DOS drive for cwd /root; starting in windows
directory
fixme:module:Freelibrary32(0xbfeb000): stub
err: resource: FindResourceEx32W 0x5f4000000 (MFC42.DLL)
"#0076"("#0004") not found!
err: resource: FindResourceEx32W 0x00400000 (EUDORA.EXE).....
I got several screenfulls of such lines
and then finally I get
Unexpected Windows program segfault - opcode = 8b
Page fault in 32-bit code (0xbefecaa45) .
Fault address is 0x00000000
Loading symbols : wineUnexpected Windows program segfault - opcode = ff
Page fault in 32-bit code (0x0806ca39)
Fault address is 0x00000018
Segmantation fault inside debugger, exiting
I have also tried to run other programs without any success.
Thanks,
Gerry Mascarenhas
Lawson A. Whitney wrote:Now we're getting somewhere! Add the line/usr/local/lib
to /etc/ld.so.conf and (as root) do
ldconfig
And try again.
Lawson
I did just that, I then tried to run wine /windows/Eudora/eudora.exe and i get the following lines/root/wine is not a directory; ignoring drive D
warning: could not find DOS drive for cwd /root; starting in windows directory
err: resource: FindResourceEx32W 0x5f4000000 (MFC42.DLL) "#0076"("#0004") not found!
err: resource: FindResourceEx32W 0x00400000 (EUDORA.EXE).....I got several screenfulls of such lines
and then
Unexpected Windows
