wmshutdown: Destroy dialog window before shutting down. This is especially useful...
[dockapps.git] / wmgrabimage / INSTALL
blob3e189075d53b4658ed986358c2a3b3e40b8a9f12
1 Installation instructions for wmGrabImage.
3 Requirements
4 -------------------------------------------------------------------------------
5 You will need the following free packages to be installed on your system:
6         1) ImageMagick  (I use the convert utility (and I want to keep it that way
7                          so I can also use all its the processing capabilites in future
8                          releases.))
9         2) GNU wget
10 Plus:
11 wmGrabImage requires the Xpm library (which should be available on most
12 machines with XFree86 installed).  (Also, you obviously need to be connected to
13 internet in a way that wget will work.)
15 Installation
16 -------------------------------------------------------------------------------
17 1) gunzip wmGrabImage-1.0.tar.gz
18 1) tar -xvf wmGrabImage-1.0.tar
19 2) cd wmGrabImage-1.0/wmGrabImage/
20 3) make
21 4) make install (must be root)
22 5) wmGrabImage & (or 'wmGrabImage -h' for help, or 'man wmGrabImage' for the man page)
23 6) You need to set the location of perl correctly in GrabImage if your perl
24    is located in a place other than /usr/bin/