Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ChantCd

  1. ChantCd

    Keyboard capture doesn't work until Venkman JS debugger launched!

    I have a web application (Javascript) that captures keyboard input. The code works independently -- in fact, I've tried several different variations/code snippets that other people have used/recommended. They all work, and are functionally equivalent. But here's the clincher -- my whole...
  2. ChantCd

    Upgrading Perl 5.8.7 to 5.8.8 -- with no side effects?

    I built Perl 5.8.8 using the steps you outlined (make, make test, make install) and it even fixed the one problem -- BUT... Then some other things were broken. For instance, I had it install scripts in /usr/bin, so things like "addgroup" and "adduser" were overwritten. I need to add a linux...
  3. ChantCd

    Upgrading Perl 5.8.7 to 5.8.8 -- with no side effects?

    I am still having a problem compiling Apache on Ubuntu Server 6.06 LTS. I can solve THIS problem at least by installing Perl 5.8.8 from source -- but I don't know which directories to use so that it will completely overwrite the old Perl. Do I have to install or move all my existing Perl modules...
  4. ChantCd

    HELP! Problem compiling Apache with mod_perl

    I'm trying to compile Apache with mod_perl, and I'm getting this error. I'm on a Ubuntu 6.06.1 (LTS) Server box -- it has a real minimal install. What am I missing here? There is a TON of mesages like this, but they all seem to reference the same functions. This is perl, v5.8.7 built for...

Part and Inventory Search

Back
Top