checkinstall
Inviato: sab 23 ott 2004, 19:20
Ho scaricato da questo sito checkinstall , quando provo a creare il pacchetto dopo il make ricevo questo errore
<BR>
<BR>checkinstall 1.6.0beta3, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
<BR> This software is released under the GNU GPL.
<BR>
<BR>
<BR>The package documentation directory ./doc-pak does not exist.
<BR>Should I create a default set of package docs? [y]: y
<BR>
<BR>Preparing package documentation...OK
<BR>
<BR>Please write a description for the package.
<BR>End your description with an empty line or EOF.
<BR>>>
<BR>
<BR>This package will be built according to these values:
<BR>
<BR>1 - Summary: [ Package created with checkinstall 1.6.0beta3 ]
<BR>2 - Name: [ kommander ]
<BR>3 - Version: [ 1.0 ]
<BR>4 - Release: [ 1 ]
<BR>5 - License: [ GPL ]
<BR>6 - Group: [ ]
<BR>7 - Architecture: [ i386 ]
<BR>8 - Source location: [ kommander-1.0 ]
<BR>9 - Alternate source location: [ ]
<BR>
<BR>Enter a number to change any of them or press ENTER to continue:
<BR>
<BR>Installing with make install...
<BR>
<BR>========================= Installation results ===========================
<BR>/usr/bin/installwatch: line 345: 22741 Segmentation fault $@
<BR>
<BR>**** Installation failed. Aborting package creation.
<BR>
<BR>Cleaning up...OK
<BR>
<BR>Bye.
<BR>
<BR>
<BR>Nella linea 345 di installwatch è scritto questo
<BR>
<BR>echo "debug: INSTW_LOGFILE=${INSTW_LOGFILE}"
<BR>
<BR>
<BR>Specifico che se provo a creare il pacchetto con lo slackbuilds tutto va bene.
<BR>
<BR>Da cosa può dipendere questo errore?
<BR>
<BR><br>
<BR>
<BR>checkinstall 1.6.0beta3, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
<BR> This software is released under the GNU GPL.
<BR>
<BR>
<BR>The package documentation directory ./doc-pak does not exist.
<BR>Should I create a default set of package docs? [y]: y
<BR>
<BR>Preparing package documentation...OK
<BR>
<BR>Please write a description for the package.
<BR>End your description with an empty line or EOF.
<BR>>>
<BR>
<BR>This package will be built according to these values:
<BR>
<BR>1 - Summary: [ Package created with checkinstall 1.6.0beta3 ]
<BR>2 - Name: [ kommander ]
<BR>3 - Version: [ 1.0 ]
<BR>4 - Release: [ 1 ]
<BR>5 - License: [ GPL ]
<BR>6 - Group: [ ]
<BR>7 - Architecture: [ i386 ]
<BR>8 - Source location: [ kommander-1.0 ]
<BR>9 - Alternate source location: [ ]
<BR>
<BR>Enter a number to change any of them or press ENTER to continue:
<BR>
<BR>Installing with make install...
<BR>
<BR>========================= Installation results ===========================
<BR>/usr/bin/installwatch: line 345: 22741 Segmentation fault $@
<BR>
<BR>**** Installation failed. Aborting package creation.
<BR>
<BR>Cleaning up...OK
<BR>
<BR>Bye.
<BR>
<BR>
<BR>Nella linea 345 di installwatch è scritto questo
<BR>
<BR>echo "debug: INSTW_LOGFILE=${INSTW_LOGFILE}"
<BR>
<BR>
<BR>Specifico che se provo a creare il pacchetto con lo slackbuilds tutto va bene.
<BR>
<BR>Da cosa può dipendere questo errore?
<BR>
<BR><br>