The Artima Developer Community
Sponsored Link

Java Buzz Forum
Finally my VM environment is running (except console on mac)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Marc Logemann

Posts: 594
Nickname: loge
Registered: Sep, 2002

Marc Logemann is founder of www.logentis.de a Java consultancy
Finally my VM environment is running (except console on mac) Posted: Oct 15, 2007 7:30 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Marc Logemann.
Original Post: Finally my VM environment is running (except console on mac)
Feed Title: Logemann Blog
Feed URL: http://feeds.feedburner.com/LogemannBlog
Feed Description: Marc Logemann's thoughts on java and other stuff
Latest Java Buzz Posts
Latest Java Buzz Posts by Marc Logemann
Latest Posts From Logemann Blog

Advertisement

I sorted out most issues i have had with the handling of my 3ware-debian-installation kernel and the installation of VMware server. The trouble i had with the vmware server instal was mainly due to the fact that vmware server is a binary compiled with 32 bit support. I am running a debian in AMD64 mode. This caused missing libraries because all x11 related libs were 64 bit on my system. After installing a debian package aimed for 32 bit compatability, things worked fine. This was another greate experience because it tought me much about the handling around shared objects and all these tools like lsmod and how the linker works in general in linux. Perhaps i really should take an LPIC linux exam, just to see how much my linux skills increased over the last weeks :)

So right now i am setting up all my linux guests (and one windows guest, i must admit). The only problem remaing is the missing vmware client console for Mac. So it seems i have to solve the remote X11 issue to the linux VMserver server to use the installed linux console under x11 on this machine. I tried it for 10 minutes and failed of course.

Read: Finally my VM environment is running (except console on mac)

Topic: Using Java Persistence API Within a Visual Web Application Previous Topic   Next Topic Topic: How to Handle Java Finalization's Memory-Retention Issues

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use