[ubuntu-it] javax.xml.transform.TransformerConfigurationException: Impossibile compilare il foglio di stile freemind
Gabriel Rota
gabriel.rota a gmail.com
Dom 3 Mar 2013 19:05:00 UTC
Il giorno 28 febbraio 2013 10:18, luciopineda <lucio.pineda a gmail.com> ha
scritto:
> To build FreeMind from the sources you need ant from
> http://ant.apache.org/
>
> After having installed ant, try some of the instructions:
>
> ant dist
> - to compile the sources
> ant post
> - to create a new delivery version
> ant run
> - to start FreeMind from the sources.
> E non ci capisco nulla, così ho provato
> lucio a lucio-N61PA-M2S:~$ cd freemind/
> lucio a lucio-N61PA-M2S:~/freemind$ sudo ./configure
> [sudo] password for lucio:
> sudo: ./configure: comando non trovato
> Ma non funziona
> Che poso fare ?
>
per compilare serve ant
sudo apt-get install ant
poi lanci
ant dist
ant post
ant run
ma non ti conviene compilare scarica i binari già compilati al link seguente
http://sourceforge.net/projects/freemind/files/freemind-unstable/1.0.0_Beta7/freemind-bin-max-1.0.0_Beta_7.zip/download
poi lancia i comandi seguenti
mkdir freemind-bin-max-1.0.0_Beta_7
cd freemind-bin-max-1.0.0_Beta_7
unzip ../freemind-bin-max-1.0.0_Beta_7
chmod +x freemind.sh
./freemind.sh
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <https://lists.ubuntu.com/archives/ubuntu-it/attachments/20130303/9876dd96/attachment.html>
More information about the ubuntu-it
mailing list