PerlCore

A forum for feature requests/discussions and user submitted patches that improve MQ2

Moderator: MacroQuest Developers

morannon
a lesser mummy
a lesser mummy
Posts: 57
Joined: Sun Nov 03, 2002 3:50 pm

PerlCore

Post by morannon » Sat Nov 16, 2002 9:07 am

Figured out why my changes to add a new /command werent working, now when I run my built copy of MQ it causes EQ to generate an error.

I also get this same error when I run EQ using just the plain source without my changes (20020905 version)

I'm using the .ini files from my working MQ installation that I downloaded.

So I downloaded the IRC-20021104 source code, and when I try to compile, I get a link error about ..\PerlCore\lib\Perl56.lib being missing.

Ive done a search on these boards, but cant find anything =/

Anyone have any ideas / suggestions ?

User avatar
Fippy
a snow griffon
a snow griffon
Posts: 499
Joined: Tue Jul 16, 2002 10:42 am

Post by Fippy » Sat Nov 16, 2002 11:19 am

Its in the ActiveState perl distrib.

Just install it and look in /perl/core
Fippy

This is my girl. But Rizwank had her first :-)
[img]http://www.btinternet.com/~artanor/images/fairy_bounce09.gif[/img]

morannon
a lesser mummy
a lesser mummy
Posts: 57
Joined: Sun Nov 03, 2002 3:50 pm

Post by morannon » Sat Nov 16, 2002 11:47 am

I installed activeperl 5.6.1, and there is no perl56.lib on my system.

User avatar
Fippy
a snow griffon
a snow griffon
Posts: 499
Joined: Tue Jul 16, 2002 10:42 am

Post by Fippy » Sat Nov 16, 2002 5:57 pm

Odd mine is in c:/perl/lib/core

All i did was install the AS windows installer distrib.
Fippy

This is my girl. But Rizwank had her first :-)
[img]http://www.btinternet.com/~artanor/images/fairy_bounce09.gif[/img]

morannon
a lesser mummy
a lesser mummy
Posts: 57
Joined: Sun Nov 03, 2002 3:50 pm

Post by morannon » Sat Nov 16, 2002 7:15 pm

So did I, but its not there =/

Oh well - thanks for the help anyway !

morannon
a lesser mummy
a lesser mummy
Posts: 57
Joined: Sun Nov 03, 2002 3:50 pm

Post by morannon » Sat Nov 16, 2002 7:40 pm

It gets stranger and stranger !

I copied the ActivePerl5.6.1xxx.msi file from one pc to another, and installed it there.

In the install directory, in lib/CORE is a perl56.lib file...

Consider me confused !

But I have the file at least now.