Unable to start BRENBOT [message #123620] |
Thu, 02 December 2004 14:00 |
cepheus
Messages: 7 Registered: December 2004
Karma: 0
|
Recruit |
|
|
brenbot.exe
POSIX object version 1.08 does not match bootstrap parameter 1.07 at D:/cpanrun/
build/5-8-0/lib/XSLoader.pm line 106.
Compilation failed in require at C:/Perl/lib/POE/Kernel.pm line 11.
BEGIN failed--compilation aborted at C:/Perl/lib/POE/Kernel.pm line 11.
Compilation failed in require at (eval 13) line 1.
BEGIN failed--compilation aborted at (eval 13) line 1.
could not import qw(Kernel) at script/brenbot.pl line 6
BEGIN failed--compilation aborted at script/brenbot.pl line 6.
This is running on Windows 2003, Any ideas??
|
|
|
Unable to start BRENBOT [message #123758] |
Fri, 03 December 2004 01:56 |
|
mac
Messages: 1018 Registered: February 2003
Karma: 0
|
General (1 Star) Administrator/General |
|
|
You seem to have some perl installation, that is conflicting with brenbot. Remove it, or make it invisible for brenbot.
Quote: |
danpaul88: buggy bugs brenbot because buggy befriends brainlessness
|
|
|
|
|
Unable to start BRENBOT [message #123768] |
Fri, 03 December 2004 03:37 |
platonic
Messages: 1 Registered: December 2004
Karma: 0
|
Recruit |
|
|
Just wondering as interested myself, if its an enclosed .exe as opposed to a perl interpreted script, why does it matter if perl is installed? Or is it doing some external checks it feeds info from or something so it can run properly?
|
|
|
|
|
Unable to start BRENBOT [message #123780] |
Fri, 03 December 2004 05:16 |
|
mac
Messages: 1018 Registered: February 2003
Karma: 0
|
General (1 Star) Administrator/General |
|
|
Its a compiled perl script. It usually takes all information out of itself, but when it finds some information via enviroment variables etc, it takes it from there.
Can't really change the behavior.. that is why I said, hide the other perl installation..
Quote: |
danpaul88: buggy bugs brenbot because buggy befriends brainlessness
|
|
|
|
Unable to start BRENBOT [message #123783] |
Fri, 03 December 2004 05:23 |
cepheus
Messages: 7 Registered: December 2004
Karma: 0
|
Recruit |
|
|
Yeah Ive managed to do this, I guess Ill have to do the same if I ran it on a linux box :/, which would be a even bigger problem :/
|
|
|