Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Dreamweaver MX running on Gentoo 1.4
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
nuance9
Tux's lil' helper
Tux's lil' helper


Joined: 09 Sep 2002
Posts: 85

PostPosted: Tue Oct 22, 2002 1:08 am    Post subject: Dreamweaver MX running on Gentoo 1.4 Reply with quote

Successfully got Dreamweaver MX up on my Gentoo 1.4 box tonight. I installed from the CD.

For those interested here was my recipe:

Install wine-20021007 from downloaded source (my experience was that emerging wine will NOT work)

Run winesetuptk

From their on just follow the instructions at:
http://frankscorner.org/wine/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=36&page=1

If you need the DLL's - I found most at http://www.dll-files.com. The only one not there was imm32.dll which I found here: http://www.dllstorage.com.ua/dll/I.html.

One note. I did get a warning during install that MDAC 2.6+ is required. It does not appear to be required to startup, as I could not get MDAC installed yet (I think it required IE to already be installed).

Hope this helps some who might be interested. I will be installing this on my work box soon - and should have a chance to give it a thorough testing.

- Justin
Back to top
View user's profile Send private message
digitalnick
Apprentice
Apprentice


Joined: 30 Jun 2002
Posts: 243
Location: Lawrence KS USA

PostPosted: Tue Oct 22, 2002 2:46 am    Post subject: Reply with quote

last time i got dw mx working in liunx the menus were crashing me let us know if you have stability problems ... would love to not have to use vmware to do my dreamweaver editing
Back to top
View user's profile Send private message
nuance9
Tux's lil' helper
Tux's lil' helper


Joined: 09 Sep 2002
Posts: 85

PostPosted: Tue Oct 22, 2002 3:09 am    Post subject: Reply with quote

Any menus in particular, or just all of them?
Back to top
View user's profile Send private message
digitalnick
Apprentice
Apprentice


Joined: 30 Jun 2002
Posts: 243
Location: Lawrence KS USA

PostPosted: Tue Oct 22, 2002 4:50 am    Post subject: Reply with quote

i believe the menus on the right but im not for sure now i guess test em all seem to remembe teh ftp thing didnt want to work.
Back to top
View user's profile Send private message
digitalnick
Apprentice
Apprentice


Joined: 30 Jun 2002
Posts: 243
Location: Lawrence KS USA

PostPosted: Fri Oct 25, 2002 3:41 pm    Post subject: Reply with quote

how is it goin? anxious to know if its worth installing or just keep vmware
Back to top
View user's profile Send private message
nuance9
Tux's lil' helper
Tux's lil' helper


Joined: 09 Sep 2002
Posts: 85

PostPosted: Fri Oct 25, 2002 11:44 pm    Post subject: Reply with quote

Ok. Dreamweaver crashes on the following:

Color Box from the Properties Window

Any "Site" related function.

Those are the only ones I have run into thus far. I haven't really had time to use it too much yet, unfortunately.

- Justin
Back to top
View user's profile Send private message
nuance9
Tux's lil' helper
Tux's lil' helper


Joined: 09 Sep 2002
Posts: 85

PostPosted: Sat Oct 26, 2002 10:23 pm    Post subject: Reply with quote

Ok. Working across the top menu.

File
New - Works
Open - Works
Close - Works - But throws a couple warning boxes - No crash
Save - Works
Save as - Works
Save as Template - Requires a site to be defined, which would crash DW
Save all - Works
Print Code - Works
Import
XML into Template - appears to work, didn't really test much
Word HTML - appears to work, didn't really test much
Tabular Data - appears to work , didn't really test much
Export - Didn't test yet
Convert
3.0 Browser Compatible - works
XHTML - works
Preview in Browser - Didn't test yet
Debug in Browser - Didn't test yet
Check Browser - Didn't test yet
Design Notes - Requires a site to be defined, which would crash DW
Exit - Works

Edit
Undo - Works
Redo - Works
Cut - Works
Copy - Works
Paste - Works
Clear - Works
Copy HTML - Works
Paste HTML - Works
Select All - Works
Select Parent Tag - Works
Select Child Tag - Didn't Test
Find and Replace - Works
Find Next - Works
Go to Line - Works
Show Code Hints - Works
Indent Code - Works
Outdent Code - Works
Balance Braces - Didn't Test yet
Set Breakpoint - Works
Remove all breakpoints - Works
Repeating Entries - Didn't test yet
Edit with external editor - Didn't test yet
Tag libraries - Works
Keyboard shortcuts - Works
Preferences - Works

View
Code - Works
Design - Works
Code and design - Works
Switch views - Works
Refresh design view - Works
Design view on top - Works
Server debug - Didn't test yet
Live data - Requires a site to be defined, which would crash DW
Live data setting - Same as above
Head content - Works
Noscript Content - Works
Table view - Works
Visual aids - Works
Code View Options - Works
Rulers - Works
Grid - Works
Tracing Image - Didn't Test yet
Plugins - Didn't test yet
Hide panels - Works
Toolbars - Works

I'll post the results of some more when I get a chance.

- Justin
Back to top
View user's profile Send private message
nuance9
Tux's lil' helper
Tux's lil' helper


Joined: 09 Sep 2002
Posts: 85

PostPosted: Thu Oct 31, 2002 12:28 am    Post subject: Reply with quote

Big Update!!!!

Installed this:


http://download.microsoft.com/download/winscript56/Install/5.6/W9XNT4Me/EN- US/scr56en.exe

And all of the "Site" functions just started working! As far as I can tell almost complete functionality in wine except for the color picker on the properties box.

Yipee!!

- justin
Back to top
View user's profile Send private message
digitalnick
Apprentice
Apprentice


Joined: 30 Jun 2002
Posts: 243
Location: Lawrence KS USA

PostPosted: Thu Oct 31, 2002 5:12 am    Post subject: Reply with quote

ok when i go to install dreamweaver i get

Code:

ERROR: You need to merge the 'winedefault.reg' file into your
       Wine registry by running: `regedit winedefault.reg'


ERROR: You need to merge the 'winedefault.reg' file into your
       Wine registry by running: `regedit winedefault.reg'



so i try to run regedit windefault.reg and nothing happens because command is not found any clue?
Back to top
View user's profile Send private message
nuance9
Tux's lil' helper
Tux's lil' helper


Joined: 09 Sep 2002
Posts: 85

PostPosted: Fri Nov 01, 2002 11:53 pm    Post subject: Reply with quote

have you tried using:

find -iname regedit
find -iname winedefault.reg

to verify their existence / location?

- justin
Back to top
View user's profile Send private message
digitalnick
Apprentice
Apprentice


Joined: 30 Jun 2002
Posts: 243
Location: Lawrence KS USA

PostPosted: Sat Nov 02, 2002 4:28 am    Post subject: Reply with quote

i installed from the winehq tar after i couldnt get it working .. now still having all kinda problems ... get same error tryiung to intall either dw 4 or mx i posted in youir thread on franks world dont remember wht the error is now

but i guess before i keep killing myself over this ... is it worth it to run dw in wine ... or should i just stick to vmware.?
Back to top
View user's profile Send private message
nuance9
Tux's lil' helper
Tux's lil' helper


Joined: 09 Sep 2002
Posts: 85

PostPosted: Sat Nov 02, 2002 2:37 pm    Post subject: Reply with quote

I have not tried installing DW4, only DWMX.

One thing that could lead to problems is what user you run certain things as. I can't remember if I had to run winesetuptk as root or su user. Also, you need to run the DW install as the user that has the wine config setup for.

You do need to run regedit on the winedefault.reg. I also would run "ldconfig" as root once installing wine. You need to install DCOM95, and while you are at it might as well do DCOM98 too. MDAC is also good to install - but IE4+ is required.

Whether it is worth it or not, I don't think that is really a technical question. Most functionality appears to be working with Wine. Of course, all functionality is probably working with VMWare. So I guess it depends if your personality is:

A) If it ain't broken, why fix it?
B) I gotta try that for myself!

- Justin
Back to top
View user's profile Send private message
compdude68
n00b
n00b


Joined: 02 Feb 2003
Posts: 30

PostPosted: Sat Jun 14, 2003 1:07 am    Post subject: Reply with quote

Anyone else recently have luck with getting dreamweaver to work?.. I can't seem to get it to work and i have followed the instructions (wich are now in google cache cause the site went down) to the dot.


Compdude
Back to top
View user's profile Send private message
bcavalieri
n00b
n00b


Joined: 27 Sep 2002
Posts: 72
Location: Kansas City

PostPosted: Sun Jun 15, 2003 3:23 am    Post subject: Reply with quote

I have it working with codeweavers crossover office.

Everything but the mysql server behaviors works. MDAC 2.6+ is required for that portion, but I have not been able to mdac 2.6 to install.
Back to top
View user's profile Send private message
compdude68
n00b
n00b


Joined: 02 Feb 2003
Posts: 30

PostPosted: Sun Jun 15, 2003 3:12 pm    Post subject: Reply with quote

Ok thanks I will have to look into codeweavers crossover office.


Compdude
Back to top
View user's profile Send private message
compdude68
n00b
n00b


Joined: 02 Feb 2003
Posts: 30

PostPosted: Sun Jun 15, 2003 6:06 pm    Post subject: Reply with quote

I would still like to have a solution that is free to run Dreamweaver. I was hoping with the changes that Wine has gone through during the time between now and the original post on this topic that it may have become easier.
Back to top
View user's profile Send private message
optilude
Apprentice
Apprentice


Joined: 29 May 2002
Posts: 248
Location: England

PostPosted: Mon Jun 16, 2003 11:40 am    Post subject: Reply with quote

bcavalieri wrote:
I have it working with codeweavers crossover office.

Everything but the mysql server behaviors works. MDAC 2.6+ is required for that portion, but I have not been able to mdac 2.6 to install.


In CrossOver 2.0.1 demo, I've managed to install IE6 SP1 and MDAC 2.7, both downloaded from microsoft.com. If you browse the mailing list archives (esp. May and June) you'll see postings on getting Dreamweaver MX to work. I haven't tested it extensively yet, but it seems to function without problems here.

Martin
_________________
--
"Life is both a major and a minor key" -- Travis
Back to top
View user's profile Send private message
helmers
Guru
Guru


Joined: 16 Sep 2002
Posts: 553
Location: Stange, Norway

PostPosted: Tue Sep 16, 2003 6:10 am    Post subject: Reply with quote

I got dreamweaver going, I had to use the command line found at frankscorner to get it to install, I got the error message too, but then you just need to delete all the temporary dirs(which setup creates) and retry with the command line.

Anyways, I am having some trouble with starting Dreamweaver, if I add to my WINE config what frank says, Dreamweaver won't start and throws an empty dialog box. If I remove it, Dreamweaver will start, but doesn't work right.

What DLL's to use with the latest WINE?
_________________
C is for Cookies!
Back to top
View user's profile Send private message
m4chine
Apprentice
Apprentice


Joined: 12 Mar 2003
Posts: 271
Location: Ventura, CA, USA

PostPosted: Thu Oct 16, 2003 10:37 pm    Post subject: Reply with quote

helmers -- did you come up with a working solution?
_________________
never trust a man who can count to 1023 on his fingers.

-m4chine
Back to top
View user's profile Send private message
helmers
Guru
Guru


Joined: 16 Sep 2002
Posts: 553
Location: Stange, Norway

PostPosted: Fri Oct 17, 2003 11:41 am    Post subject: Reply with quote

No I did not. I miss WINE-guides for some most-wanted applications like Dreamweaver, Photoshop, Word and Internet Explorer, it would be a nice addition here at the forums.

I don't know WINE good enough to create something that works every time, most of the times I get things going it is pure luck. :x
_________________
C is for Cookies!
Back to top
View user's profile Send private message
alexerre
Apprentice
Apprentice


Joined: 17 Sep 2003
Posts: 267
Location: Italy

PostPosted: Thu Oct 23, 2003 7:31 pm    Post subject: wine crash on open menus Reply with quote

Hello everybody :D

I emerge wine 20030911 and I installed dreamweaver MX succesfully. DW start normally and I can creata a single page, but when I try to save/open a page wine (or DW) crash...

I have no ideas...

suggestions?
_________________
Se segui gli altri non arriverai mai primo
Back to top
View user's profile Send private message
Kermit_the_frog
n00b
n00b


Joined: 19 May 2003
Posts: 18

PostPosted: Fri Oct 24, 2003 1:42 pm    Post subject: Re: wine crash on open menus Reply with quote

Hi!
alexerre wrote:
I emerge wine 20030911 and I installed dreamweaver MX succesfully.

Can you please tell me the steps you did?
I have tried to install Dreamwaever over and over again, but I always get an error (InstallShield Engine ikernel.exe could not be launched).
I have tested all the hints in this thread and the guide at frankscorner.org

Please help me,
Martin
Back to top
View user's profile Send private message
m4chine
Apprentice
Apprentice


Joined: 12 Mar 2003
Posts: 271
Location: Ventura, CA, USA

PostPosted: Fri Oct 24, 2003 8:36 pm    Post subject: Reply with quote

alexerre -- i would check out www.frankscorner.org iirc, i've seen that error in postings and i believe you are missing some dlls. I'll check when i have some time. And please, explain your steps for installing dreamweaver mx succesfully, what version of dreamweaver mx?
_________________
never trust a man who can count to 1023 on his fingers.

-m4chine
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum