From 4f5950e18ec7930cf0c003d683fbbe4c2d6d0f3a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 4 Jul 2009 02:33:46 +0200 Subject: Updated INSTALL --- INSTALL | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/INSTALL b/INSTALL index 95ed8e4..5f32e47 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1 @@ -Installation: make && sudo make install -Depending on your system, you might need make perl_lib=foo/bar perl_version=something install - -By default, the library is installed into $(prefix)/$(perl_lib)/$(perl_version) - -> /usr/local/lib/perl/5.10.0 - - -Uninstallation: sudo make uninstall +See perldoc Module::Build -- cgit v1.2.3