[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coldsync-hackers] p5-palm installations issues



On Fri, Mar 22, 2002 at 08:49:26AM -0500, Brian Johnson wrote:
> has there been any further work done to simplify the installation of the
> p5-palm modules?

	Some. There's now a "--with-perl-prefix" option to
'configure', but that's all it is: an option. It doesn't actually
affect anything. See
http://cvs.coldsync.org/cgi-bin/viewcvs.cgi/coldsync/configure.in
	At this point, it's not obvious to me how to proceed. If you
have a patch, I'm all ears.

> I'm troubleshooting my installation right now since I had to upgrade to perl
> 5.6.1 (from 5.6.0) for a module I wanted for a conduit and now I have to
> move around my modules again

	You can always

	./configure --without-perl
	make
	make install
	cd perl/ColdSync
	perl Makefile.PL
	make
	make install

> Also, has the Palm::Mail module been updated to include the checks for null
> values that came up on the list a week or so ago

	Not yet.

-- 
Andrew Arensburger                      This message *does* represent the
arensb@ooblick.com                      views of ooblick.com
		Life support system warranty expired.

-- 
This message was sent through the coldsync-hackers mailing list.  To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body.  For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.