in reply to Re^3: monitoring directory for new subdirectories
in thread monitoring directory for new subdirectories

any other options? Make fails for Linux::Inotify2 on my system, not sure why.
  • Comment on Re^4: monitoring directory for new subdirectories

Replies are listed 'Best First'.
Re^5: monitoring directory for new subdirectories
by almut (Canon) on Mar 28, 2009 at 00:27 UTC
    Make fails for Linux::Inotify2 on my system

    shouldn't fail... (just tried it on Debian etch and it did build out of the box). What error are you getting?

    Anyhow,

    $ apt-cache search inotify2 liblinux-inotify2-perl - scalable directory/file change notification

    reveals that there's also a debian package liblinux-inotify2-perl, which you could simply install.