Pagina 1 di 1

[Risolto] Come installo amsn 0.98b con antialising???

Inviato: venerdì 10 ottobre 2008, 10:13
da *Angel*
Cari amici,
sapete come fare? Io ho provato in tutti i modi ma, evidentemente, non sono capace...

Help!  ;)

Re: Come installo amsn 0.98b con antialising???

Inviato: venerdì 10 ottobre 2008, 10:22
da Maththias
Questa l'hai provata (tramite script)?

Specifico i comandi: quando trovi davanti # lo devi dare da root, loggandoti come tale nel terminale o anteponendo

Codice: Seleziona tutto

sudo
al comando.

Altrimenti altre guide: qui (compilandolo) oppure qui (repo di portalinux).

Re: Come installo amsn 0.98b con antialising???

Inviato: venerdì 10 ottobre 2008, 11:01
da *Angel*
IL primo link non funziona... mi dice sempre

E: Non è stato possibile soddisfare le dipendenze di costruzione per tcl8.4.


:'(

Re: Come installo amsn 0.98b con antialising???

Inviato: venerdì 10 ottobre 2008, 11:06
da *Angel*
Il secondo invece dice:

error: You need a C++ compiler (g++) to compiler aMSN. Please install g++ and try again


Ovviamente questo, come il precedente, sono errori che non so risolvere...  :(

Re: Come installo amsn 0.98b con antialising???

Inviato: sabato 11 ottobre 2008, 9:25
da Maththias
Per il primo, se te lo vuole compilare con le librerie tcl-tk8.4 lascia perdere che non hanno nemmeno l'antialiasing.

Per il secondo, ti serve scaricare questi pacchetti da synaptics (per compilare):

* build-essential

* gcc

*g++

e riprova... In caso di errori, altri errori, leggiti bene l'output: il 90 % delle volte sono librerie mancanti da installare, rintracciabili via apt-get, aptitude o appunto synaptic.

Re: Come installo amsn 0.98b con antialising???

Inviato: sabato 18 ottobre 2008, 12:50
da Ipnorospo
angelap puoi riportare tutto il messaggio di errore quando provi ad usare gli script?

Re: Come installo amsn 0.98b con antialising???

Inviato: sabato 18 ottobre 2008, 12:51
da pierba
Ho chiuso l'altro tuo messaggio, il cross posting non e` consentito.

Riporto l'errore che hai ottenuto:

Codice: Seleziona tutto

sunyata@sunyata:~/msn$ ./configure
checking for prefix by checking for wish... /usr/bin/wish
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking tcl build dir... using tcl library in /usr/lib/tcl8.4
checking tk build dir... using tk library in /usr/lib
./configure: line 3521: /usr/lib/tkConfig.sh: No such file or directory
sunyata@sunyata:~/msn$ make
make: *** No targets specified and no makefile found.  Stop.
sunyata@sunyata:~/msn$ sudo make install
make: *** No rule to make target `install'.  Stop.
Installa il pacchetto tk8.5-dev e rifai tutti i passaggi.
dovresti risolvere.

ciao

Re: Come installo amsn 0.98b con antialising???

Inviato: sabato 18 ottobre 2008, 12:52
da Maththias
Riguardo al post che ti hanno chiuso, cosa ti sfugge nella guida che stavi seguendo di questo passo?
  7.
Se avete problemi durante la compilazione, probabilmente dovete indicare il percorso delle librerie, potete quindi compilare con questi comandi:
./configure --with-tcl=/usr/lib/tcl8.5 --with-tk=/usr/lib/tk8.5
make
sudo make install

Re: Come installo amsn 0.98b con antialising???

Inviato: sabato 18 ottobre 2008, 12:54
da Maththias
Chiaramente come dice pierba dopo aver installato le librerie tk8.5-dev e tcl8.5-dev da synaptic...

Re: Come installo amsn 0.98b con antialising???

Inviato: sabato 18 ottobre 2008, 13:23
da *Angel*
Maththias ha scritto: Riguardo al post che ti hanno chiuso, cosa ti sfugge nella guida che stavi seguendo di questo passo?
  7.
Se avete problemi durante la compilazione, probabilmente dovete indicare il percorso delle librerie, potete quindi compilare con questi comandi:
./configure --with-tcl=/usr/lib/tcl8.5 --with-tk=/usr/lib/tk8.5
make
sudo make install
Grazie mille, avevate ragione.
Perdonate la mia disattenzione.  :'(

Re: [Risolto] Come installo amsn 0.98b con antialising???

Inviato: sabato 18 ottobre 2008, 13:50
da Maththias
L'importante è che tu sia riuscita a risolvere questo problema...

Metti risolto all'inizio del titolo del primo post.

(b2b)