--- perl-llin/Makefile.PL 2006/10/19 15:52:42 103 +++ perl-llin/Makefile.PL 2006/11/09 16:07:18 104 @@ -9,7 +9,7 @@ if (! $ver && ! $ver2) { # make CPANPLUS happy and don't report errors if fuse isn't installed die("No support for os: $^O\n", - "You need to have fuse-dev (or similar) package installed in order to install this module\n" + "You need to have fuse-dev (or similar) package installed and have sufficient permissions in order to install this module\n" ); } if ($ver && $ver + 0 < 2.5) {