mình thì làm thế này, khi gặp cái thông báo lỗi
Code:
[root@localhost xvnkb-0.2.9a]# ./configure
Configuration for xvnkb 0.2.9a on Linux
Type "./configure --help" for more information
Checking uchar... no
Checking ushort... no
Checking uint... no
Checking ulong... no
Checking dynamic linking loader... no
[root@localhost xvnkb-0.2.9a]# make
make: *** No targets specified and no makefile found. Stop.
Demo cho bạn dòng đầu tiên:
Code:
[17:41]whatvn@cappuccino ~ $ yum search uchar
Loaded plugins: dellsysidplugin2, refresh-packagekit
rpmfusion-free-updates | 3.8 kB 00:00
rpmfusion-free-updates/primary_db | 95 kB 00:06
rpmfusion-nonfree-updates | 3.8 kB 00:00
updates/metalink | 6.5 kB 00:00
================================ Matched: uchar ================================
gucharmap.i586 : Unicode character picker and font browser
gucharmap-devel.i586 : Libraries and headers for libgucharmap
sau đó
Code:
sudo yum install gucharmap gucharmap-devel
xong