Κρίμα που έκλεισε ήταν ωραίο blog
Ξέρετε κάνα άλλο blog εκτος από το
YAGLB?


Voet έγραψε:Κρίμα που έκλεισε ήταν ωραίο blog
Ξέρετε κάνα άλλο blog εκτος από το
YAGLB?



chris@chris-Aspire-5732Z:~$ sudo apt-get install build-essential cmake qt4-qmake libx11-dev libcv-dev libcvaux-dev libqt4-dev libpam0g-dev libswscale0 libhighgui-dev l
[sudo] password for chris:
Ανάγνωση Λιστών Πακέτων... Ολοκληρώθηκε
Κατασκευή Δένδρου Εξαρτήσεων
Ανάγνωση περιγραφής της τρέχουσας κατάσταση... Ολοκληρώθηκε
E: Αδυναμία εντοπισμού του πακέτου l
chris@chris-Aspire-5732Z:~$ cd /tmp
chris@chris-Aspire-5732Z:/tmp$ wget http://pam-face-authentication.googlecode.com/files/pam-face-authentication-0.3.tar.gz
--2010-11-09 18:32:49-- http://pam-face-authentication.googlecode.com/files/pam-face-authentication-0.3.tar.gz
Εύρεση του pam-face-authentication.googlecode.com... 74.125.39.82
Connecting to pam-face-authentication.googlecode.com|74.125.39.82|:80... συνδέθηκε.
Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK
Μήκος: 833054 (814K) [application/x-gzip]
Saving to: `pam-face-authentication-0.3.tar.gz'
100%[======================================>] 833054 335K/s in 2,4s
2010-11-09 18:32:53 (335 KB/s) - `pam-face-authentication-0.3.tar.gz' saved [833054/833054]
chris@chris-Aspire-5732Z:/tmp$ tar zxf pam-face-authentication-0.3.tar.gz && cd pam-face-authentication-*
chris@chris-Aspire-5732Z:/tmp/pam-face-authentication-0.3$ cmake -D CMAKE_INSTALL_PREFIX=/usr ..
CMake Error: The source directory "/tmp" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
chris@chris-Aspire-5732Z:/tmp/pam-face-authentication-0.3$ mkdir build && cd build
chris@chris-Aspire-5732Z:/tmp/pam-face-authentication-0.3/build$ make
make: *** No targets specified and no makefile found. Stop.
chris@chris-Aspire-5732Z:/tmp/pam-face-authentication-0.3/build$ sudo make install
make: *** No rule to make target `install'. Stop.



