install QuoteHist in cygwin

Ask a Question related to PERL Modules, Design and Development.

  1. #1

    Default install QuoteHist in cygwin

    After install all required packages, I try to install QuoteHist to cygwin
    on Win2K. The perl version is 5.8.0.
    Unfortunately, make test fails. I got

    ERROR: Date::Manip unable to determine TimeZone.

    I then installed perl 5.8.2, same problem.

    I am grateful if you could suggest ways to install QuoteHist.

    Daniel
    Daniel Ng Guest

  2. Similar Questions and Discussions

    1. Question #1 - Cygwin X and AIX
      Hi People. I'm new to this ng, and I come here now, since, according to my knowledge of seek-and-though-shalt-find, this is my last resort. All of...
    2. Compile of DB::DB2 on cygwin
      Any suggestions on how to get DBD::DB2 to compile using cygwin and gcc? Is it even possible, are the libaries compatible? Changing the loader...
    3. install Bundle::CPAN in Cygwin failed
      Hi all, I am using Perl 5.8.5 in Cygwin. I tried to install packages from cpan but failed. It gives the following eorrs when I installed...
    4. Compiling under cygwin
      The problem which i am facing right now is that when i compile my program using Cygwin.This error keeps popping up.Is it because my program has...
    5. Help: Install DBI-Oracle on cygwin with Perl 5.8.0
      Hi All: I am new in the Perl world. So far I have installed cygwin and Perl 5.8.0 along with Perl DBI and DBD::Oracle modules. NowI am trying to...
  3. #2

    Default Re: install QuoteHist in cygwin

    [email]danielyng2001@yahoo.com[/email] (Daniel Ng) writes:
    > After install all required packages, I try to install QuoteHist to cygwin
    > on Win2K. The perl version is 5.8.0.
    > Unfortunately, make test fails. I got
    >
    > ERROR: Date::Manip unable to determine TimeZone.
    >
    This error is explained in Date::Manip's README file.
    > I then installed perl 5.8.2, same problem.
    >
    > I am grateful if you could suggest ways to install QuoteHist.
    >
    > Daniel
    --
    Slaven Rezic - [email]slaven@rezic.de[/email]

    tkruler - Perl/Tk program for measuring screen distances
    [url]http://ptktools.sourceforge.net/#tkruler[/url]
    Slaven Rezic Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139