use the rpm as follow
[root@y root]# rpm -ivh scim-1.0.2-1fc3.i386.rpm
error: Failed dependencies:
gtk2 >= 2.3.5 is needed by scim-1.0.2-1fc3
libstdc++.so.6(GLIBCXX_3.4) is needed by scim-1.0.2-1fc3
[root@y root]#
It still doesn't work.could you give me some sources?
root@yf root]# apt-get install gtk2
Reading Package Lists... Done
Building Dependency Tree... Done
gtk2 is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
cross-armv4l-qtE-custom: Depends: glibc (= 2.3.2-4.80.6) but 2.3.2-95.6 is to be installed
Depends: glibc-common (= 2.3.2-4.80.6) but 2.3.2-95.6 is to be installed
linuetteapp-ko: Obsoletes: linuetteapp-en but 1.5-1mz is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
[root@yf root]# apt-get install GLIBCXX_3.4
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package GLIBCXX_3.4
I saw my install disk,it is Red Hatenterprise linux es3(redhat 13)
Is it fc3,I'm not sure.I'm a super dummy
the following is the profile dag.list in etc/apt/sources.list.d
Is there someting wrong?
### Dag Apt Repository
### """"""""""""""""""
### More information of this repository at:
### http://dag.wieers.com/apt/
### Dag Apt Repository for Red Hat Fedore Core 2
#rpm http://apt.sw.be fedora/2/en/i386 dag
### Dag Apt Repository for Red Hat Fedore Core 1
#rpm http://apt.sw.be fedora/1/en/i386 dag
### Dag Apt Repository for Red Hat Enterprise Linux 3
rpm http://apt.sw.be redhat/el3/en/i386 dag
### Dag Apt Repository for Red Hat 9
#rpm http://apt.sw.be redhat/9/en/i386 dag
### Dag Apt Repository for Red Hat 8.0
#rpm http://apt.sw.be redhat/8.0/en/i386 dag
### Dag Apt Repository for Red Hat 7.3
#rpm http://apt.sw.be redhat/7.3/en/i386 dag
### Dag Apt Repository for Red Hat Enterprise Linux 2.1
#rpm http://apt.sw.be redhat/as2.1/en/i386 dag
### Dag Apt Repository for Red Hat 6.2
#rpm http://apt.sw.be redhat/6.2/en/i386 dag
the problem is " Couldn't find package scim "
i don't know what's wrong.
apt-get update and apt-get upgrate are all right.
but I don't know what's the useage of GPG key and how to 'rpm --inport" it,
I don't know if " Couldn't find package scim " is releated to the GPG key.
I used apt-cache search scim,and it displaied nothing in the screen.
Is it really can install scim by apt??????
Can anyone who has succeeded tell me what you have done.