Sorry I an still getting error like U1077 as stated by ajaya..

Can any one help me please..



>From: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: [perl-win32-gui] Installing Win32::GUI
>Date: Tue, 11 Apr 2000 08:22:07 +0900
>
>Thanks for the help everyone, I finally managed to get it working. :)
>
>sG
>
>
>
>
>
>Aldo Calpini <[EMAIL PROTECTED]> on 2000/04/10 18:48:53
>
>[EMAIL PROTECTED]に返信してください
>
>宛先: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>cc:    (bcc: Atlas21 Shawn/OIPQA/Canon Inc/JP)
>件名: Re: [perl-win32-gui] Installing Win32::GUI
>
>
>
>[EMAIL PROTECTED] wrote:
> > Hi All,
> > I run AS Perl 5.x on a Win95 box at work. The firewall
> > prevents ppm from working properly, so when installing
> > modules, I usually just take the *.pm files and stick
> > them in the right directories. This has worked ok so far.
>
>it works as long the module has no C/C++ part, otherwise
>you need one or more *.dll ...
>
> > With Win32::GUI though, I can't seem to get it to work.
> >
> > I copied the 3 *.pm files in the GUI module into
> > perl/site/lib/Win32 and attempted to run hello.pl which
> > comes in samples/. I got this error:
> >
> > Can't locate loadable object for module Win32::GUI in
> > @INC (@INC contains: D:/Perl/lib D:/Perl/site/lib .)
> > at samples\hello.pl line 8
> >
> > BEGIN failed--compilation aborted at samples\hello.pl line 8.
> >
> > Deep recursion on subroutine "Win32::GUI::AUTOLOAD" at
> > D:/Perl/site/lib/Win32/GUI.pm line 317.
> >
> > I take the first line to mean that it can't find GUI.pm.
> > But the last line is referencing GUI.pm, so obviously it
> > can find it.
>
>the first line mention the "loadable object", which is
>GUI.dll in this case.
>
> > Is this because I didn't install the module using
> > Makefile.pl? I tried to do so, but am unsure what to do
> > with the resulting makefile since I do not have "make" or
> > a C compiler on this machine. How do Win32 users usually
> > install modules other than by using PPM? I tried to access
> > the precompiled binary from Jenda's site, but it was down
> > (I assume this is since he joined the Czech army and so it
> > will be down for the next year or so... on the other hand, I
> > seem to remember some talk of a couple of other people
> > maintaining the site while he is away... ?)
>
>Jenda is away, but the site is there; it just changed name,
>try http://jenda.mccann.cz :-)
>
>
>cheers,
>Aldo
>
>
>
>
>
>
>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


Reply via email to