Saturday, July 31st, 2010
Random:
- Error with lxml on Debian Lenny
- AIML Editor
- Error when installing Silverlight 2 Tools for Visual Studio 2008 SP1
- Skype on Ubuntu Jaunty 9.04
- Two steps installing Goolge App Engine (GAE) in Ubuntu Jaunty
- Access Forbidden error when accessing security page of XAMPP
- Yahoo emoticon in Pidgin
- Godaddy Promotion Code
vmware-tools on Slackware 12.1
11/09/2008 // 3 comments // Category: My Everything // Thẻ: linux, slackware.Okay, here is a list of steps that install vmware-tools on Slackware 12.1
You need to install PAM before proceding the instruction, get PAM from LinuxPackages.net & install it
(http://www.linuxpackages.net/search_view.php?by=name&name=pam&ver=12.1)
After that, do:
- cd /etc/rc.d
- for V in {0,1,2,3,4,5,6}; do ln -s /etc/rc.d /etc/rc.d/rc${V}.d; done
- mkdir /etc/pam.d
- cp /etc/rc.d/rc.inet1 /etc/init.d/network
- cp /etc/rc.d/rc.inet1 /etc/init.d/networking
- In VMWARE, select Settings => Install Vmware Tools
- $mount /dev/cdrom /mnt/cdrom
- cp /mnt/cdrom/vmware*.tar.gz /tmp
- cd /tmp
- tar zxf vmware*.tar.gz
- goto the extracted folder and $./vmware-install.pl
3 Responses to “vmware-tools on Slackware 12.1”
Leave a Reply
Recent Posts
Recent Comments
- car on Google App Engine & cron jobs
- Rodrigo Marangon on Mod_python + Apache 2 + Slackware Error
- gabriel on Install packages for PEAR in XAMPP (Ubuntu Linux)
- mod_python on Apache 2 | Miscellaneous musings in beta on Mod_python + Apache 2 + Slackware Error
- Gilberto Ramos on Get back your Alt+Ctrl+Backspace in Karmic
Blogroll
car: nice engine, i'll try to pimp my ride
Rodrigo Marangon: Thanks for sharing! It was very helpful. Another way to make mod_python work is replacing the ...
gabriel: just the info that I was looking for... tnx ...
Gilberto Ramos: very useful! i was looking for this..!
Venkat Mantirraju: This is an excellent guide. Thanks a lot for your effort and time in making ...
How to clear DNS cache in Mac (Tiger, Leopard, Snow Leopard)
31/07/2010
Validation with Jquery
26/07/2010
Add your Google Apps email to Palm Pre
19/07/2010
Install packages for PEAR in XAMPP (Ubuntu Linux)
17/03/2010
Skype on Ubuntu Lucid Lynx 10.04
17/03/2010
Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04
| 12 comments
Google App Engine & cron jobs
| 4 comments
vmware-tools on Slackware 12.1
| 3 comments
Django, Mod-Python & CouchDB
| 2 comments
Mapnik installation on Slackware 12.1
| 2 comments
9.04
application
code
couchdb
curl
debian
delete
design
download
editor
error
gae
gis
godaddy
google
google app engine
jaunty
javascript
javascripts
jquery
karmic
lightbox
linux
mapnik
mod_python
multiple requests
My Everything
php
programming
promotion
python
recursive
skype
slackware
speedup
svn
tips
tools
ubuntu
wget
windows
YUI
- © 2009 Tech Mix. All rights reserved.
- WPLine 1.0 designed by Hutek - A member of Vietnam Wordpress Commnunity.
- Powered by Wordpress. Work fine on almost popular browsers.


February 12th, 2009 at 3:05 am
tanx mang!
July 22nd, 2009 at 8:55 pm
Merci!
It works fine with slackware 12.2 on ESX 3.5!
November 3rd, 2009 at 2:15 am
I am using Workstation 7 and trying to install vmware-tools on Slackware 13.
It stops at this:
Detected X.org version 7.5.3.
The configuration file /etc/X11/xorg.conf can not be found. Do you want to
create a new one? (yes/no) [yes]
Could not locate hal daemon init script.
Checked: /etc/rc.d/init.d/haldaemon and /etc/rc.d/init.d/hal
X.Org X Server 1.6.3
Release Date: 2009-7-31
X Protocol Version 11, Revision 0
Build Operating System: Slackware 13.0 Slackware Linux Project
Current Operating System: Linux slackware13 2.6.29.6 #2 SMP Mon Aug 17 11:58:18 CDT 2009 x86_64
Build Date: 03 August 2009 07:39:15PM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (–) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: “/tmp/vmware-config0/XF86ConfigLog.11660″, Time: Mon Nov 2 14:28:02 2009
(EE) Unable to locate/open config file: “/tmp/vmware-config0/XF86Config.11660″
(==) Using default built-in configuration (30 lines)
(EE) Failed to load module “fbdev” (module does not exist, 0)
X is running fine with the new config file.
Nothing happens after this line.
I had to ctrl-c to break this.
Does anyone know how to fix this?