Announcement

Collapse
No announcement yet.

Arch linux (64bit) - unable to install or benchmark (no output)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Michael
    replied
    Code:
    <?php
    
    echo "\nTEST MESSAGE!\n";
    
    ?>
    Throw that in a file called test.php or whatever and then run from the CLI: php test.php

    Do you get an output then? To try to diagnose whether its something mis-configured in your PHP installation or interaction with PTS.

    Leave a comment:


  • yossarianuk
    replied
    Again no output..........?

    [morgan@myhost phoronix-test-suite]$ ./phoronix-test-suite diagnostics
    [morgan@myhost phoronix-test-suite]$

    I do get output using ./phoronix-test-suite --help


    Originally posted by Michael View Post
    Is there still no output if you run ./phoronix-test-suite diagnostics ?

    Leave a comment:


  • Michael
    replied
    Is there still no output if you run ./phoronix-test-suite diagnostics ?

    Leave a comment:


  • Arch linux (64bit) - unable to install or benchmark (no output)

    Hi.

    I have installed it fine on Ubuntu 32 bit.

    On arch linux (64) though you get no input at all - I have installed php.

    i.e :-

    [root@myhost phoronix-test-suite]# ./phoronix-test-suite install universe
    [root@myhost phoronix-test-suite]#

    no output at all...

    Any ideas - I really want to see the difference between 32 / 64 bit distros..
Working...
X