LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-05-2003, 06:45 AM   #1
Mladek
LQ Newbie
 
Registered: Jul 2003
Posts: 14

Rep: Reputation: 0
How do I get Gnome to run?


After overcoming some hardware compatibility problems, I finally got Suse 8.2 to boot up. Now I ran into several problems that I cannot, given my limited computer skills, seem to overcome.

First, the desktop boot manager offers me the option of starting up KDE (and several other minimalist options) but no Gnome. I read the included help file but am no closer to getting the system to boot up with the Gnome desktop. Since I’d like to it a try, does anyone have a clue as how I can convince it to boot up?

Also, I tried to get my new Linux computer to talk to one running Windows 2000, but no. I cheeked the Ethernet cable and everything works just fine (when I rebooted the Linux machine with Windows, both computers were happy to talk to one another. Does anyone have a clue as to how I can get my Linux machine to talk to my Windows machine (I’m going to have to swap files between the two for quite some time yet so it’s an important issue)?

Finally, any advice on how I can get some Windows applications running in Linux. I tried just double clicking on the installation file and did get Wine to come up. About half way through the installation I got some indiscernible error message and then nothing. I there a better way (unfortunately I still have some Windows applications that I have to keep on using for a while)?

Other than that, I’m quite pleased with my progress, especially the speed and (so far) the stability and cannot wait until the day when I can get rid of Windows and those nasty Windows aps altogether.
 
Old 07-05-2003, 09:05 AM   #2
qanopus
Senior Member
 
Registered: Jul 2002
Location: New York
Distribution: Slackware
Posts: 1,358

Rep: Reputation: 45
Hello. I think you just have not installed gnome. With suse, you have to expilicitly say you want gnome during the install. I ran into the same "problem" when I first installed suse. Run yast and select that you want to install software. Then from the list install gnome.
I have next to no knowlegde about networks, but I do now you need to istall samba in order to communicate to an windows machine. Other people on this formum can help you more with that.
And running win32 apps in linux: what error did you exactally recieve. You got to give us more then "I got an error"
And I would suggest that you post every problem you have in a different thread. You network question would have been better suited in the network section on this site, for example.

I'm glad you'r enjoying linux. You will get the hang of it more and mre as time goes by. Welcome to the linux community.
 
Old 07-06-2003, 02:03 AM   #3
Mladek
LQ Newbie
 
Registered: Jul 2003
Posts: 14

Original Poster
Rep: Reputation: 0
That was it. When I opened Yast I found that Gnome was not installed. But, I never noticed the option of installing it during the Suse install. I also get the impression that Suse does not like Gnome much, becasue their help file only provided a rather cryptic reference to it and not the simple, to the point (and effective) instructions you gave.

Thank you.

Also, next time, I'll refrain from posting more than one question at a time and will make sure I write down all the error messages I get.
 
Old 07-06-2003, 02:02 PM   #4
Vlad_M
Member
 
Registered: Aug 2002
Location: Cape Town, South Africa
Distribution: Red Hat 8.0 (Home), Red Hat 8.0 (Work)
Posts: 388

Rep: Reputation: 30
Quote:
Originally posted by schatoor
And running win32 apps in linux: what error did you exactally recieve. You got to give us more then "I got an error"
.
Sorry to crap in this thread, but in this guys defence,since he is new to linux, I can see why he didn't even bother to paste the error here.

It comes down to yet another stupid, useless, dumbing down proprety of Windows - and that is a total lack of feedback to the user when something goes wrong. While Linux will generally bomb out with an eloquent, meaningful error message., which will allow the user to take steps to rectify it, windows will report a "Fatal error 32873982798613298621498198327 at $28732987". Then go and search the stupid KB for answers if you have time......

Another thing to add to the long list of features which put linux head and shoulders above any windows.
 
Old 07-06-2003, 02:12 PM   #5
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Do you use the command line login? If so, after you get it installed, create a file in your home directory called .xinitrc similar to mine:
Code:
# Duron 950 box "uilleann" user fancy .xinitrc file
# Start the stuff I want to run when I startx

# The artwiz-fonts sometimes conflict with your locale settings. To get
# them to work you may have to put the following at the beginning of your
# .xinitrc file
# export LC=C
# export LC_ALL=C
exec gnome-session
# exec kde
# Esetroot ~/backgrounds/linux.png &
# gkrellm -w &
# This will run a screensaver as your background
# /usr/X11R6/lib/xscreensaver/hopalong -root &
# xscreensaver &
# exec fluxbox
Now, the command startx should launch gnome for you.

Last edited by fancypiper; 07-06-2003 at 02:20 PM.
 
Old 07-06-2003, 04:16 PM   #6
qanopus
Senior Member
 
Registered: Jul 2002
Location: New York
Distribution: Slackware
Posts: 1,358

Rep: Reputation: 45
You coul be right Vlad_M. It depends if you got an error from wine, or from the win app running under wine. Wine it self can generate quite usefull error messages. It's the win apps that bite big wind when it comes to displaying meaningfull error messgaes.
But it never hurts to give as much info as possible. Who know, mabey one of us could decypher it and come up with an solution.
 
Old 07-07-2003, 01:32 AM   #7
Mladek
LQ Newbie
 
Registered: Jul 2003
Posts: 14

Original Poster
Rep: Reputation: 0
That is true, as a long time (ex) Windows user, I have learned to ignore the error messages primarily because they are pretty much useless to anyone except a MS programmer.

Also as a long time user, I'm locked into a few applications that (at least for the time being) I have to run.

To that effect, I tried to run some in Linux using Wine. I was told that I needed to have Windows 2000 installed. There was a W 2000 installation on the disk when I installed Linux (though I do not know where it went). I also tried running the MS OEM 2000 disk, but nothing happened.

Any suggestions how I can get MSW 2000 applications to run.

P.S. And, please bear in mind that I'm not all that computer literate and saw my first ever console yesterday.
 
  


Reply



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
How do i run Gnome on SUSE 9.2? NewToLinuxOS SUSE / openSUSE 4 03-08-2005 11:26 PM
Gnome wont run puke99 Red Hat 0 01-08-2005 11:18 PM
run gnome or kde anand_phulwani Linux - Newbie 2 07-17-2004 11:37 AM
Can you run Gnome on BSD? cordedpoodle *BSD 4 09-19-2003 02:59 PM
Gnome does not run rumbey Linux - Software 4 04-19-2001 10:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:15 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