installing files in /usr/lib/share with MakeMaker
am 09.10.2005 15:30:43 von Nick Suttererhi list,
i'm currently writing a small IDE for perl. as i plan to release the first
version soon i'm trying to create a makefile with ExtUtils::MakeMaker.
the make install should install some files (eg, icons) in a certain
directory and set this directory in the IDE-code. how can this be done
with MakeMaker? i looked through some examples, for example in Template,
but i haven't found a generic way for that issue.
please help! in exchange you'll get a nice small IDE for your perl
projects ;-)
cheers,
nick