Saturday, March 20th, 2010
Random:
- Mod_python + Apache 2 + Slackware Error
- Three steps to install Firefox 3.5 on Ubuntu Jaunty 9.04
- E-TextEditor & PHP
- Python File Manipulation (Excel, OpenOffice, Media, DBF, rar, gps, id3 …)
- IE & hasAttribute !!!
- Looking no more! I found the best Mind Map for my Ubuntu
- Skype on Ubuntu Jaunty 9.04
- OpenId is not SSO
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
- Gilberto Ramos on Get back your Alt+Ctrl+Backspace in Karmic
- Venkat Mantirraju on Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04
- vinay on Google App Engine & cron jobs
- Abhishek Ransingh on Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04
- Makin on vmware-tools on Slackware 12.1
Blogroll
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 ...
vinay: i am testing it on my local appengine . created successfully a cron.yaml and its
Abhishek Ransingh: Hi All, I've done all the steps which has been mentioned above. But, when last ...
Makin: I am using Workstation 7 and trying to install vmware-tools on Slackware 13. It stops at ...
Install packages for PEAR in XAMPP (Ubuntu Linux)
17/03/2010
Skype on Ubuntu Lucid Lynx 10.04
17/03/2010
Hamachi on Ubuntu Karmic Koala 9.10 error
27/10/2009
Speedup your flock browser (applied to firefox too)
25/10/2009
Get back your Alt+Ctrl+Backspace in Karmic
18/10/2009
Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04
| 12 comments
vmware-tools on Slackware 12.1
| 3 comments
Google App Engine & cron jobs
| 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
graphic
jaunty
javascript
javascripts
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?