LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-01-2004, 09:26 AM   #1
</m0r1arty>
LQ Newbie
 
Registered: Sep 2004
Distribution: Suse 9.1 personal
Posts: 9

Rep: Reputation: 0
Wine 20040813 rpm and YaST


Hi all,

Recently I downloaded Suse 9.1 personal installed it on my laptop as the only OS and I did all the updates for it. Now I am a Windows XP user but I want to convert my work machine also to Linux so I use my laptop as my test baby. I must say I got everything working it's, on my windows network (Suse) and XP and Suse are talking to eachother like old friends. Now I am a web designer and I would really like to have DreamWeaver installed on Suse so I want to do this with wine so I downloaded this rpm for it and I single click the file and opens in konqueror asking me if I would like to install it with YaST so I do that. But then after it opens my YaST it asks me for CD 1 which I put in and it installs something. So when I open a terminal window and type in wine I see it is still the version that came with the CD/Download.

So here goes:

Do I have to restart my machine for it to work? (Am I that indoctrinated by Gates?)

Or is there something I am doing wrong?

Thanks in advance,

Xander Pascal
 
Old 09-01-2004, 09:47 AM   #2
mykrob
Member
 
Registered: Jun 2004
Location: Jackson, TN
Distribution: Kubuntu Feisty
Posts: 606

Rep: Reputation: 31
try this:
open up the folder where you have the RPM file. Pressing F4 on the keyboard, this should open up a console that is already in the directory the RPM is locared in.

You'll need to di this as root, so type "su" in the console. This will require your root password. Type that in. At your next prompt, type:
Code:
rpm -Uvh wine*.rpm
this will install the RPM with the options [U]pgrade, [v]erbose, and [h]ashmarks to display install progress.. After this is done, try to run wine again and check your version.. If this doesnt work, go back thru Yast and uninstall the Wine that came with Suse, then go back to your RPM and repeat the process listed above.

hope this helps,
-myk
 
Old 09-01-2004, 10:29 AM   #3
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
For DreamWeaver you may have more success using CrossOver (www.codeweavers.com) than regular Wine. CrossOver is a commercial version of Wine with a nice installer and that is tweaked to run popular apps better and more reliably.
 
Old 09-01-2004, 10:39 AM   #4
</m0r1arty>
LQ Newbie
 
Registered: Sep 2004
Distribution: Suse 9.1 personal
Posts: 9

Original Poster
Rep: Reputation: 0
Thanks myk I am now trying the second option since the first gave me an error. And I also want to thank you for the tip on the console thing. Will keep you up to date on the progress...

Hi mhearn I want to use wine, thanks for the tip though, because I want to make it work this install is a minor set back and I have looked into the posibility also of VMWare but I want to get to a stage where I can contribute to the community as well. oh and I believe in Frank:

http://frankscorner.org/index.php?p=dreamweavermx
 
Old 09-01-2004, 11:12 AM   #5
mykrob
Member
 
Registered: Jun 2004
Location: Jackson, TN
Distribution: Kubuntu Feisty
Posts: 606

Rep: Reputation: 31
just out of curiosity, what was the error message you were getting?

Thanks,
-myk
 
Old 09-01-2004, 11:19 AM   #6
drcyber
Member
 
Registered: Mar 2003
Distribution: Fedora Core 2
Posts: 31

Rep: Reputation: 15
Instead Dreamweaver you can use Quanta or NVU.
http://quanta.sourceforge.net/
http://www.nvu.com/

Some people says that Quanta is the nearest program to Dreamweaver. I haven't test it... but maybe you want to.

Best regards.
 
Old 09-01-2004, 11:26 AM   #7
</m0r1arty>
LQ Newbie
 
Registered: Sep 2004
Distribution: Suse 9.1 personal
Posts: 9

Original Poster
Rep: Reputation: 0
It says:

warning: wine-20040813-SuseLinux91.scr.rpm: V3 DSA signature: NOKEY, key ID 0175623e
1:wine ############################3 [100%]

user:/media/cdrom #

and if I go back to x terminal and type wine it says:

Wine 20040213

And all the rest of the stuff like usage and things.

Ta,

Xander
 
Old 09-01-2004, 11:26 AM   #8
</m0r1arty>
LQ Newbie
 
Registered: Sep 2004
Distribution: Suse 9.1 personal
Posts: 9

Original Poster
Rep: Reputation: 0
Thanks Dr. I will have a look at it! I will let you know what I think!
 
Old 09-01-2004, 12:13 PM   #9
</m0r1arty>
LQ Newbie
 
Registered: Sep 2004
Distribution: Suse 9.1 personal
Posts: 9

Original Poster
Rep: Reputation: 0
BTW for those like me that don't have a compiler installed (I will get there some day!):

http://rpm.pbone.net/index.php3/stat...g_HTML_Editors
 
Old 09-01-2004, 12:15 PM   #10
mykrob
Member
 
Registered: Jun 2004
Location: Jackson, TN
Distribution: Kubuntu Feisty
Posts: 606

Rep: Reputation: 31
I see your problem.. You're installing the wrong RPM.. The ones that have .src in the filename are for source code ONLY!! You need to get the regular RPM. You have only upgraded your source code, but not the compiled working program

-myk
 
Old 09-01-2004, 12:16 PM   #11
mykrob
Member
 
Registered: Jun 2004
Location: Jackson, TN
Distribution: Kubuntu Feisty
Posts: 606

Rep: Reputation: 31
get this one:

http://prdownloads.sourceforge.net/w...6.rpm?download

should solve your problem.

-myk
 
Old 09-01-2004, 01:19 PM   #12
</m0r1arty>
LQ Newbie
 
Registered: Sep 2004
Distribution: Suse 9.1 personal
Posts: 9

Original Poster
Rep: Reputation: 0
Ok got that and installed it, no problems this time thanks a mill! Now busy installing tidy so my quanta will work hopefully I looked at the screenshots and looks really promissing.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
.NET framework on wine 20040813? penguin_asylum Linux - Software 4 03-09-2009 05:35 PM
Install RPM with YaST dlublink SUSE / openSUSE 3 01-19-2005 11:22 AM
Yast and rpm locations SlowMindThinkin SUSE / openSUSE 3 11-30-2004 02:19 AM
How do I force an older rpm to install over a newer rpm of wine onyx Linux - Software 4 02-20-2004 12:44 AM
YAST AMD Processor RPM Larsin Linux - Software 0 02-19-2004 01:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration