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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bobbydale81

    lex: not found

    Der... that is correct. The newest version I could find was 2.6.27. I kept looking at it and thinking in mathematical terms: 2.6.8 > 2.6.27 But this is incorrect when working with version numbers as: 27 > 8 Updating libXML2 to 2.6.27 solved the problem. Thanks, Dale
  2. bobbydale81

    lex: not found

    I wasn't able to figure out the problem, so I have switch and now I am trying to install php-5.1.6 instead. When I run ./configure, I am getting the following error: ---------------------------------------------------------- Configuring extensions checking whether to enable LIBXML support...
  3. bobbydale81

    lex: not found

    The link explains that it could be the PATH variable not being set correctly, but mine is set correctly. :-( How do I find this help-bison mailing list?
  4. bobbydale81

    lex: not found

    Yes I am - should I not?
  5. bobbydale81

    lex: not found

    I tried to install bison-2.3 and I receive the following error when trying to run the make command: ---------------------------------------------- checking whether m4 supports frozen files... no configure: error: GNU M4 1.4 is required ---------------------------------------------- So I...
  6. bobbydale81

    lex: not found

    I was also thinking that I needed flex so I downloaded flex-2.5.4. When installing flex, I can run ./configure just fine; however, when I run make I get the following output: ---------------------------------------------------------- [ root ] make gcc -c -I. -I. -g -O ccl.c gcc...
  7. bobbydale81

    lex: not found

    powerpc-ibm-aix5.1.0.0
  8. bobbydale81

    lex: not found

    I am attempting to install PHP 4.4.4. When running the ./configure command, I get the following output: ---------------------------------------------------------- [ root ] ./configure loading cache ./config.cache checking for egrep... grep -E checking for a sed that does not truncate output...
  9. bobbydale81

    Compaq 40/80 DLT External Drive

    Where can I find this Storageworks L&TT for SCO OpenServer V5.0.5? I am usually pretty good at hunting things down, but I'm coming up short on that one. So far, I can get the drive to back up, but it will only backup at about 1/4 the speed that it used to. To me, this means that it must be...
  10. bobbydale81

    Compaq 40/80 DLT External Drive

    There are not any other devices attached. If I relink it in the kernel(SCO Openserver V5), then it will work fine for a few hours to days before getting the error. I have tried that about three times now. A contractor that was here recently told me that he thought it was something inside...
  11. bobbydale81

    Compaq 40/80 DLT External Drive

    New problem with this stupid drive... On the main display screen for my SCO box, it keeps displaying over and over: "The host detected a single bit error on the SCSI bus" along with some various numbers related to settings. Any ideas anyone? Thanks! Dale
  12. bobbydale81

    Compaq 40/80 DLT External Drive

    I finally got it working! Thanks so much for everyone's help! Get this though - now that the drive works, I'm having trouble with the software. I tried updating the contact information and it made my license invalid! ARGHH!!!! I can take care of that, thanks again for everyone's help! -Dale-
  13. bobbydale81

    Compaq 40/80 DLT External Drive

    I received a new external tape drive and I am sure that this one works. The LEDs on the front actually come on and it will accept and eject tapes; all this before I even install it on the server. Now my new problem is that I can get it set up correctly on the server. I am running SCO...
  14. bobbydale81

    Compaq 40/80 DLT External Drive

    Right out of the box, the drive would not accept tapes. Also, I tried installing it on Windows2000 and SCO Unix Openserver 5.0, both of which have drivers for the drive. Neither OS was able to recognize the drive. The company that I bought it from, www.ambry.com, told me that the drive...
  15. bobbydale81

    New to Apache

    In SUSE, the startup files are in /etc/init.d - I am not sure why SUSE did this, but they were at least kind enough to put a little note in /etc/rc.d letting me know about this. We were able to get v2.2 running... I appreciate the help.
  16. bobbydale81

    getting php off the ground

    Configuration File (php.ini) Path = /usr/local/php" That is where I already have the file, but the options I have in the file, specifically session.save_path, are not taking effect. Could this be a permissions issue? The php.ini file is owned by root and is in the group root. Should it be...
  17. bobbydale81

    getting php off the ground

    My php.ini file is located in two different places on my drive /usr/local/php/php.ini and /etc/php.ini. Both are configured exactly the same; however, PHP is not behaving the way that I have configured it in both files. One example: My session.save_path is set to /var/www/html/tmp in both...
  18. bobbydale81

    Compaq 40/80 DLT External Drive

    There are two buttons on the front of the drive: 'Select' and 'Unload'. I held down each button by itself for over seconds. I also tried holding both buttons at the same time. Never at any time did any of the LEDs blink or turn on/off. I have a contractor coming in Friday night that is...
  19. bobbydale81

    Compaq 40/80 DLT External Drive

    The company that sold me the drive contacted me back and informed me that they have the drives checked by HP before they are sold as refurbs. Could it be possible that something in the kernel initializes the drive so that it can be used? I would assume that accepting and rejecting tapes would...
  20. bobbydale81

    Compaq 40/80 DLT External Drive

    Well, this message board along with a few of my associates are all telling me the same thing - the drive should be accepting and ejecting tapes regardless of the SCSI connection; therefore, I am sending back the drive with request for a replacement. I may need further assistance installing it...

Part and Inventory Search

Back
Top