T2manner
May 7th, 2008, 01:14 AM
no matter what i do, installing never works
i'v extracted the archive to my desktop
chaned the directory to the folder
then did the sudo ./configure and it did its thing
then when i try to do sudo make i get this
relyt@relyt-desktop:~/Desktop/eboard-1.1.1$ sudo make
make: *** No targets specified and no makefile found. Stop.
and when i do sudo make install i get this [
relyt@relyt-desktop:~/Desktop/eboard-1.1.1$ sudo make install
make: *** No rule to make target `install'. Stop.
and if i try to do checkinstall i get this
relyt@relyt-desktop:~/Desktop/eboard-1.1.1$ sudo checkinstall
checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs? [y]: y
Preparing package documentation...OK
Please write a description for the package.
End your description with an empty line or EOF.
>>
*****************************************
**** Debian package creation selected ***
*****************************************
This package will be built according to these values:
0 - Maintainer: [ root@relyt-desktop ]
1 - Summary: [ Package created with checkinstall 1.6.1 ]
2 - Name: [ eboard ]
3 - Version: [ 1.1.1 ]
4 - Release: [ 1 ]
5 - License: [ GPL ]
6 - Group: [ checkinstall ]
7 - Architecture: [ i386 ]
8 - Source location: [ eboard-1.1.1 ]
9 - Alternate source location: [ ]
10 - Requires: [ ]
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.
relyt@relyt-desktop:~/Desktop/eboard-1.1.1$
there's got to be something i'm doing wrong because installing from source never works for me
i'v extracted the archive to my desktop
chaned the directory to the folder
then did the sudo ./configure and it did its thing
then when i try to do sudo make i get this
relyt@relyt-desktop:~/Desktop/eboard-1.1.1$ sudo make
make: *** No targets specified and no makefile found. Stop.
and when i do sudo make install i get this [
relyt@relyt-desktop:~/Desktop/eboard-1.1.1$ sudo make install
make: *** No rule to make target `install'. Stop.
and if i try to do checkinstall i get this
relyt@relyt-desktop:~/Desktop/eboard-1.1.1$ sudo checkinstall
checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs? [y]: y
Preparing package documentation...OK
Please write a description for the package.
End your description with an empty line or EOF.
>>
*****************************************
**** Debian package creation selected ***
*****************************************
This package will be built according to these values:
0 - Maintainer: [ root@relyt-desktop ]
1 - Summary: [ Package created with checkinstall 1.6.1 ]
2 - Name: [ eboard ]
3 - Version: [ 1.1.1 ]
4 - Release: [ 1 ]
5 - License: [ GPL ]
6 - Group: [ checkinstall ]
7 - Architecture: [ i386 ]
8 - Source location: [ eboard-1.1.1 ]
9 - Alternate source location: [ ]
10 - Requires: [ ]
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.
relyt@relyt-desktop:~/Desktop/eboard-1.1.1$
there's got to be something i'm doing wrong because installing from source never works for me