LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-20-2003, 03:34 AM   #16
dvong3
Member
 
Registered: Sep 2002
Posts: 168

Original Poster
Rep: Reputation: 30

I follow your steps, still not working, can not locate the file. Any clues to get ssh working again??


[danny@mrtg2 tmp]# updatedb
[danny@mrtg2 tmp]# locate lybcrypto.so.1
[danny@mrtg2 tmp]# locate lybcrypto.so.1
[danny@mrtg2 tmp]# whoami
root
[danny@mrtg2 tmp]# cat /etc/ld.so.conf
/usr/lib
/usr/kerberos/lib
/usr/X11R6/lib
/usr/lib/qt-2.3.0/lib
/usr/lib/sane
[danny@mrtg2 tmp]# rpm -qa openssl
openssl-0.9.6l-1
 
Old 12-20-2003, 05:21 AM   #17
dvong3
Member
 
Registered: Sep 2002
Posts: 168

Original Poster
Rep: Reputation: 30
I went in a check the /usr/lib directory...Looks like I'm missing "libcrypto.so.1 -> libcrypto.so.0.9.7 that is symbolic link". I re-install ssh & ssl but no luck. Anyway to fix this issue?
 
Old 12-20-2003, 05:31 AM   #18
dvong3
Member
 
Registered: Sep 2002
Posts: 168

Original Poster
Rep: Reputation: 30
Here is the /usr/lib file I see. I try to re-install ssh & ssl , could it be directory are link incorrectly??

lrwxrwxrwx 1 root root 14 Dec 20 03:25 libcrypto.so -> libcrypto.so.0
lrwxrwxrwx 1 root root 19 Dec 20 03:25 libcrypto.so.0 -> libcrypto.so.0.9.
5a
-rwxr-xr-x 1 root root 921442 Feb 19 2003 libcrypto.so.0.9.5a
-rwxr-xr-x 1 root root 1199321 Dec 20 03:17 libcrypto.so.0.9.7
-rw-r--r-- 1 root root 115082 Oct 10 2002 libcrypt_p.a
lrwxrwxrwx 1 root root 23 Aug 24 2002 libcrypt.so -> ../../lib/libcrypt.s
o.1
 
Old 12-20-2003, 08:37 AM   #19
dvong3
Member
 
Registered: Sep 2002
Posts: 168

Original Poster
Rep: Reputation: 30
I still trying to hammer out this ssh & ssl stuff...I check my current openssh-askpass-3.1p1-13 (stickman suggestion)..i try to upgrade that also, but unable to...could this be the problem, having rpm askpass with openssh 3.7.1...i try to upgrade the askpass but no luck

[danny@mrtg2 tmp]# cd x11-ssh-askpass-1.2.4.1
[danny@mrtg2 x11-ssh-askpass-1.2.4.1]# ls
ChangeLog configure Imakefile Imakefile.in README
[danny@mrtg2 x11-ssh-askpass-1.2.4.1]# ./configure

x11-ssh-askpass has been configured with the following options:

Askpass directory: /usr/local/libexec
Manual page: /usr/local/man/man1
Application defaults file: SshAskpass-default.ad
Application defaults directory: default
Install application defaults file: yes

Compiler: default
Compiler flags: default
Linker flags: default

You may now create the Makefile and build x11-ssh-askpass using the
following commands:

xmkmf
make includes
make

[danny@mrtg2 x11-ssh-askpass-1.2.4.1]# xmkmf
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
[danny@mrtg2 x11-ssh-askpass-1.2.4.1]# make include
make: *** No rule to make target `include'. Stop.
[danny@mrtg2 x11-ssh-askpass-1.2.4.1]# make includes
ln -s SshAskpass-default.ad SshAskpass.ad
sed -n '/^[^!]/s/.*/"&",/p' <SshAskpass.ad >SshAskpass_ad.h.tmp
/bin/sh: SshAskpass.ad: No such file or directory
make: *** [SshAskpass_ad.h] Error 1
[danny@mrtg2 x11-ssh-askpass-1.2.4.1]# make
make: *** No rule to make target `drawing.c', needed by `drawing.o'. Stop.
[danny@mrtg2 x11-ssh-askpass-1.2.4.1]# make install
make: *** No rule to make target `drawing.c', needed by `drawing.o'. Stop.
 
Old 12-20-2003, 12:57 PM   #20
dingding66
Member
 
Registered: Jan 2003
Location: Utah, USA
Distribution: Mandrake 9.2
Posts: 51

Rep: Reputation: 15
one thing you may try would be to ln -s /usr/lib/libcrypto.so.0 /usr/lib/libcrypto.so.1
 
Old 12-23-2003, 04:02 AM   #21
dvong3
Member
 
Registered: Sep 2002
Posts: 168

Original Poster
Rep: Reputation: 30
Yeah I try that too...I went back and downgrade back to the original rpm. My apache is working now but my ssh still get an error.

[danny@mrtg2 ssh]# /etc/init.d/sshd start
Starting sshd:execvp: No such file or directory
[FAILED]
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot build source rpm/ rpm questions kpachopoulos Fedora 3 07-24-2005 09:15 AM
how do I make a binary rpm from a source rpm darkone66669 Linux - Software 3 01-11-2005 10:42 AM
where does it go when rpm a rpm source file feetyouwell Linux - Software 1 09-03-2004 04:14 PM
Difference between src.rpm files and source.rpm files ja_nch Red Hat 2 09-06-2003 06:12 PM
binary vs source RPM (and other RPM questions) calimer Linux - Software 4 06-22-2003 12:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration