Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /web/htdocs/www.pyacqua.net/home/index.php:3) in /web/htdocs/www.pyacqua.net/home/includes/bootstrap.inc on line 1031

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /web/htdocs/www.pyacqua.net/home/index.php:3) in /web/htdocs/www.pyacqua.net/home/includes/bootstrap.inc on line 1031

Warning: Cannot modify header information - headers already sent by (output started at /web/htdocs/www.pyacqua.net/home/index.php:3) in /web/htdocs/www.pyacqua.net/home/includes/bootstrap.inc on line 630

Warning: Cannot modify header information - headers already sent by (output started at /web/htdocs/www.pyacqua.net/home/index.php:3) in /web/htdocs/www.pyacqua.net/home/includes/bootstrap.inc on line 631

Warning: Cannot modify header information - headers already sent by (output started at /web/htdocs/www.pyacqua.net/home/index.php:3) in /web/htdocs/www.pyacqua.net/home/includes/bootstrap.inc on line 632

Warning: Cannot modify header information - headers already sent by (output started at /web/htdocs/www.pyacqua.net/home/index.php:3) in /web/htdocs/www.pyacqua.net/home/includes/bootstrap.inc on line 633
Installazione | www.pyacqua.net

Installazione

warning: Cannot modify header information - headers already sent by (output started at /web/htdocs/www.pyacqua.net/home/index.php:3) in /web/htdocs/www.pyacqua.net/home/includes/common.inc on line 141.

Installare PyAcqua su MacOS X Intel con Leopard 10.5.6

Requisiti:

  • Apple X11

   
Installazione delle dipendenze:

 

  • # rm -f /usr/bin/python

 

  • # port install python24

 

  • # ln -s /opt/local/bin/python2.4 /usr/bin/python

 

  • # port install py-gtk2

 

  • # port install py-sqlite

 

  • # port install py-matplotlib

 

  • # port install wget

Release - 1.0.2

  1. scaricare sul desktop il pacchetto di pyacqua dal sito : PyAcqua per Mac
  1. scompattare il pacchetto pyacqua-1.0.2.tar.gz
  1. da terminale eseguire i seguenti comandi:
  • $ cd desktop
  • $ cd pyacqua-1.0.2
  • $ sh startup.sh ~/Desktop/pyacqua_1.0/macos
  1. lanciare X11 (se si apre il terminale si può tranquillamente chiudere subito) e infine doppio clic sul file pyacqua.

Se si è seguito tutto con attenzione PYACQUA dovrebbe partire

Ringraziamo a Diego per averla provata e corretta.