Qt Face Trainer怎么卸载?

其它类软件,非上述版软件
回复
dpursuing
帖子: 25
注册时间: 2010-09-23 20:28

Qt Face Trainer怎么卸载?

#1

帖子 dpursuing »

为了搞脸部识别装了个Qt Face Trainer,可是并不好用,想把它卸载了,该怎么卸啊??
我是下面的链接安装的:
http://news.newhua.com/news/2010/0930/103709.shtml
头像
momova
帖子: 3381
注册时间: 2007-07-11 21:43
系统: archlinux
来自: 东江边

Re: Qt Face Trainer怎么卸载?

#2

帖子 momova »

哈哈
在新立得里面就可以卸载
我来了,我看见了,我征服了!
求勾搭,不管饭。
dpursuing
帖子: 25
注册时间: 2010-09-23 20:28

Re: Qt Face Trainer怎么卸载?

#3

帖子 dpursuing »

新立得没找到啊! 我不是从新立得安装的。这是我安装时的代码:
cd /tmp
wget http://pam-face-authentication.googleco ... 0.3.tar.gz
tar zxf pam-face-authentication-0.3.tar.gz && cd pam-face-authentication-*
mkdir build && cd build
cmake -D CMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install
头像
momova
帖子: 3381
注册时间: 2007-07-11 21:43
系统: archlinux
来自: 东江边

Re: Qt Face Trainer怎么卸载?

#4

帖子 momova »

我也没找到
如果实在是删除不掉的话,你就把/etc/pam.d/gdm中的

代码: 全选

#auth sufficient pam_face_authentication.so enableX
#auth sufficient pam_face_authentication.so enableX
没#加个,有的话不动,再把同目录下的gnome-screensaver文件中的

代码: 全选

auth sufficient pam_face_authentication.so enableX
注释掉。
我来了,我看见了,我征服了!
求勾搭,不管饭。
razhangwei
帖子: 21
注册时间: 2010-10-02 0:24

Re: Qt Face Trainer怎么卸载?

#5

帖子 razhangwei »

回复