[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] [ic4.7.6]warning messages during install/startup
On Tue, Jul 24, 2001 at 07:34:11PM -0700, Peter Yoo wrote:
> Hello,
>
> I'm running Interchange on Sun Ultra2 running Solaris8 and I get these
> messages when I install and run/restart.
>
> Name "Vend::CyberCash" used only once: possible typo at blib/script/interchange line 2705, <DATA> line 1.
> Name "Vend::NoFork" used only once: possible typo at blib/script/interchange line 1771, <DATA> line 1.
> Name "Vend::Interpolate::Calc_initialized" used only once: possible typo at blib/script/interchange line 1976, <DATA> line 1.
> Name "Vend::CookieName" used only once: possible typo at blib/script/interchange line 1835, <DATA> line 1.
> Name "Vend::CyberCash" used only once: possible typo at blib/script/interchange line 2705, <DATA> line 1.
> Name "Vend::NoFork" used only once: possible typo at blib/script/interchange line 1771, <DATA> line 1.
> Name "Vend::Interpolate::Calc_initialized" used only once: possible typo at blib/script/interchange line 1976, <DATA> line 1.
> Name "Vend::CookieName" used only once: possible typo at blib/script/interchange line 1835, <DATA> line 1.
Add this at the tail of ic for each variable referenced just once.
$Vend::CookieName=1;
That's perl -w warning.
There is something odd about it; I get it with 5.6.0 but not with 5.6.1.
Time for a new camel.
cfm
>
> How can I make this messages go away?
>
> Thanks.
>
> Peter.
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
--
Christopher F. Miller, Publisher cfm@maine.com
MaineStreet Communications, Inc 208 Portland Road, Gray, ME 04039
1.207.657.5078 http://www.maine.com/
Content/site management, online commerce, internet integration, Debian linux
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users