[RkWard-devel] [rkward - Help] RE: Run button not active
SourceForge.net
noreply at sourceforge.net
Sun Feb 18 14:45:40 UTC 2007
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4164526
By: tfry
Hi Christophe,
> Do you that previous install of R can be the reason of these problems ?
R should not be a problem at this particular point.
> Concerning PHP : what are the prerequisities ?
You need the php command line interface. I think the package is called php-cli
on Suse (not sure, though). Version 4 or version 5 should both be fine.
What do you get, if you do the following: Create a file with the following
content:
<?
echo (phpversion () . "\n");
?>
Then run
# php filename
in a regular terminal?
What is the result of
# which php
What is the result of
# grep "PHP binary" ~/.kde/share/config/rkwardrc
> Below : messages when I open the dialog :'import CSV file'
Unfortunately, there's nothing unusual in the log.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=165574
More information about the Rkward-devel
mailing list