[Orca-users] Re: Install off Perl Modules

Nicolas Sayer Nick at kefta.com
Tue Aug 8 15:21:47 PDT 2000


try:
perl Makefile.PL LIB=~/lib

to build your perl_modules. Chanaging ~/lib to /opt/wherever_you_want_it


On Tue, Aug 08, 2000 at 10:01:05PM -0000, jacob at sunsite.auc.dk said:
> Thanks, that was one step :-)
> But how do I get it too install there too?:
> 
> jacob at sunsite:/pack/orca-0.26/src> make install_modules
> cd packages && make CFLAGS="-g -O2" install_modules
> cd Math-Interpolate-1.05 && make OPTIMIZE="-g -O2" install
> Warning: You do not have permissions to install into
> /pack/perl/lib/site_perl/5.005/sun4-solaris at
> /pack/perl/lib/5.00502/ExtUtils/Install.pm line 61.
> mkdir /pack/perl/lib/site_perl/5.005/Math: No such file or directory
> at /pack/perl/lib/5.00502/ExtUtils/Install.pm line 114
> *** Error code 2
> make: Fatal error: Command failed for target `pure_site_install'
> Current working directory
> /mnt/pack2/orca-0.26/src/packages/Math-Interpolate-1.05
> *** Error code 1
> make: Fatal error: Command failed for target
> `install_perl_math_interpolate'
> Current working directory /mnt/pack2/orca-0.26/src/packages
> *** Error code 1
> make: Fatal error: Command failed for target `install_modules'
> 
> Hope you can help.
> 
> /Jacob
> 
> --- In orca-users at egroups.com, 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
> 
> 
> 
> 
> 
> 

-- 
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|-
GET A NEXTCARD VISA, in 30 seconds!  Get rates
of 2.9% Intro or 9.9% Ongoing APR* and no annual fee!
Apply NOW!
http://click.egroups.com/1/7872/13/_/804404/_/965773432/
--------------------------------------------------------------------|e>-





More information about the Orca-users mailing list