On Sun, 9 Jan 2000, llornkcor wrote:
> On Sun, 09 Jan 2000, Vernon L. Bailey wrote:
> > I apologize in advance if this is an inappropriate request. I run my site
> > through a web host who can no longer provide the services I need. One of
> > my problems is they will not install the necessary perl modules needed to
> > run Newsclipper. I was hoping some of you may be able to suggest a web
> > host that I may want to look at. Any thoughts can be sent to me privately,
> > I certainly would not want to offend anyone by discussing it on the
> > newsclipper list. My email is: [EMAIL PROTECTED]
A couple of observations:
1) You don't have to install perl modules as root. You can install the perl
modules NEWSCLIPPER needs in your own directory, and then set the PERL5LIB
environment variable to point to your own module directory. This involves
something like:
perl Makefile.PL PREFIX=/my/perl/lib INSTALLMAN1DIR=/my/man/man1
make
make install
2) The new version of News Clipper, which I am frantically working on now,
will support auto-upload of files. You'll basically set the upload host, path,
login, and password, and News Clipper will upload the output files for you.
David
____________________________________________________________________________
David Coppit <[EMAIL PROTECTED]> President, Spinnaker Software
http://www.newsclipper.com/ -- Snip and ship dynamic content to your website
-
If you would like to unsubscribe from this mailing list send an email to
[EMAIL PROTECTED] with the body "unsubscribe newsclipperlist
YOUR_EMAIL_ADDRESS" (without the quotes) or use the form provided at
http://www.NewsClipper.com/TechSup.htm#MailingList.