Hi I don't know whether this is the right list for this. I can't get the can-re tool to run on Windows. I downloaded EV.pm and common::sense, but it yields this: common/sense.pm did not return a true value at ../plugins/EV.pm line 121, <DATA> line 451. BEGIN failed--compilation aborted at ../plugins/EV.pm line 121, <DATA> line 451. Compilation failed in require at canretool.pl line 38, <DATA> line 451. BEGIN failed--compilation aborted at canretool.pl line 38, <DATA> line 451. !help Thanks Sharanga Nirvtek
Sharanga, How have you installed EV and Common::Sense? They need to be installed into the perl system on the box. It sounds like you may have put them in the plugins directory of CAN-RE-TOOL? Regards, Mark. On 1 Nov, 2013, at 10:36 pm, support@nirvtek.com wrote:
Hi
I don't know whether this is the right list for this.
I can't get the can-re tool to run on Windows. I downloaded EV.pm and common::sense, but it yields this:
common/sense.pm did not return a true value at ../plugins/EV.pm line 121, <DATA> line 451. BEGIN failed--compilation aborted at ../plugins/EV.pm line 121, <DATA> line 451.
Compilation failed in require at canretool.pl line 38, <DATA> line 451. BEGIN failed--compilation aborted at canretool.pl line 38, <DATA> line 451.
!help
Thanks Sharanga Nirvtek _______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
Hi I’ve put the .pm modules into the plugins directory. The script does an @INC with the plugins directory. Not sure how to add it to the default library path of PERL. The environment variables for PERL don’t appear to exist/. Thanks Sharanga On Nov 3, 2013, at 7:41 AM, Mark Webb-Johnson <mark@webb-johnson.net> wrote:
Sharanga,
How have you installed EV and Common::Sense?
They need to be installed into the perl system on the box. It sounds like you may have put them in the plugins directory of CAN-RE-TOOL?
Regards, Mark.
On 1 Nov, 2013, at 10:36 pm, support@nirvtek.com wrote:
Hi
I don't know whether this is the right list for this.
I can't get the can-re tool to run on Windows. I downloaded EV.pm and common::sense, but it yields this:
common/sense.pm did not return a true value at ../plugins/EV.pm line 121, <DATA> line 451. BEGIN failed--compilation aborted at ../plugins/EV.pm line 121, <DATA> line 451.
Compilation failed in require at canretool.pl line 38, <DATA> line 451. BEGIN failed--compilation aborted at canretool.pl line 38, <DATA> line 451.
!help
Thanks Sharanga Nirvtek _______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
The plugins directory is just for CAN-RE-TOOL plugins. Standard perl libraries should be installed in the system paths. Assuming you are using activestate perl, can you just use the cpan tool to install them? It is a bit of a kludge on windows (as no C compiler as standard), and much easier on Linux / OSX, but should still be possible (I think the way it works is activestate maintains a mirror of cpan binary builds). Regards, Mark. On 3 Nov, 2013, at 2:05 pm, support@nirvtek.com wrote:
Hi
I’ve put the .pm modules into the plugins directory. The script does an @INC with the plugins directory.
Not sure how to add it to the default library path of PERL. The environment variables for PERL don’t appear to exist/.
Thanks Sharanga
On Nov 3, 2013, at 7:41 AM, Mark Webb-Johnson <mark@webb-johnson.net> wrote:
Sharanga,
How have you installed EV and Common::Sense?
They need to be installed into the perl system on the box. It sounds like you may have put them in the plugins directory of CAN-RE-TOOL?
Regards, Mark.
On 1 Nov, 2013, at 10:36 pm, support@nirvtek.com wrote:
Hi
I don't know whether this is the right list for this.
I can't get the can-re tool to run on Windows. I downloaded EV.pm and common::sense, but it yields this:
common/sense.pm did not return a true value at ../plugins/EV.pm line 121, <DATA> line 451. BEGIN failed--compilation aborted at ../plugins/EV.pm line 121, <DATA> line 451.
Compilation failed in require at canretool.pl line 38, <DATA> line 451. BEGIN failed--compilation aborted at canretool.pl line 38, <DATA> line 451.
!help
Thanks Sharanga Nirvtek _______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
I tried CPAN. common::sense installed, but EV fails with this: EV.obj : error LNK2001: unresolved external symbol _MemoryBarrier On Nov 3, 2013, at 2:42 PM, Mark Webb-Johnson <mark@webb-johnson.net> wrote:
The plugins directory is just for CAN-RE-TOOL plugins. Standard perl libraries should be installed in the system paths.
Assuming you are using activestate perl, can you just use the cpan tool to install them? It is a bit of a kludge on windows (as no C compiler as standard), and much easier on Linux / OSX, but should still be possible (I think the way it works is activestate maintains a mirror of cpan binary builds).
Regards, Mark.
On 3 Nov, 2013, at 2:05 pm, support@nirvtek.com wrote:
Hi
I’ve put the .pm modules into the plugins directory. The script does an @INC with the plugins directory.
Not sure how to add it to the default library path of PERL. The environment variables for PERL don’t appear to exist/.
Thanks Sharanga
On Nov 3, 2013, at 7:41 AM, Mark Webb-Johnson <mark@webb-johnson.net> wrote:
Sharanga,
How have you installed EV and Common::Sense?
They need to be installed into the perl system on the box. It sounds like you may have put them in the plugins directory of CAN-RE-TOOL?
Regards, Mark.
On 1 Nov, 2013, at 10:36 pm, support@nirvtek.com wrote:
Hi
I don't know whether this is the right list for this.
I can't get the can-re tool to run on Windows. I downloaded EV.pm and common::sense, but it yields this:
common/sense.pm did not return a true value at ../plugins/EV.pm line 121, <DATA> line 451. BEGIN failed--compilation aborted at ../plugins/EV.pm line 121, <DATA> line 451.
Compilation failed in require at canretool.pl line 38, <DATA> line 451. BEGIN failed--compilation aborted at canretool.pl line 38, <DATA> line 451.
!help
Thanks Sharanga Nirvtek _______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
Not really sure how I can help with this one. The CAN-RE-TOOL (like ovms_server.pl) requires EV (and AnyEvent, etc) to be installed on the system. I know of users running ovms_server.pl on Windows, so it must be possible. But, I am not a windows users so can't really help. A google search doesn't show up anything relevant either. Regards, Mark. On 3 Nov, 2013, at 7:08 pm, support@nirvtek.com wrote:
I tried CPAN.
common::sense installed, but EV fails with this:
EV.obj : error LNK2001: unresolved external symbol _MemoryBarrier
On Nov 3, 2013, at 2:42 PM, Mark Webb-Johnson <mark@webb-johnson.net> wrote:
The plugins directory is just for CAN-RE-TOOL plugins. Standard perl libraries should be installed in the system paths.
Assuming you are using activestate perl, can you just use the cpan tool to install them? It is a bit of a kludge on windows (as no C compiler as standard), and much easier on Linux / OSX, but should still be possible (I think the way it works is activestate maintains a mirror of cpan binary builds).
Regards, Mark.
On 3 Nov, 2013, at 2:05 pm, support@nirvtek.com wrote:
Hi
I’ve put the .pm modules into the plugins directory. The script does an @INC with the plugins directory.
Not sure how to add it to the default library path of PERL. The environment variables for PERL don’t appear to exist/.
Thanks Sharanga
On Nov 3, 2013, at 7:41 AM, Mark Webb-Johnson <mark@webb-johnson.net> wrote:
Sharanga,
How have you installed EV and Common::Sense?
They need to be installed into the perl system on the box. It sounds like you may have put them in the plugins directory of CAN-RE-TOOL?
Regards, Mark.
On 1 Nov, 2013, at 10:36 pm, support@nirvtek.com wrote:
Hi
I don't know whether this is the right list for this.
I can't get the can-re tool to run on Windows. I downloaded EV.pm and common::sense, but it yields this:
common/sense.pm did not return a true value at ../plugins/EV.pm line 121, <DATA> line 451. BEGIN failed--compilation aborted at ../plugins/EV.pm line 121, <DATA> line 451.
Compilation failed in require at canretool.pl line 38, <DATA> line 451. BEGIN failed--compilation aborted at canretool.pl line 38, <DATA> line 451.
!help
Thanks Sharanga Nirvtek _______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
participants (2)
-
Mark Webb-Johnson -
support@nirvtek.com