Practical mod_perl / HTML Book /



previous page: 3.3.2.3. make test......skipping test on this platform
  
page up: HTML Version of the book
  
next page: 3.4. Installation (make install)

3.3.2.4. make test fails due to misconfigured localhost entry


The make test suite uses localhost to run the tests that require a network. Make sure you have this entry in /etc/hosts:

127.0.0.1       localhost.localdomain   localhost

Also make sure you have the loopback device lo configured. If you aren't sure, run:

panic% /sbin/ifconfig lo

This will tell you whether the loopback device is configured.

 

Continue to:

  • prev: 3.3.2.3. make test......skipping test on this platform
  • Table of Contents
  • next: 3.4. Installation (make install)







TOP
previous page: 3.3.2.3. make test......skipping test on this platform
  
page up: HTML Version of the book
  
next page: 3.4. Installation (make install)


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com