Roland0 wrote: 
> Your perl install is broken (seems to have been configured to be
> installed in  /home/ronnie/localperl/)
> 
> Restart from clean perl sources (i.e. remove old, untar archive) and
> configure
> > 
Code:
--------------------
  >   > 
  > ./Configure -des -Dprefix=/opt/perl-5.26.3 -Dusethreads -Duse64bitint  
-Darchname='i386-linux'
--------------------
> > 
> compile, install, re-run /opt/perl-5.26.3/bin/perl -V|grep archname



> Your perl install is broken (seems to have been configured to be
> installed in  /home/ronnie/localperl/
> 

Yes, that is correct, I built it in the home directory (it built as as
localperl)  and then moved and renamed it to /opt.

I'll do as you advise, but should I build in /home or /opt ? or will
your command make the build complete into /opt ?

ronnie

Hope you had a pleasant Christmas day :)


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=111348

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to