I'm disabling perl with --disable-perl switch but when I run make
install I got this tree on my DESTDIR (xroot in this example) directory:
[geckos@arch xroot]$ ls
total 0
drwxrwxrwx 1 root root 0 Mar 6 09:35 opt
drwxrwxrwx 1 root root 232 Mar 6 09:35 NONE
[geckos@arch xroot]$ tree NONE
NONE
|-- lib
| `-- perl5
| |-- core_perl
| | `-- perllocal.pod
| `-- site_perl
| `-- auto
| `-- Collectd
`-- share
|-- man
| `-- man3
| `-- Collectd::Unixsock.3pm
`-- perl5
`-- site_perl
|-- Collectd
| |-- Plugins
| | `-- OpenVZ.pm
| `-- Unixsock.pm
`-- Collectd.pm
13 directories, 5 files
[geckos@arch xroot]$
Here is my configure line,
JAVA_HOME=/home/geckos/Downloads/Downloads/CSI/packages/jdk1.6.0_29
./configure --host arm-poky-linux-gnueabi --with-fp-layout=nothing
--enable-java --enable-debug --disable-python
--disable-notify_desktop --disable-perl
_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd