[Orca-users] Re: Install off Perl Modules

Nicolas Sayer Nick at kefta.com
Tue Aug 8 14:50:44 PDT 2000


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 SunSITE.auc.dk
> 	  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

--------------------------------------------------------------------<e|-
Test your WML code with our
Online WAP Testing Tool at
http://click.egroups.com/1/7799/13/_/804404/_/965771572/
--------------------------------------------------------------------|e>-





More information about the Orca-users mailing list