Schrift
Wiki:Tipp zum Debugging: use Data::Dumper; local $Data::Dumper::Useqq = 1; print Dumper \@var;
[thread]12373[/thread]

Math::GSL installieren

Leser: 1


<< >> 2 Einträge, 1 Seite
ingobulla
 2008-08-18 18:40
#113674 #113674
User since
2008-08-08
20 Artikel
BenutzerIn
[default_avatar]
Hallo,

ich versuche gerade Math::GSL zu installieren, erhalte auf

Code: (dl )
perl Makefile.PL PREFIX=/gobics/home/ingo


allerdings die Meldung

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
...
All tests successful, 4 tests and 31 subtests skipped.
Files=26, Tests=750, 65 wallclock secs (12.44 cusr + 5.32 csys = 17.76 CPU)
/usr/bin/make test -- OK
Running make install
/usr/bin/perl Build --makefile_env_macros 1 install
Warning: You do not have permissions to install into /usr/local/man/man1 at /usr/share/perl/5.8/ExtUtils/Install.pm line 114.
Installing /usr/local/man/man1/config_data.1p
mkdir /usr/local/share/perl/5.8.8/Module: Keine Berechtigung at /usr/share/perl/5.8/ExtUtils/Install.pm line 176
make: *** [install] Fehler 13
/usr/bin/make install -- NOT OK
You may have to su to root to install the package
Couldn't install Module::Build, giving up.


Weiss jemand, was ich hier machen muss, um zu erreichen, dass nicht versucht wird, in Ordner zu installieren, für die ich keine Berechtigung habe?
RalphFFM
 2008-08-19 00:34
#113679 #113679
User since
2006-11-16
258 Artikel
BenutzerIn
[Homepage] [default_avatar]
<< >> 2 Einträge, 1 Seite



View all threads created 2008-08-18 18:40.