public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Text::Iconv install on cygwin
       [not found]   ` <32717569910.20020825002830@familiehaase.de>
@ 2002-08-25 11:11     ` xiao-jun ma
  2002-08-25 12:27       ` Gerrit P. Haase
  0 siblings, 1 reply; 2+ messages in thread
From: xiao-jun ma @ 2002-08-25 11:11 UTC (permalink / raw)
  To: cygwin

Here's the soultion:

In the Makefile.PLfile, supply the lib name iconv to to LIBS as showm in the
diff:

*** Makefile.PL.2       Sun Aug 25 11:07:34 2002
--- Makefile.PL Sun Feb 27 08:01:06 2000
***************
*** 4,10 ****
  WriteMakefile(
      'NAME'       => 'Text::Iconv',
      'VERSION_FROM' => 'Iconv.pm', # finds $VERSION
!     'LIBS'       => ['-liconv'],   # e.g., '-lm'
      'DEFINE'     => '',     # e.g., '-DHAVE_SOMETHING'
      'INC'        => '',     # e.g., '-I/usr/include/other'
      'dist'         => {COMPRESS => 'gzip', SUFFIX => 'gz'},
--- 4,10 ----
  WriteMakefile(
      'NAME'       => 'Text::Iconv',
      'VERSION_FROM' => 'Iconv.pm', # finds $VERSION
!     'LIBS'       => [''],   # e.g., '-lm'
      'DEFINE'     => '',     # e.g., '-DHAVE_SOMETHING'
      'INC'        => '',     # e.g., '-I/usr/include/other'
      'dist'         => {COMPRESS => 'gzip', SUFFIX => 'gz'},



Xiao-Jun





"Gerrit P. Haase" <gp@familiehaase.de> wrote in message
news: 32717569910.20020825002830@familiehaase.de ...
> Hallo xiao-jun,
>
> Am Sonntag, 25. August 2002 um 00:12 schriebst du:
>
> > Resolved!
>
> How?
>
>
> Gerrit
> --
> =^..^=
>
>
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
>
>





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Text::Iconv install on cygwin
  2002-08-25 11:11     ` Text::Iconv install on cygwin xiao-jun ma
@ 2002-08-25 12:27       ` Gerrit P. Haase
  0 siblings, 0 replies; 2+ messages in thread
From: Gerrit P. Haase @ 2002-08-25 12:27 UTC (permalink / raw)
  To: cygwin; +Cc: xiao-jun ma

Hallo xiao-jun,

Am Sonntag, 25. August 2002 um 20:11 schriebst du:

> Here's the soultion:

> In the Makefile.PLfile, supply the lib name iconv to to LIBS as showm in the
> diff:


Many thanks,

Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-25 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <ak8smv$ag7$1@main.gmane.org>
     [not found] ` <ak9081$g0p$1@main.gmane.org>
     [not found]   ` <32717569910.20020825002830@familiehaase.de>
2002-08-25 11:11     ` Text::Iconv install on cygwin xiao-jun ma
2002-08-25 12:27       ` Gerrit P. Haase

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).