[Orca-users] Re: Install off Perl Modules
tburke at timebridge.com
tburke at timebridge.com
Tue Aug 28 07:08:40 PDT 2001
Where is the orca perl script, what is the name of the script?
Mike
--- In orca-users at y..., Nicolas Sayer <Nick at k...> wrote:
> You'll have to change the $libdir in the orca perl script.
> My setup:
>
> # Set the location of the Orca modules.
> BEGIN {
> my $prefix = "/opt/orca";
> my $exec_prefix = "${prefix}";
> my $libdir = "${exec_prefix}/lib/perl";
> unshift(@INC, $libdir);
> }
>
> cheers,
>
> On Tue, Aug 08, 2000 at 11:25:14PM +0200, Jacob Soerensen said:
> >
> > Im installing orca on a system where I have limited permissions.
> >
> > so Im installing in /pack/orca-0.26
> >
> > configure goes fine.
> >
> > ./configure --prefix=/pack/orca-0.26/
> > --with-html-dir=/pack/www-docs/SunSITE/stats/orca/
> >
> >
> > But when I get to make install_modules, it tries to install the
modules
> > under /pack/perl, how do I change this to /pack/orca-0.26/perl or
> > something like that? And still have orca work afterwards, (so it
will find
> > the perl modules in /pack/orca-0.26?
> >
> > regards
> > /Jacob
> >
> >
> >
> >
> > Msg. From Jacob Soerensen
> > jacob at S...
> > http://sunsite.auc.dk/~jacob
> >
> >
> >
> >
> >
> >
> >
>
> --
> Nicolas Sayer KEFTA.COM
> +1 415 391-6881 ext 8019 153 Kearny St. Suite 209
> mobile: +1 415 370-6067 San Francisco, CA 94108, USA
More information about the Orca-users
mailing list