LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   ymessenger install (https://www.linuxquestions.org/questions/debian-26/ymessenger-install-200070/)

ibrewale 07-01-2004 04:56 PM

ymessenger install
 
I have installed debian from the Knoppix 3.4 CD:


I'm trying to install the Unix version of Yahoo Messenger, specifically the debian package, located at

Debian YMessenger

following their instructions, I have downloaded the file and su, and then gave the following command:

dpkg -i ymessenger_1.0.4_1_i386.deb


This is the message I get:

dpkg -i ymessenger_1.0.4_1_i386.debSelecting previously deselected package ymessenger.(Reading database ... 105695 files and directories currently installed.)Unpacking ymessenger (from ymessenger_1.0.4_1_i386.deb) ...dpkg: dependency problems prevent configuration of ymessenger: ymessenger depends on libssl0.9.6; however: Package libssl0.9.6 is not installed.dpkg: error processing ymessenger (--install): dependency problems - leaving unconfiguredErrors were encountered while processing: ymessenger


I tried to check on libssl (apt-get install libssl) with the following:

Reading Package Lists... DoneBuilding Dependency Tree... DonePackage libssl is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, oris only available from another sourceE: Package libssl has no installation candidate


I have read other places to try openssl, and when I did an apt-cache search openssl, it shows this:

ibapache-mod-ssl - Strong cryptography (HTTPS support) for Apachelibssl0.9.7 - SSL shared librariesopenssl - Secure Socket Layer (SSL) binary and related cryptographic toolslibssl-dev - SSL development libraries, header files and documentationsslwrap - Simple TCP service encryption using TLS/SSL


I may be comparing apples to oranges, but what is needed to get this yahoo messenger installed??
(Gaim not working again).


Thanks

Jerry

utanja 07-01-2004 05:41 PM

i have both working properly on debian .....:)

it is probably that you have some dependency problems that are not being resolved using Knoppix apt repositories.....i suggest you do apg-setup and select us.debian.org.....testing.....i believe knoppix is based on unstable....or some kind of combination of testing and unstable

ibrewale 07-01-2004 07:37 PM

apg-setup is not working, any ideas?

Code:

root@box1:~# apg-setup
bash: apg-setup: command not found
root@box1:~# apt-setup
bash: apt-setup: command not found
root@box1:~# apt-get setup
E: Invalid operation setup

Hate to be bothersome, any other methods to get my sources.list file in order?

Thanks

Jerry

mrcheeks 07-02-2004 03:45 PM

if you can't even use apt command as root it is very strange or it isn't in your path.
try
/usr/sbin/apt-setup

ibrewale 07-02-2004 03:58 PM

I can apt-get, apt-cache, but not apg-setup.....I'm not clear about apg, is that a typo?

When I get back to the house, I will try apt-setup (/usr/sbin/apt-setup) etc.

Thanks

Jerry

utanja 07-02-2004 04:35 PM

Quote:

Originally posted by ibrewale
I can apt-get, apt-cache, but not apg-setup.....I'm not clear about apg, is that a typo?

When I get back to the house, I will try apt-setup (/usr/sbin/apt-setup) etc.

Thanks

Jerry

i am exceptionally red faced....:o :o ..i make a typo....should be
apt-setup....

ibrewale 07-02-2004 05:02 PM

Quote:

Originally posted by utanja
i am exceptionally red faced....:o :o ..i make a typo....should be
apt-setup....

no prob. It looks like that is not even working on my box (apt-setup). I'll try the /usr/sbin/apt-setup tonight!

Thanks for the help.

Jerry


All times are GMT -5. The time now is 05:52 PM.