summaryrefslogtreecommitdiff
path: root/gtk-recordmydesktop/INSTALL
diff options
context:
space:
mode:
authoriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-12-12 12:40:02 +0000
committeriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-12-12 12:40:02 +0000
commitb5bee985a70162f3960e3bcaf6426eb23ba8707e (patch)
tree0dbd01465e2ef9d813add30f06b4d8772dfbba95 /gtk-recordmydesktop/INSTALL
parent77b861ef63b3f944c2ecdf5f889ef9913f4617ec (diff)
added --prefix=/usr/ advice/warning
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@234 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'gtk-recordmydesktop/INSTALL')
-rw-r--r--gtk-recordmydesktop/INSTALL6
1 files changed, 5 insertions, 1 deletions
diff --git a/gtk-recordmydesktop/INSTALL b/gtk-recordmydesktop/INSTALL
index c826d10..fabb3a3 100644
--- a/gtk-recordmydesktop/INSTALL
+++ b/gtk-recordmydesktop/INSTALL
@@ -16,10 +16,14 @@ To compile the program you have to go through the regular drill:
~$ gzip -d gtk-recordmydesktop-x.y.z.tar.gz
~$ tar -x gtk-recordmydesktop-x.y.z.tar
~$ cd gtk-recordmydesktop-x.y.z
-~$ ./configure
+~$ ./configure --prefix=/usr/
~$ make
~$ sudo make install
+The --prefix=/usr/ option might not be necessary, but it
+will prevent some problems when running the program
+(if you get messages about module recordMyDesktop not found,
+you have to use it).
After this you should get a menu entry under multimedia.
© All Rights Reserved