user-pic

zengargoyle

  • Commented on Trivial tools
    tt -- talking timer. Takes a /bin/sleep timespec, or a /usr/bin/at timespec, and then a phrase to say via /usr/bin/espeak text-to-speech. tt '3m 30s' tea is ready tt -a 18:00 call mom wup -- wait for a host to go...
  • Commented on NY Perlmongers Streaming
    Just Another Perlmongers Meeting Stream Junkie. The audio was about as good as one could hope for without fancy equipment, and the video was awesome with that direct feed of the presentation slides instead of the usual "just point a...
  • Commented on Comment Submission Error
    Ok, thank you all. I knew I had commented successfully at times and have given up in frustration at times, but never figured out the reason....
  • Posted Comment Submission Error to zengargoyle

    Your comment submission failed for the following reasons: Your session has expired. Please sign in again to comment.

    Why does this happen any time I try to comment even if I just signed in and even did the 'Remember Me' thing?

  • Posted Debian Bash Completion vs POD to zengargoyle

    It was bugging me that autocomplete for the perldoc command worked for modules and functions but not for bare .pod files. I'd be reading the FooBar docs and find a reference to FooBar::Cookbook::Tutorial and the magic TAB key would not find it for me. :(

    --- /u…
  • Posted Not to Hot for Mojo to zengargoyle

    I saw a post out in the Blogosphere today about getting weather info from NOAA (The United States National Weather Service). Oh! the horrors of using XML::LibXML or XML::DOM or those other hairy XML modules to get at the data.

    The blogger didn't seem t…

  • Commented on What package provides gdlib-config in your distribution?
    Ron, I think dpkg is limited to the things you have installed (and the names of available packages). `apt-file update` downloads the contents of all of the packages from some magic place and can search for things you don't have...
  • Commented on What package provides gdlib-config in your distribution?
    Debian also provides it in the libgd2-noxpm-dev package. I believe you can somehow choose to use libgd with or without XPM support. Just in case you didn't know, there's the handy apt-file package/command for handily finding missing things: $ apt-file...
  • Commented on How do you update your system Perl?
    The package manager program (e.g. yum, apt-get) dpkg, dpkg-* The dpkg tools are low-level package tools that AFAIK work only on single packages that you have on hand. These are the tools used to build packages from a source...
  • Posted When is line 1 not line 1? to zengargoyle

    When eval-ing a simple use without a final semicolon, and doubly so on Solaris.

    Sometimes eval 'some deadly code' dies at line 2 instead of line 1.

  • Commented on The End Of 5.6 Is Nigh!
    Oracle (Solaris 10) is 5.8.4 if /usr/perl5/bin/perl -v can be trusted....
Subscribe to feed Recent Actions from zengargoyle

  • Nigel Peck commented on What package provides gdlib-config in your distribution?

    Had the same problem on CentsOS 5.8 just now, installing gd-devel via yum sorted it. Thanks for the post.

  • Tom Wyant commented on Comment Submission Error

    I hope the Preview button won't be disabled on the original submission page. It's a lifesaver if your submission has markup in it. Disabling either 'Preview' or 'Submit' or both on the preview page may make a great deal of sense.

  • Dave Cross commented on Comment Submission Error

    This is a bug that appeared the last time we upgraded MT.

    If anyone has knowledge of MT and would like to help us track this bug down, then please contact us (perhaps by commenting on the bug at the URL given above).

  • hesco commented on What package provides gdlib-config in your distribution?

    This is untested at the moment, but perhaps I can update this in a few minutes after exercising it a bit in my environment. This snippet is from a puppet manifest under development which manages an installation of an in-house application dependent on GD. It is intended to encapsulate the research above. Pretty sure this is the right factor key to test against. If blogs.perl.org permits an author to edit their own comments I will be back to fix any errors introduced here in the puppet and facter code, although in my environment at the moment I will only be testing against ubuntu.

  • hesco commented on What package provides gdlib-config in your distribution?

    And of course I mis-spelled the one OS I'm testing against. Worked with a Network Administrator once who told me that he did not make mistakes. He only cut-and-pasted other people's mistakes. Guess I should have run `facter operatingsystem` and followed his advise to avoid that error.

    Otherwise, this puppet syntax seems to work fine.

Subscribe to feed Responses to Comments from zengargoyle

About blogs.perl.org

blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.