Dreamweaver MX4 & Photoshop 7.0 error on Solaris

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
partha06
Newbie
Newbie
Posts: 3
Joined: Tue May 12, 2009 6:55 am

Dreamweaver MX4 & Photoshop 7.0 error on Solaris

Post by partha06 »

Hi all,

I compiled wine from source code, and then I installed Dreamweaver MX4 and Photoshop 7. Its installed fine, but when i am going to run its showing following error,
wine: could not load L"C:\\windows\\system32\\Dreamweaver.exe": Module not found

If I run from Gnome,
Application > Wine > Programes > Macromedia > Dreamweaver
Application > Wine >Programes > photoshop 7.0
also not starting..

pls help..
partha06
Newbie
Newbie
Posts: 3
Joined: Tue May 12, 2009 6:55 am

Update

Post by partha06 »

I am getting following message,
err:module:attach_process_dlls "actlib.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Macromedia\\Dreamweaver MX 2004\\Dreamweaver.exe" failed, status c0000142

Pls help
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Dreamweaver MX4 & Photoshop 7.0 error on Solaris

Post by austin987 »

On Tue, May 12, 2009 at 7:07 AM, partha06 <[email protected]> wrote:
Hi all,

I compiled wine from source code, and then I installed Dreamweaver MX4 and Photoshop 7. Its installed fine, but when i am going to run its showing following error,
wine: could not load L"C:\\windows\\system32\\Dreamweaver.exe": Module not found

pls help..





You have to 'cd' the the directory first.

--
-Austin
partha06
Newbie
Newbie
Posts: 3
Joined: Tue May 12, 2009 6:55 am

Post by partha06 »

well,
I added,

PATH=$PATH:/usr/local/bin
export PATH

in /etc/profile then Photoshop 7 working. But Not MX4. I also installed Dreamweaver 8 its working fine..

And for Photoshop cs2 its shows, An error occur in required library pls reinstall.

Pls help this..

Thanks

Partha
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Dreamweaver MX4 & Photoshop 7.0 error on Solaris

Post by austin987 »

On Tue, May 12, 2009 at 10:51 AM, partha06 <[email protected]> wrote:
well,
I added,

PATH=$PATH:/usr/local/bin
export PATH

in /etc/profile then Photoshop 7 working. But Not MX4. I also installed Dreamweaver 8 its working fine..

And for Photoshop cs2 its shows, An error occur in required library pls reinstall.
What error? Did you follow the AppDB?
http://appdb.winehq.org/objectManager.p ... n&iId=2631


--
-Austin
Locked