automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Installing Perl modules in @INC


From: Youssef Eldakar
Subject: Installing Perl modules in @INC
Date: Tue, 2 Feb 2010 16:28:45 +0200
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706)

I have a package that uses Perl modules that I would like installed in @INC, e.g., in /usr/share/perl5. Searching through the Automake list archives, the most relevant thread I was able to locate was:

http://sourceware.org/ml/automake/2003-05/msg00069.html

However, the solution suggested therein spoke of using Stow, while I wish to stick to an Autotools-only setup, where the Perl modules are installed in @INC. I suppose hard-coding perllibdir = $(pkgdatadir)/perl5 would not really be a good idea, or would it?

I would appreciate any pointers.

Youssef Eldakar
Bibliotheca Alexandrina




reply via email to

[Prev in Thread] Current Thread [Next in Thread]