[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] Installer cant find Perl
****** message to minivend-users from Mike Heins <mikeh@minivend.com> ******
Quoting Ed LaFrance (edl@newmediaems.com):
> ****** message to minivend-users from Ed LaFrance <edl@newmediaems.com> ******
>
> At 05:57 AM 6/1/00 -0400, you wrote:
> >****** message to minivend-users from Mike Heins
> ><mikeh@minivend.com> ******
> >
> >Quoting Ed LaFrance (edl@newmediaems.com):
> > > Mike H. has previously suggested building my own perl installation to take
> > > control of that aspect of the process. I am just about frustrated enough
> > > to try it. Can anyone provide some straight-forward pointers on how to do
> > > this on a shared virtual server?
> > >
> >
> >It is simplicity:
> >
> > tar xzvf latest.tar.gz
> > cd perl*
> > ./Configure -Dprefix=~ -des && make test
> > make install
> > perl -MCPAN -e 'install Bundle::Minivend'
> >
> >--
>
> Thank you Mike, this will go in my personal archive. In the interim, I
> applied some light pressure to the ISP's support department, and they fixed
> the problem. I asked them to describe what they did, so I can share it
> with the MV community, and they responded:
>
> "Dear valued customer: #(insert name here :-/)
> There were permission problems for the tmp directory that wouldn't allow
> all to write there. "
>
Another workaround would be to do:
mkdir ~/tmp
[if environment shell =~ /t?csh/ ]
setenv TEMP /home/user/tmp
setenv TMP /home/user/tmp
[else]
export TEMP=/home/user/tmp
export TMP=/home/user/tmp
[else]
[/if]
Perl and Minivend will use $ENV{TEMP} or $ENV{TMP} instead of /tmp
if defined.
--
Internet Robotics, 131 Willow Lane, Floor 2, Oxford, OH 45056
phone +1.513.523.7621 fax 7501 <mikeh@minivend.com>
When the only tool you have is a hammer, all your problems tend to look
like nails. -- Abraham Maslow
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list