Red HatThis forum is for the discussion of Red Hat Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Can we back up a fair way and ask WHY you're doing this in the first place? It looks like there may be an RPM version of this package, so you should really install that, and not compile from source if you are not comfortable doing so. If your distro (which is it??) doesn't have one, then you can install the matching development packages for X and DBUS and all the others that are bound to follow, but IF you can avoid this route, you should.
HELLO
You give me fcitx-....rpm package need depended other file in red hat linux 6.0. After I use 'yum install libX11-devel dbus-devel',reconfigure with ./configure ,it show other files no in under following list
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking for XFT... no
configure:WARNING:No xft found, skipping sconfigure for FreeType and xft
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
those are all files showed. How to know those files belong to which file or packeg,and where to refer them
"You give me fcitx-....rpm package need depended other file in red hat linux 6.0."
can you please explain this more? If you install a local rpm file through yum it should resolve this for you if possible. I would *REALLY* urge this route if possible rather than compiling from source.
OK,I will try install form local fcitx....rpm , but now I don't know how to set local yum source. Maybe need you tell me how to do . I'll try first THANKYOU
Distribution: pclos2010.12, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 9,310
Rep:
# 6
Assume "Redhat EL6" : Is it a 64bits OS ? Or 32bits ?
.... The command 'uname -m' will tell.
And which version of fcitx are you trying to build ?
Looks like an old version. ( Which is OK.)
The new 'fcitx-4.1.2' uses cmake to build : No "configure" script. http://code.google.com/p/fcitx/downloads/list
my red hat linux is 32bit, I yum install fcitx-3.6.3-6.20100602svn_utf8.fc12.i686.rpm .
It showed "warning:rpmts_HdrFromFdno: Header V3 RSA/SHA256 Singnatur,key ID 57bbccba:NOKEY
my red hat linux is 32bit, I yum install fcitx-3.6.3-6.20100602svn_utf8.fc12.i686.rpm .
It showed "warning:rpmts_HdrFromFdno: Header V3 RSA/SHA256 Singnatur,key ID 57bbccba:NOKEY
that's not a problem, just a missing key. so fcitx should be installed now. Does "rpm -ql fcitx" show all the files that have been put on your system?
No,fcitx didn't installed, it's show information below following
yum install fcitx-3.6.3-6.20100602svn_utf8.fc12.i686.rpm
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* base: mirror.bit.edu.cn
* extras: mirror.bit.edu.cn
* updates: mirror.bit.edu.cn
Setting up Install Process
Examining fcitx-3.6.3-6.20100602svn_utf8.fc12.i686.rpm: fcitx-3.6.3-6.20100602svn_utf8.fc12.i686
Marking fcitx-3.6.3-6.20100602svn_utf8.fc12.i686.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package fcitx.i686 0:3.6.3-6.20100602svn_utf8.fc12 set to be updated
--> Processing Dependency: libXpm.so.4 for package: fcitx-3.6.3-6.20100602svn_utf8.fc12.i686
--> Running transaction check
---> Package libXpm.i686 0:3.5.8-2.el6 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
==============================================================================================
Package
Arch Version Repository Size
==============================================================================================
Installing:
fcitx i686 3.6.3-6.20100602svn_utf8.fc12 /fcitx-3.6.3-6.20100602svn_utf8.fc12.i686 25 M
Installing for dependencies:
libXpm i686 3.5.8-2.el6 base 58 k
Total size: 25 M
Installed size: 25 M
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID 57bbccba: NOKEY
Public key for fcitx-3.6.3-6.20100602svn_utf8.fc12.i686.rpm is not installed
I don't understand what's your mean , It's mean you link to my computer? Maybe you can use ssh to connect my computer,but I using VMWARE whit NAT ,can you connect ?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.