nemjo
ha sudo checkinstall -d akkor:
root@hepike-laptop:/home/hepike/Desktop/amsn# sudo checkinstall -d
checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
checkinstall: option requires an argument -- d
Use --help or -h to get more information
ha sudo checkinstall --d akkor:
root@hepike-laptop:/home/hepike/Desktop/amsn# sudo checkinstall --d
checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
checkinstall: option `--d' is ambiguous
Use --help or -h to get more information
ha pedig simán sudo checkinstall akkor:
root@hepike-laptop:/home/hepike/Desktop/amsn# sudo checkinstall
checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
*****************************************
**** Debian package creation selected ***
*****************************************
*** Warning: The package version " %{_version}" does not
*** Warning: contain any digits. dpkg might not like that.
This package will be built according to these values:
0 - Maintainer: [ root@hepike-laptop ]
1 - Summary: [ MSN Messenger clone for Linux
Client MSN Messenger pour Linux
MSN Messenger-Klon fr Linux ]
2 - Name: [ amsn ]
3 - Version: [ %{_version} ]
4 - Release: [ %{_release} ]
5 - License: [ GPL ]
6 - Group: [ Productivity/Networking/InstantMessaging
//amsn-project.net/ for
groupes et beaucoup d'autres possibilités... ]
7 - Architecture: [ i386 ]
8 - Source location: [ amsn ]
9 - Alternate source location: [ ]
10 - Requires: [ tcl >= 8.4
tk >= 8.4 ]
Enter a number to change any of them or press ENTER to continue:
Installing with make install...
========================= Installation results ===========================
make: *** No rule to make target `install'. Stop.
**** Installation failed. Aborting package creation.
Cleaning up...OK
Bye.