banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Messages posted by: theClassicMan27  XML
Profile for theClassicMan27 Messages posted by theClassicMan27 [ number of posts not being displayed on this page: 0 ]
 
Em xin có vài dòng nhé.

Bản thân em thấy kiến thứckinh nghiệm là hai thứ không thể không có khi xác định và giải quyết vấn đề. Không tính sự may mắn và sự "mò hoài hồi cũng ra".

Để xác định được nguyên nhân gây ra sự cố thì bắt buộc ta phải biết "những điều kiện tối thiểu" nào cần cho cái máy tính (hoặc cái xe máy, ô tô) đó chạy được. Và rõ ràng cái này cần có kiến thức.

Sau đó lần lượt kiểm tra xem các điều kiện đó có đáp ứng đủ và đúng chưa, nếu đúng đủ rồi thì sang điều kiện tiếp theo. Nếu có kinh nghiệm thì những việc này sẽ làm nhanh hơn rồi.

Và nguyên nhân sự cố chắc phải được xác định rồi chứ hả smilie

Em có sai chỗ nào mong các anh chị chỉ giáo.
Em dùng archlinux, mục đích là everyday desktop.
Xin chỉ giáo giúp em 2 điều:

1. Thứ tự cách thành phần trong daemons của em là thế này

DAEMONS=(syslog-ng @acpid @crond @laptop-mode @dbus @hal @network @networkmanager @fam @dkms @alsa @ntpd)

Không biết như vậy có ổn không?

2. Khi boot gần xong, máy hiện màn hình đen đòi user password chừng 2 giây, sau đó mới hiện màn hình login (slim). Mặc dù em đã cấu hình cho vào init5 và exec slim trong inittab. Làm cách nào để skip màn hình đen đó?

Mong mọi người giải đáp giúp.
Máy cài hệ điều hành Centos 64 bit, em build f-spot nhưng gặp lỗi này:

[ty@ty f-spot]$ ls
acinclude.m4 configure.ac f-spot.schemas.in icon-theme-installer NEWS TODO
AUTHORS COPYING F-Spot.sln lib po tools
autogen.sh data HACKING MAINTAINERS README
build docs help Makefile.am src
ChangeLog f-spot.doap icons Makefile.include tests
[ty@ty f-spot]$ su
Password:
[root@ty f-spot]# sh autogen.sh
Running git submodule sync ...
Running git submodule update --init ...
Submodule 'lib/Hyena' git://git.gnome.org/hyena) registered for path 'lib/Hyena'
Initialized empty Git repository in /home/ty/Downloads/f-spot/lib/Hyena/.git/
remote: Counting objects: 6537, done.
remote: Compressing objects: 100% (3253/3253), done.
remote: Total 6537 (delta 4720), reused 4669 (delta 3253)
Receiving objects: 100% (6537/6537), 1.36 MiB | 177 KiB/s, done.
Resolving deltas: 100% (4720/4720), done.
Submodule path 'lib/Hyena': checked out '2273ff3c52a75388e7e8aa8034d03e1bec1ec002'
Running gnome-doc-prepare --automake --force ...
Running intltoolize --force --copy ...
You should add the contents of '/usr/share/aclocal/intltool.m4' to 'aclocal.m4'.
Running libtoolize --force --copy --automake ...
Running aclocal -I build/m4/f-spot -I build/m4/shamrock -I build/m4/shave ...
Running autoconf ...
Running autoheader ...
Running automake --gnu --add-missing --force --copy -Wno-portability ...
configure.ac:45: installing `./config.guess'
configure.ac:45: installing `./config.sub'
configure.ac:38: installing `./install-sh'
configure.ac:38: installing `./missing'
lib/libfspot/Makefile.am: installing `./depcomp'
WARNING: I am going to run configure without any arguments.
Running ./configure --enable-maintainer-mode ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.35.0... 0.41.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... ok
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GNOME_DOC_UTILS... yes
checking gnome-doc-utils >= 0.17.3... yes
checking for MONO_MODULE... yes
checking for gmcs... /usr/bin/gmcs
checking for mono... /usr/bin/mono
checking for Mono 2.0 GAC for Mono.Posix.dll... found
checking for Mono 2.0 GAC for Mono.Simd.dll... found
checking for Mono 2.0 GAC for System.dll... found
checking for Mono 2.0 GAC for System.Runtime.Remoting.dll... found
checking for Mono 2.0 GAC for System.Web.dll... found
checking for Mono 2.0 GAC for System.Web.Services.dll... found
checking for Mono 2.0 GAC for System.Data.dll... found
checking for Mono 2.0 GAC for Mono.Cairo.dll... found
checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.0.0... yes (version 2.22.5)
checking for GTKSHARP... yes
checking for GLIBSHARP... yes
checking for GLIBSHARP_2_12_7... yes
checking for GTKSHARP_A11Y... yes
checking for KEYRINGSHARP... configure: error: Package requirements (gnome-keyring-sharp-1.0 >= 1.0) were not met:

No package 'gnome-keyring-sharp-1.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables KEYRINGSHARP_CFLAGS
and KEYRINGSHARP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Error: Could not run ./configure, which is required to configure f-spot
[root@ty f-spot]#

Some google search không khắc phục được lỗi,
Xin mọi người chỉ giáo!
Tình hình sao rồi hè smilie
Em cài mono từ source, và tự cài thêm các gói dependents, mono thì chạy rồi nhưng nên giờ nó lung tung quá. Em muốn gỡ bõ tất cả, dọn dẹp sạch sẽ những gì liên quan đến mono để cài lại từ đầu thì làm như thế nào anh hả?
"DNS Forwarding" chăng?
Haha, i have a good new!
Cho những bạn nào có cùng tình trạng:
- E lần lượt gỡ hết nhưng gói x86-64 kia ra (vd: rpm -e libxml2-2.7.6-5.el6.rfx.x86_64 --nodeps)
- Xong tự tìm và cài lại đúng gói có version mà wine cần (Gói nào lúc cài báo lỗi thiếu depens cứ bỏ qua, làm cái khác xong thì quay lại)
- Lúc này: yum install wine
- Congratulation! Chúc mừng em cái y smilie
Thanks anh quanta!
Dù dirty nhưng đó vẫn là cách smilie
Em đã thực thi 2 lệnh trên, lệnh đầu: No Packages marked for Update, dòng lệnh 2 chạy ok (mừng thầm trong lòng smilie ), tới gần cuối thì:

Transaction Check Error:
package mesa-dri-drivers-8.0.1-1.el6.elrepo.x86_64 (which is newer than mesa-dri-drivers-7.11-3.el6.i686) is already installed
package libxml2-2.7.6-5.el6.rfx.x86_64 (which is newer than libxml2-2.7.6-4.el6_2.4.i686) is already installed
package tcp_wrappers-libs-7.6-57.el6.test.x86_64 (which is newer than tcp_wrappers-libs-7.6-57.el6.i686) is already installed
package libdrm-2.4.31-3.el6.elrepo.x86_64 (which is newer than libdrm-2.4.25-2.el6.i686) is already installed
package mesa-libGLU-8.0.1-1.el6.elrepo.x86_64 (which is newer than mesa-libGLU-7.11-3.el6.i686) is already installed
package mesa-libGL-8.0.1-1.el6.elrepo.x86_64 (which is newer than mesa-libGL-7.11-3.el6.i686) is already installed

Error Summary
-------------

Thử remove các gói đã có sẵn nhưng kéo theo rất nhiều gói khác nên thấy không ổn smilie
Sao bây giờ nhỉ smilie
It's here:
[root@ty ty]# rpm -qa --qf "%{n}-%{v}-%{r}.%{arch}\n" | egrep 'libxml2|tcp_wrappers-libs|mesa-libGLU|mesa-dri-drivers|libdrm|mesa-libGL'
mesa-dri-drivers-8.0.1-1.el6.elrepo.x86_64
mesa-libGL-devel-8.0.1-1.el6.elrepo.x86_64
libxml2-devel-2.7.6-5.el6.rfx.x86_64
libxml2-2.7.6-5.el6.rfx.x86_64
libxml2-python-2.7.6-5.el6.rfx.x86_64
libdrm-2.4.31-3.el6.elrepo.x86_64
mesa-libGL-8.0.1-1.el6.elrepo.x86_64
libdrm-devel-2.4.31-3.el6.elrepo.x86_64
tcp_wrappers-libs-7.6-57.el6.test.x86_64
mesa-libGLU-devel-8.0.1-1.el6.elrepo.x86_64
mesa-libGLU-8.0.1-1.el6.elrepo.x86_64
[root@ty ty]#
[root@ty ty]# yum install yum-utils
Package yum-utils-1.1.30-10.el6.noarch already installed and latest version

[root@ty ty]# package-cleanup --dupes
Loaded plugins: fastestmirror, protectbase, refresh-packagekit

[root@ty ty]# package-cleanup --cleandupes
Loaded plugins: fastestmirror, protectbase, refresh-packagekit
Loading mirror speeds from cached hostfile
* base: mirrors.fibo.vn
* centosplus: mirrors.fibo.vn
* epel: ftp.cuhk.edu.hk
* extras: mirrors.fibo.vn
* updates: mirrors.fibo.vn
0 packages excluded due to repository protections
No duplicates to remove

[root@ty ty]# yum clean all
Loaded plugins: fastestmirror, protectbase, refresh-packagekit, security
Cleaning repos: base centosplus epel extras updates
Cleaning up Everything
Cleaning up list of fastest mirrors
[root@ty ty]# yum install wine
vẫn báo lỗi Error: Protected multilib versions:... anh ơi. smilie
Có luôn nè huynh

[ty@ty ~]$ yum info wine
Loaded plugins: fastestmirror, protectbase, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror-fpt-telecom.fpt.net
* centosplus: mirror-fpt-telecom.fpt.net
* epel: ftp.cuhk.edu.hk
* extras: mirror-fpt-telecom.fpt.net
* updates: mirror-fpt-telecom.fpt.net
0 packages excluded due to repository protections
Available Packages
Name : wine
Arch : i686
Version : 1.2.3
Release : 1.el6
Size : 30 k
Repo : epel
Summary : A Windows 16/32/64 bit emulator
URL : http://www.winehq.org/
License : LGPLv2+
Description : While Wine is usually thought of as a Windows(TM) emulator, the Wine
: developers would prefer that users thought of Wine as a Windows
: compatibility layer for UNIX. This package includes a program loader,
: which allows unmodified Windows 3.x/9x/NT binaries to run on x86 and x86_64
: Unixes. Wine does not require MS Windows, but it can use native system
: .dll files if they are available.
:
: In Fedora wine is a meta-package which will install everything needed for
: wine to work smoothly. Smaller setups can be achieved by installing some of
: the wine-* sub packages.

Name : wine
Arch : x86_64
Version : 1.2.3
Release : 1.el6
Size : 31 k
Repo : epel
Summary : A Windows 16/32/64 bit emulator
URL : http://www.winehq.org/
License : LGPLv2+
Description : While Wine is usually thought of as a Windows(TM) emulator, the Wine
: developers would prefer that users thought of Wine as a Windows
: compatibility layer for UNIX. This package includes a program loader,
: which allows unmodified Windows 3.x/9x/NT binaries to run on x86 and x86_64
: Unixes. Wine does not require MS Windows, but it can use native system
: .dll files if they are available.
:
: In Fedora wine is a meta-package which will install everything needed for
: wine to work smoothly. Smaller setups can be achieved by installing some of
: the wine-* sub packages.

[ty@ty ~]$

Em thử yum search wine:

[ty@ty ~]$ yum search wine
Loaded plugins: fastestmirror, protectbase, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror-fpt-telecom.fpt.net
* centosplus: mirror-fpt-telecom.fpt.net
* epel: ftp.cuhk.edu.hk
* extras: mirror-fpt-telecom.fpt.net
* updates: mirror-fpt-telecom.fpt.net
0 packages excluded due to repository protections
============================================================ N/S Matched: wine =============================================================
wine-alsa.i686 : Alsa support for wine
wine-alsa.x86_64 : Alsa support for wine
wine-capi.i686 : ISDN support for wine
wine-capi.x86_64 : ISDN support for wine
wine-cms.i686 : Color Management for wine
wine-cms.x86_64 : Color Management for wine
wine-core.i686 : Wine core package
wine-core.x86_64 : Wine core package
wine-courier-fonts.noarch : Wine Courier font family
wine-desktop.noarch : Desktop integration features for wine
wine-devel.i686 : Wine development environment
wine-devel.x86_64 : Wine development environment
wine-docs.noarch : Documentation for wine
wine-esd.i686 : ESD sound support for wine
wine-esd.x86_64 : ESD sound support for wine
wine-fonts.noarch : Wine font files
wine-gecko.x86_64 : Wine Gecko
wine-jack.i686 : JACK sound support for wine
wine-jack.x86_64 : JACK sound support for wine
wine-ldap.i686 : LDAP support for wine
wine-ldap.x86_64 : LDAP support for wine
wine-marlett-fonts.noarch : Wine Marlett font family
wine-nas.i686 : NAS sound support for wine
wine-nas.x86_64 : NAS sound support for wine
wine-openal.i686 : Openal support for wine
wine-openal.x86_64 : Openal support for wine
wine-oss.i686 : OSS support for wine
wine-oss.x86_64 : OSS support for wine
wine-pulseaudio.i686 : Pulseaudio support for wine
wine-pulseaudio.x86_64 : Pulseaudio support for wine
wine-small-fonts.noarch : Wine Small font family
wine-symbol-fonts.noarch : Wine Symbol font family
wine-system-fonts.noarch : Wine System font family
wine-twain.i686 : Twain support for wine
wine-twain.x86_64 : Twain support for wine
wine-wow.i686 : Files for wine wow seperation
wine-wow.x86_64 : Files for wine wow seperation
wine.i686 : A Windows 16/32/64 bit emulator
wine.x86_64 : A Windows 16/32/64 bit emulator
wine-common.noarch : Common files

Name and summary matches only, use "search all" for everything.
[ty@ty ~]$

Sau đó:

[root@ty ty]# yum install wine.x86_64
Loaded plugins: fastestmirror, protectbase, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirrors.digipower.vn
* centosplus: mirrors.digipower.vn
* epel: mirrors.sohu.com
* extras: mirrors.digipower.vn
* updates: mirrors.digipower.vn
0 packages excluded due to repository protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package wine.x86_64 0:1.2.3-1.el6 will be installed
--> Processing Dependency: wine-ldap(x86-64) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-capi(x86-32) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-twain(x86-64) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-core(x86-32) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-capi(x86-64) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-core(x86-64) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-wow(x86-64) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-twain(x86-32) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-cms(x86-32) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-cms(x86-64) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-desktop = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-pulseaudio(x86-64) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-fonts = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-pulseaudio(x86-32) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Processing Dependency: wine-ldap(x86-32) = 1.2.3-1.el6 for package: wine-1.2.3-1.el6.x86_64
--> Running transaction check
---> Package wine-capi.i686 0:1.2.3-1.el6 will be installed
---> Package wine-capi.x86_64 0:1.2.3-1.el6 will be installed
---> Package wine-cms.i686 0:1.2.3-1.el6 will be installed
--> Processing Dependency: liblcms.so.1 for package: wine-cms-1.2.3-1.el6.i686
---> Package wine-cms.x86_64 0:1.2.3-1.el6 will be installed
---> Package wine-core.i686 0:1.2.3-1.el6 will be installed
--> Processing Dependency: wine-common = 1.2.3-1.el6 for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libGL.so.1 for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: freetype(x86-32) for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libusb-0.1.so.4 for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libxml2.so.2(LIBXML2_2.4.30) for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libGLU.so.1 for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libgphoto2_port.so.0 for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libX11.so.6 for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libXcursor(x86-32) for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libxml2.so.2(LIBXML2_2.5.7) for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libXext.so.6 for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libICE.so.6 for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: nss-mdns(x86-32) for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libXrender(x86-32) for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: gnutls(x86-32) for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libxml2.so.2 for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libxml2.so.2(LIBXML2_2.5.8) for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libgphoto2.so.2 for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libxml2.so.2(LIBXML2_2.6.0) for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libxml2.so.2(LIBXML2_2.6.15) for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libxml2.so.2(LIBXML2_2.6.8) for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libexif.so.12 for package: wine-core-1.2.3-1.el6.i686
--> Processing Dependency: libSM.so.6 for package: wine-core-1.2.3-1.el6.i686
---> Package wine-core.x86_64 0:1.2.3-1.el6 will be installed
--> Processing Dependency: nss-mdns(x86-64) for package: wine-core-1.2.3-1.el6.x86_64
---> Package wine-desktop.noarch 0:1.2.3-1.el6 will be installed
---> Package wine-fonts.noarch 0:1.2.3-1.el6 will be installed
--> Processing Dependency: wine-courier-fonts = 1.2.3-1.el6 for package: wine-fonts-1.2.3-1.el6.noarch
--> Processing Dependency: wine-small-fonts = 1.2.3-1.el6 for package: wine-fonts-1.2.3-1.el6.noarch
--> Processing Dependency: wine-marlett-fonts = 1.2.3-1.el6 for package: wine-fonts-1.2.3-1.el6.noarch
--> Processing Dependency: wine-system-fonts = 1.2.3-1.el6 for package: wine-fonts-1.2.3-1.el6.noarch
--> Processing Dependency: wine-symbol-fonts = 1.2.3-1.el6 for package: wine-fonts-1.2.3-1.el6.noarch
---> Package wine-ldap.i686 0:1.2.3-1.el6 will be installed
--> Processing Dependency: libldap_r-2.4.so.2 for package: wine-ldap-1.2.3-1.el6.i686
--> Processing Dependency: liblber-2.4.so.2 for package: wine-ldap-1.2.3-1.el6.i686
---> Package wine-ldap.x86_64 0:1.2.3-1.el6 will be installed
---> Package wine-pulseaudio.i686 0:1.2.3-1.el6 will be installed
--> Processing Dependency: libpulse.so.0 for package: wine-pulseaudio-1.2.3-1.el6.i686
--> Processing Dependency: libpulse.so.0(PULSE_0) for package: wine-pulseaudio-1.2.3-1.el6.i686
---> Package wine-pulseaudio.x86_64 0:1.2.3-1.el6 will be installed
---> Package wine-twain.i686 0:1.2.3-1.el6 will be installed
---> Package wine-twain.x86_64 0:1.2.3-1.el6 will be installed
---> Package wine-wow.x86_64 0:1.2.3-1.el6 will be installed
--> Running transaction check
---> Package freetype.i686 0:2.3.11-6.el6_2.9 will be installed
---> Package gnutls.i686 0:2.8.5-4.el6_2.2 will be installed
--> Processing Dependency: libstdc++.so.6(CXXABI_1.3) for package: gnutls-2.8.5-4.el6_2.2.i686
--> Processing Dependency: libtasn1.so.3(LIBTASN1_0_3) for package: gnutls-2.8.5-4.el6_2.2.i686
--> Processing Dependency: libgcrypt.so.11 for package: gnutls-2.8.5-4.el6_2.2.i686
--> Processing Dependency: libgcc_s.so.1 for package: gnutls-2.8.5-4.el6_2.2.i686
--> Processing Dependency: libstdc++.so.6 for package: gnutls-2.8.5-4.el6_2.2.i686
--> Processing Dependency: libtasn1.so.3 for package: gnutls-2.8.5-4.el6_2.2.i686
--> Processing Dependency: libgcrypt.so.11(GCRYPT_1.2) for package: gnutls-2.8.5-4.el6_2.2.i686
--> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4) for package: gnutls-2.8.5-4.el6_2.2.i686
--> Processing Dependency: libgcc_s.so.1(GCC_3.0) for package: gnutls-2.8.5-4.el6_2.2.i686
---> Package lcms-libs.i686 0:1.19-1.el6 will be installed
---> Package libICE.i686 0:1.0.6-1.el6 will be installed
---> Package libSM.i686 0:1.1.0-7.1.el6 will be installed
--> Processing Dependency: libuuid.so.1(UUID_1.0) for package: libSM-1.1.0-7.1.el6.i686
--> Processing Dependency: libuuid.so.1 for package: libSM-1.1.0-7.1.el6.i686
---> Package libX11.i686 0:1.3-2.el6 will be installed
--> Processing Dependency: libxcb.so.1 for package: libX11-1.3-2.el6.i686
---> Package libXcursor.i686 0:1.1.10-2.el6 will be installed
--> Processing Dependency: libXfixes.so.3 for package: libXcursor-1.1.10-2.el6.i686
---> Package libXext.i686 0:1.1-3.el6 will be installed
---> Package libXrender.i686 0:0.9.5-1.el6 will be installed
---> Package libexif.i686 0:0.6.16-4.1.el6 will be installed
---> Package libgphoto2.i686 0:2.4.7-4.el6 will be installed
--> Processing Dependency: libltdl.so.7 for package: libgphoto2-2.4.7-4.el6.i686
---> Package libusb.i686 0:0.1.12-23.el6 will be installed
---> Package libxml2.i686 0:2.7.6-4.el6_2.4 will be installed
---> Package mesa-libGL.i686 0:7.11-3.el6 will be installed
--> Processing Dependency: mesa-dri-drivers(x86-32) = 7.11-3.el6 for package: mesa-libGL-7.11-3.el6.i686
--> Processing Dependency: libXxf86vm.so.1 for package: mesa-libGL-7.11-3.el6.i686
--> Processing Dependency: libdrm.so.2 for package: mesa-libGL-7.11-3.el6.i686
--> Processing Dependency: libXdamage.so.1 for package: mesa-libGL-7.11-3.el6.i686
---> Package mesa-libGLU.i686 0:7.11-3.el6 will be installed
---> Package nss-mdns.i686 0:0.10-8.el6 will be installed
---> Package nss-mdns.x86_64 0:0.10-8.el6 will be installed
---> Package openldap.i686 0:2.4.23-20.el6 will be installed
--> Processing Dependency: libsasl2.so.2 for package: openldap-2.4.23-20.el6.i686
---> Package pulseaudio-libs.i686 0:0.9.21-13.el6 will be installed
--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0) for package: pulseaudio-libs-0.9.21-13.el6.i686
--> Processing Dependency: libasyncns.so.0 for package: pulseaudio-libs-0.9.21-13.el6.i686
--> Processing Dependency: libwrap.so.0 for package: pulseaudio-libs-0.9.21-13.el6.i686
--> Processing Dependency: libdbus-1.so.3 for package: pulseaudio-libs-0.9.21-13.el6.i686
--> Processing Dependency: libsndfile.so.1 for package: pulseaudio-libs-0.9.21-13.el6.i686
--> Processing Dependency: libXtst.so.6 for package: pulseaudio-libs-0.9.21-13.el6.i686
---> Package wine-common.noarch 0:1.2.3-1.el6 will be installed
---> Package wine-courier-fonts.noarch 0:1.2.3-1.el6 will be installed
---> Package wine-marlett-fonts.noarch 0:1.2.3-1.el6 will be installed
---> Package wine-small-fonts.noarch 0:1.2.3-1.el6 will be installed
---> Package wine-symbol-fonts.noarch 0:1.2.3-1.el6 will be installed
---> Package wine-system-fonts.noarch 0:1.2.3-1.el6 will be installed
--> Running transaction check
---> Package cyrus-sasl-lib.i686 0:2.1.23-13.el6 will be installed
--> Processing Dependency: libdb-4.7.so for package: cyrus-sasl-lib-2.1.23-13.el6.i686
---> Package dbus-libs.i686 1:1.2.24-5.el6_1 will be installed
---> Package libXdamage.i686 0:1.1.2-1.el6 will be installed
---> Package libXfixes.i686 0:4.0.4-1.el6 will be installed
---> Package libXtst.i686 0:1.0.99.2-3.el6 will be installed
--> Processing Dependency: libXi.so.6 for package: libXtst-1.0.99.2-3.el6.i686
---> Package libXxf86vm.i686 0:1.1.0-1.el6 will be installed
---> Package libasyncns.i686 0:0.8-1.1.el6 will be installed
---> Package libdrm.i686 0:2.4.25-2.el6 will be installed
---> Package libgcc.i686 0:4.4.6-3.el6 will be installed
---> Package libgcrypt.i686 0:1.4.5-9.el6_2.2 will be installed
--> Processing Dependency: libgpg-error.so.0 for package: libgcrypt-1.4.5-9.el6_2.2.i686
---> Package libsndfile.i686 0:1.0.20-5.el6 will be installed
--> Processing Dependency: libasound.so.2(ALSA_0.9) for package: libsndfile-1.0.20-5.el6.i686
--> Processing Dependency: libvorbisenc.so.2 for package: libsndfile-1.0.20-5.el6.i686
--> Processing Dependency: libogg.so.0 for package: libsndfile-1.0.20-5.el6.i686
--> Processing Dependency: libFLAC.so.8 for package: libsndfile-1.0.20-5.el6.i686
--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4) for package: libsndfile-1.0.20-5.el6.i686
--> Processing Dependency: libasound.so.2 for package: libsndfile-1.0.20-5.el6.i686
--> Processing Dependency: libvorbis.so.0 for package: libsndfile-1.0.20-5.el6.i686
---> Package libstdc++.i686 0:4.4.6-3.el6 will be installed
---> Package libtasn1.i686 0:2.3-3.el6_2.1 will be installed
---> Package libtool-ltdl.i686 0:2.2.6-15.5.el6 will be installed
---> Package libuuid.i686 0:2.17.2-12.4.el6 will be installed
---> Package libxcb.i686 0:1.5-1.el6 will be installed
--> Processing Dependency: libXau.so.6 for package: libxcb-1.5-1.el6.i686
---> Package mesa-dri-drivers.i686 0:7.11-3.el6 will be installed
--> Processing Dependency: libexpat.so.1 for package: mesa-dri-drivers-7.11-3.el6.i686
---> Package tcp_wrappers-libs.i686 0:7.6-57.el6 will be installed
--> Running transaction check
---> Package alsa-lib.i686 0:1.0.22-3.el6 will be installed
---> Package db4.i686 0:4.7.25-16.el6 will be installed
---> Package expat.i686 0:2.0.1-9.1.el6 will be installed
---> Package flac.i686 0:1.2.1-6.1.el6 will be installed
---> Package libXau.i686 0:1.0.5-1.el6 will be installed
---> Package libXi.i686 0:1.3-3.el6 will be installed
---> Package libgpg-error.i686 0:1.7-4.el6 will be installed
---> Package libogg.i686 2:1.1.4-2.1.el6 will be installed
---> Package libvorbis.i686 1:1.2.3-4.el6_2.1 will be installed
--> Finished Dependency Resolution
Error: Protected multilib versions: libxml2-2.7.6-4.el6_2.4.i686 != libxml2-2.7.6-5.el6.rfx.x86_64
Error: Protected multilib versions: tcp_wrappers-libs-7.6-57.el6.i686 != tcp_wrappers-libs-7.6-57.el6.test.x86_64
Error: Protected multilib versions: mesa-libGLU-7.11-3.el6.i686 != mesa-libGLU-8.0.1-1.el6.elrepo.x86_64
Error: Protected multilib versions: mesa-dri-drivers-7.11-3.el6.i686 != mesa-dri-drivers-8.0.1-1.el6.elrepo.x86_64
Error: Protected multilib versions: libdrm-2.4.25-2.el6.i686 != libdrm-2.4.31-3.el6.elrepo.x86_64
Error: Protected multilib versions: mesa-libGL-7.11-3.el6.i686 != mesa-libGL-8.0.1-1.el6.elrepo.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@ty ty]#
Không hiểu sao em ài wine 64bit nhưng nó lại báo mấy file .i686 will be installed là sao anh hả?
Dạ đây:

[ty@ty ~]$ rpm -qa --qf "%{n}-%{v}-%{r}.%{arch}\n" | grep libxml2
libxml2-devel-2.7.6-5.el6.rfx.x86_64
libxml2-2.7.6-5.el6.rfx.x86_64
libxml2-python-2.7.6-5.el6.rfx.x86_64

[ty@ty ~]$ yum repolist
Loaded plugins: fastestmirror, protectbase, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink | 4.6 kB 00:00
* base: mirror-fpt-telecom.fpt.net
* centosplus: mirror-fpt-telecom.fpt.net
* epel: ftp.cuhk.edu.hk
* extras: mirror-fpt-telecom.fpt.net
* updates: mirror-fpt-telecom.fpt.net
base | 3.7 kB 00:00
centosplus | 3.5 kB 00:00
extras | 3.5 kB 00:00
updates | 3.5 kB 00:00
0 packages excluded due to repository protections
repo id repo name status
base CentOS-6 - Base 6,294
centosplus CentOS-6 - Plus 42
epel Extra Packages for Enterprise Linux 6 - x86_64 7,223
extras CentOS-6 - Extras 4
updates CentOS-6 - Updates 745
repolist: 14,308
Em gặp lỗi này khi yum install wine
--> Finished Dependency Resolution
Error: Protected multilib versions: libxml2-2.7.6-4.el6_2.4.i686 != libxml2-2.7.6-5.el6.rfx.x86_64
Error: Protected multilib versions: tcp_wrappers-libs-7.6-57.el6.i686 != tcp_wrappers-libs-7.6-57.el6.test.x86_64
Error: Protected multilib versions: mesa-libGLU-7.11-3.el6.i686 != mesa-libGLU-8.0.1-1.el6.elrepo.x86_64
Error: Protected multilib versions: mesa-dri-drivers-7.11-3.el6.i686 != mesa-dri-drivers-8.0.1-1.el6.elrepo.x86_64
Error: Protected multilib versions: libdrm-2.4.25-2.el6.i686 != libdrm-2.4.31-3.el6.elrepo.x86_64
Error: Protected multilib versions: mesa-libGL-7.11-3.el6.i686 != mesa-libGL-8.0.1-1.el6.elrepo.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Thông tin máy em:

[ty@ty ~]$ rpm -qa kernel
kernel-2.6.32-220.7.1.el6.centos.plus.x86_64
kernel-2.6.32-220.el6.x86_64
kernel-2.6.32-220.13.1.el6.centos.plus.x86_64
kernel-2.6.32-220.7.1.el6.x86_64
[ty@ty ~]$ uname -a
Linux ty.centos.home 2.6.32-220.13.1.el6.centos.plus.x86_64 #1 SMP Wed Apr 18 02:32:59 BST 2012 x86_64 x86_64 x86_64 GNU/Linux
[ty@ty ~]$

Mong được anh em giúp đỡ!
Ah, chim bay biển Bắc anh tìm biển Nam. Thanks Sir em mò đây. smilie
Bạn thử lần lượt các phép thử sau đây và xem kết quả từng bước ntn:
trong cmd bạn gõ:

c:\>ipconfig /all
c:\>ping localhost
c:\>ping 192.168.1.1 (thay vào default gw của bạn)
c:\>ping 8.8.8.8
c:\>nslookup google.com.vn (rất có thể bạn gặp vấn đề chỗ này)
c:\>ping google.com.vn

... và cho mọi người xem kết quả nhé.
Hi all,

Em cài đặt monodevelop từ source http://download.mono-project.com/sources/monodevelop/monodevelop-2.8.8.4.tar.bz2 nhưng gặp lỗi:
Code:
...
checking for MONO_ADDINS... configure: error: Package requirements (mono-addins >= 0.6) were not met:
No package 'mono-addins' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables MONO_ADDINS_CFLAGS
and MONO_ADDINS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Em chạy đi cài mono-addins thành công, nhưng ./configure bên souce vẫn còn báo là ko thấy mono-addins như trên.
..Và rồi em bí, không biết khắc phục thế nào, mong anh chị giúp với.
Thanks in advance!
 

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|