* Rasoul Hajikhani <[EMAIL PROTECTED]> [2002-06-26 14:10]:
> Folks,
> Tried to install TT V. 2.07. I get the follwing error code after running
> make test:
> 
> 
> Failed Test  Status Wstat Total Fail  Failed  List of failed
> -------------------------------------------------------------------------------
> t/gdtextwrap.t                5    1  20.00%  5
> 9 tests skipped.
> Failed 1/85 test scripts, 98.82% okay. 1/2339 subtests failed, 99.96%
> okay.
> *** Error code 2 (bu21)

Run:

   make test TEST_VERBOSE=1

This should give you more (too much) information.

> Any suggestions. Also on make install I get this error:
> 
> Cannot forceunlink /usr/local/bin/tpage: Read-only file system at
> /usr/local/lib/perl5/5.00503/File/Find.pm line 155
> *** Error code 30 (bu21)

Um, is /usr/local readonly?  Look at the output of mount, and see if
/usr/local is mounted with the ro option.

(darren)

-- 
Without deviation from the norm, 'progress' is not possible.
    -- Frank Zappa


Reply via email to