PDA

Просмотр полной версии : Antichat SQL-tools problem


Fugitif
23.09.2007, 17:40
hello ppl,I am happy to be here.Is very heavy to make the reg,because I don't understand your language...I live in italy but I am from romania. so also english I don't speak very good. however, compliments for this GREAT Forum !

this is a small introduction ,sorry if is the wrong place.

----------------------------------------------------

well I have some problems with that tool:

Can't locate encoding.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) line 17.

this log is from sql_check_111_GUI(ROText)

someone tells what I need to do? thx

/Fugitif

c411k
23.09.2007, 17:53
hello ppl,I am happy to be here.Is very heavy to make the reg,because I don't understand your language...I live in italy but I am from romania. so also english I don't speak very good. however, compliments for this GREAT Forum !

this is a small introduction ,sorry if is the wrong place.

----------------------------------------------------

well I have some problems with that tool:



this log is from sql_check_111_GUI(ROText)

someone tells what I need to do? thx

/Fugitif

edit sql_check_111_GUI(ROText).pl

in line 17 change use encoding "cp1251"; to comment #use encoding "cp1251";

or delete line ;)

Fugitif
23.09.2007, 18:02
thanks a lot man,now I try.

Edit:

now is ok,he work fine :)