Re: Normalized Numbers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



# bpg@xxxxxxxxxx / 2007-01-22 19:36:50 -0500:
> Roman Neuhauser wrote:
> www.senecal.ca> # bpg@xxxxxxxxxx / 2007-01-14 14:51:30 -0500:
> >> I tried to install Testilence on my Ubuntu using Gnu make 3.81beta4(my
> >> skills as a Linux administrator are weaker than my PHP skills) but was
> >> unsuccessful :(
> > 
> > What problems did you have?
> 
> Well, I had a few problems following the "wash and go" instructions...
> 
> First off, I am using 64bit Ubuntu 6.06LTS.
> 
> I don't have "fetch" so I just downloaded it with my web browser.
> 
> Next, the tar command "tar -xzf
> testilence-0.0.0.snap200701051209.tar.bz2" forces my version of tar (GNU
> tar 1.15.1) to use gzip so I just did a "tar -xvf testil...." and that
> worked fine.

Sorry, it says tar.gz and tar -xzf, while the actual tarball names end
with tar.bz2 (the tars are bzip2ed). Thanks for pointing out the
problem, I just fixed it.
 
> And finally the "make check install" gave the following:
> 
> | env TENCE_TESTS_TARGET=tencetest_SafeTests make _check
> | phpflags="-d include_path=$(pwd)/src:$(make -s _include-path)"; \
> |         /usr/bin/env php $phpflags src/tence/tence --run
> | tests/alltests.php tencetest_SafeTests
> |
> | Fatal error: Call to undefined method ReflectionClass::newInstanceArgs()
> | in /root/testilence-0.0.0.snap200701051209/src/tence/main.php on line

What version of PHP do you have? Please send me (privately) your
php -v
php -m

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux