Results 1 to 10 of 20
when i logon i get a error:
-bash: unicode_start: command not found
also it pops up when a few of the startup progrms flash by the all give
[ OK ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-21-2003 #1Just Joined!
- Join Date
- Feb 2003
- Posts
- 41
RedHat Problem
when i logon i get a error:
-bash: unicode_start: command not found
also it pops up when a few of the startup progrms flash by the all give
[ OK ], it gives somewhat same error about unicode_start, but goes by
to fast and im not sure of the log file to check
thanks for any info. thanks
- 02-21-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
What distro are you using?
- 02-22-2003 #3Just Joined!
- Join Date
- Feb 2003
- Location
- PA, USA
- Posts
- 13
I think i am having a similar problem???? I recently installed Redhat 8.0 and the install went fine but when i try to boot it goes thru the startup lines and then it just sits at
"welcome to redhat linux press i to enter interactive startup"
"Mounting proc filesystem [ok]"
"unmounting initrd: [ok]"
"configuring kernel parameters [ok]"
and then it just sits there what can i do for this?
- 02-22-2003 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
I don't think your problem is related at all, emillme2. I'll try and solve it, but please repost it in a seperate thread, so that the replies don't get all mixed up.
Anyway, crippler, this made me realize that you had written RedHat in the subject line. I guessing that it's 8.0, since it has known problems with Unicode. Am I right? If I am, please give me the output of "rpm -V kbd" and "rpm -ql kbd | grep unicode_start".
- 02-22-2003 #5Just Joined!
- Join Date
- Feb 2003
- Posts
- 41
yes you are right redhat 8.0
first one is
[root@localhost root]# rpm -V kbd
package kbd is not installed
[root@localhost root]# rpm -ql kbd | grep unicode_start
[root@localhost root]#
sorry had to edit forgot what the second command was you wanted output from
- 02-22-2003 #6Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
kbd isn't installed?! That's a bit strange. Anyway, just install it from your RH CDs and you'll probably be fine.
- 02-23-2003 #7Just Joined!
- Join Date
- Feb 2003
- Posts
- 41
[root@localhost root]# rpm -ivh kbd-1.06-26.i386.rpm
warning: kbd-1.06-26.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: Failed dependencies:
usermode is needed by kbd-1.06-26
[root@localhost root]# rpm -ivh usermode-1.63-1.i386.rpm
warning: usermode-1.63-1.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: Failed dependencies:
libuser.so.1 is needed by usermode-1.63-1
theres like a baziliion, plus V3 DSA thingy, dont know what thats about?
- 02-23-2003 #8Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
You must have done something really strange when you installed since you're missing all those packages?
Anyway, edit /etc/sysconfig/i18n, and change LANG to en_US.
- 02-23-2003 #9Just Joined!
- Join Date
- Feb 2003
- Posts
- 41
yeah i did i really zucked up, i uninstalled ssl, and all its dependencies, so i could fix up my own, with all the bugs and such in it lately. it just turned it one FAT problem. almost everything depends on ssl i cant get it to recognize my install? know of any better ways to go about this?
- 02-23-2003 #10Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
You know, that's really the bad part with RPMs. If anything, you can try installing packages with --nodeps.


Reply With Quote
