LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-25-2003, 03:30 PM   #31
AskMe
Member
 
Registered: Jul 2003
Posts: 123

Rep: Reputation: 15

I search on the rpmfind.net and tried to install all the dependencies or the file it, need but it seems that list go on increasing or independencies.... I don't why I could not do I... I waited my nearly 3-4 hours on this but could not get work.
 
Old 10-25-2003, 04:06 PM   #32
reetep
Member
 
Registered: Oct 2003
Location: UK
Distribution: Debian
Posts: 122

Rep: Reputation: 15
I don't understand what you mean. Do you mean..

1) You successfully installed the necessary libgtkspell and libtk8.3, and you now have another different error message when you try to install gaim?

or...

2)You can't install libtk8.3.so and libgtkspell because they depend on other packages?


If 2) then you need to search for the other dependencies, and install them, whatever they are.


It would help if you post the error messages.
 
Old 10-26-2003, 03:28 PM   #33
born4linux
Senior Member
 
Registered: Sep 2002
Location: Philippines
Distribution: Slackware, RHEL&variants, AIX, SuSE
Posts: 1,127

Rep: Reputation: 49
yep, jharris' solution works. nice job man. and thanks for the tip.

(geez, why wasn't this simple workaround included in the details link for gaim at linuxpackages.net?)

I added a link to this thread there.
 
Old 10-26-2003, 08:23 PM   #34
justinux
LQ Newbie
 
Registered: Aug 2003
Posts: 2

Rep: Reputation: 0
listen to jharris, thats what i did 2
 
Old 10-27-2003, 03:30 AM   #35
jillande
Member
 
Registered: Oct 2003
Location: fargoh eh.
Distribution: slackware
Posts: 94

Rep: Reputation: 15
Okay, I can't seem to get this to work either. Had no problems with 0.7 ... what was I thinking trying to upgrade?

Anyway, didn't have Mozilla installed, so I did that. Of course, it's version 1.5 if that makes any difference.

the configure script by default has the --enable-nss=yes tag added on, so i simply ran ./configure

it says each and every time:
SSL Library/Libraries......... : None

Tried rerunning ./configure with the tags set to enable, but I got the same result.

I don't have a /usr/lib/mozilla-xx type directory. It seems that the shared objects are located within the /usr/local/mozilla directory. Out of desperation, I tried adding that to my ldconf file (which is starting to get silly long from the other things I've installed)

I also tried the whole upgrade gaim and the two packages as suggested, which seemed not to resolve the problem either. It still says, "Gaim was unable to load your plugin. The required plugin MSN was unable to load."

Where it seems to be getting stuck is here: (with several screens of plugins being probed above)
"prefs: Reading /root/.gaim/prefs.xml
prefs: Finished reading /jillande/.gaim/prefs.xml
pounces: Error parsing /jillande/.gaim/pounces.xml
status: Error parsing /jillande/.gaim/status.xml"

Initially, it said that it couldn't read the file, I tried just creating a file to see if it would be able to write it, but now it has this other error (same exact file).

Ideas? This is on Slack8.1.
 
Old 11-02-2003, 08:17 AM   #36
uglydot
Member
 
Registered: Mar 2003
Distribution: Gentoo
Posts: 232

Rep: Reputation: 30
Is there a way for me to simply compile MSN support out of gaim? I don't use it and this error is annoying me, I would rather remove support than fix it.
 
Old 11-02-2003, 12:10 PM   #37
php
Member
 
Registered: Jun 2001
Location: USA
Distribution: Slackware
Posts: 827

Rep: Reputation: 30
Just install GNUTLS and that will give you the proper SSL support MSNP9 requires for login. Without SSL, you will have no msn.

Last edited by php; 11-04-2003 at 01:59 PM.
 
Old 11-03-2003, 06:30 PM   #38
otto85b
LQ Newbie
 
Registered: Nov 2003
Posts: 10

Rep: Reputation: 0
SSL Support

Hi I just installed redhat 9 two days ago, and I can't log into MSN using gaim. I downloaded version 0.72, and configured it, ran make, make install, and gaim intalled successfully.

When i try to log into MSN it says SSL support is needed for MSN. Please install it. How do i do this? Is there some parameter I should be entering when running the config script. After i run that it always says "SSL Library/Libraries......... : None" How do i fix this?
 
Old 11-04-2003, 02:01 PM   #39
php
Member
 
Registered: Jun 2001
Location: USA
Distribution: Slackware
Posts: 827

Rep: Reputation: 30
did you even read my post before your post? I said INSTALL GNUTLS and that will give you proper SSL support.
 
Old 11-04-2003, 03:05 PM   #40
Misel
Member
 
Registered: Mar 2003
Location: Berlin
Distribution: Slackware current
Posts: 310

Rep: Reputation: 31
besides in the slackware-current-tree there is now a gaim 0.71 with SSL linked to Mozilla and even MSN works now.
 
Old 11-05-2003, 12:31 PM   #41
and
LQ Newbie
 
Registered: Oct 2003
Posts: 9

Rep: Reputation: 0
when i try do
./configure --enable-nss=yes

....
UI Library.................... : GTK 2.x
SSL Library/Libraries......... : None
.....


but then the make command does not work

................
gcc: /usr/lib/libstartup-notification-1.so: No such file or directory
make[3]: *** [gaim] Error 1
make[3]: Leaving directory `/tmp/gaim-0.71/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gaim-0.71/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gaim-0.71'
make: *** [all] Error 2



what are files i have to install to be able to compile it with nss support?, for suse 8.2

thanks
A
 
Old 05-24-2004, 08:41 PM   #42
hopmedic
Member
 
Registered: Sep 2003
Location: in a small town west of Chicago
Distribution: Fedora
Posts: 30

Rep: Reputation: 15
Can't get onto MSN with gaim

I realize this thread started a long time ago, but I just had this problem over the past few days, and tried many of the suggested resolutions to no avail. Finally, I found the solution that worked for me (running Fedora Core 1). Instead of installing gaim with the rpm package, I compiled it from the tar.gz file, and during the compile, used the following:
Code:
./configure -with-nss-libs=/usr/lib/mozilla
Where /usr/lib/mozilla is the directory where libnss3.so is located in the Mozilla directories.

Hope this helps someone.

Rich
 
Old 06-14-2004, 03:36 PM   #43
mastaoneil
LQ Newbie
 
Registered: Jun 2004
Posts: 21

Rep: Reputation: 15
sorry wrong post

Last edited by mastaoneil; 06-14-2004 at 03:37 PM.
 
  


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
MSN in Gaim Seiken Slackware 5 04-11-2005 07:43 PM
Gaim/msn Boffy Linux - Software 4 02-16-2005 11:07 AM
Gaim - MSN ?!? Morpheusx00x Linux - Newbie 5 08-06-2004 02:52 PM
How do I use msn on GAIM truedlp Linux - Newbie 10 11-26-2003 01:29 AM
Gaim/MSN protocols and problems upgrading Gaim and Kopete. sergeantroach Linux - Software 5 11-01-2003 08:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:45 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