Grazie per la risposta. Mi ero imbattuto anche io in quel sito ma i link che suggerisce (da cui sembrerebbe possibile scaricare l’applicazione pronta) sono corrotti. Per quanto riguarda il sito ufficiale intendi che queste istruzioni
`Quickstart
———-
If you have a recent Ubuntu (at least 09.04) or Debian system, the
following steps should compile and install Ipe into /usr/local:
sudo apt-get install zlib1g-dev libqt4-dev
sudo apt-get install libfreetype6-dev libcairo2-dev
sudo apt-get install liblua5.1-0-dev gsfonts
cd src
make IPEPREFIX=/usr/local IPE_USE_ICONV=-DIPE_USE_ICONV
sudo make install IPEPREFIX=/usr/local
sudo cp ../fontmaps/gsfonts-fontmap.xml \
/usr/local/share/ipe/7.x.y/fontmap.xml
sudo ldconfig
Where 7.x.y has to be replaced by the current Ipe version.
The last line (ldconfig) may not be necessary, but can't hurt either.
If you do not have such a system or this doesn't work for you, please
read on!`
vanno bene anche per il mac? Se no, potresti indicarmele più specificatamente (perchè è proprio qui che mi sono perso)?
Grazie ancora
Fra