Page 1 of 2

Pidgin (Gaim instant messenger) 2.02 dotpups

Posted: Wed 11 Jul 2007, 03:43
by phantrongnghia
Compiled in Hacao 2.16

Download (8.4MB)
pidgin-2.02.pup

If you can not hear sound in Pidgin, go to preferences, click in the sound tab,Select sound method is command and type "bplay %s" (without the quotes)

Posted: Wed 11 Jul 2007, 07:10
by MU
mirror:
http://dotpups.de/dotpups/Instant_Messa ... -2.0.2.pup (8.5 MB)

Pigdin is the instant messanger Gaim, it had to be renamed due to copyright-issues.
http://pidgin.im/

Mark

Posted: Wed 11 Jul 2007, 07:34
by John Doe
[Pigdin] Gaim...had to be renamed due to copyright-issues.
that's wild. they are clearly two different words (Gaim vs. AIM [in my opinion]).

...and AOL has always been a succubus. back to the dark abyss with them.

Re: Pidgin 2.02 dotpups

Posted: Wed 11 Jul 2007, 07:41
by WhoDo
phantrongnghia wrote:Compiled in Hacao 2.16
Sorry, phantrongnghia, but your version of Pidgin was compiled without ssl support, and so it won't connect to MSN. You would need to recompile with libssl-dev included, I believe.

Posted: Wed 11 Jul 2007, 07:49
by tahaselim
John Doe wrote:
[Pigdin] Gaim...had to be renamed due to copyright-issues.
that's wild. they are clearly two different words (Gaim vs. AIM [in my opinion]).

...and AOL has always been a succubus. back to the dark abyss with them.
that's really stupid, that "AIM" is a trade mark can't we use *aim* type of names. do not use the word CLAIM or you might get sued. How come can they be so dumb?

Taha Selim

Re: Pidgin 2.02 dotpups

Posted: Wed 11 Jul 2007, 08:55
by phantrongnghia
WhoDo wrote:
phantrongnghia wrote:Compiled in Hacao 2.16
Sorry, phantrongnghia, but your version of Pidgin was compiled without ssl support, and so it won't connect to MSN. You would need to recompile with libssl-dev included, I believe.
Thanks, I will.

Posted: Fri 13 Jul 2007, 09:56
by phantrongnghia
Here is new pups which support SSL

Code: Select all

http://exepacker.freeweb7.com/pubs/pidgin-2.0.2.zip
Image

Posted: Fri 13 Jul 2007, 17:41
by MU
http://download.35mb.com/point2play/pidgin-2.0.2.pup

I cannot mirror, as that site requires a plugin to download.
I don't install such plugins for security reasons.
Mark

Posted: Fri 13 Jul 2007, 23:29
by phantrongnghia
Sorry Mark, updated new link

Code: Select all

http://exepacker.freeweb7.com/pubs/pidgin-2.0.2.zip

Posted: Sat 14 Jul 2007, 08:53
by MU

Pidgin 2.02 dotpups

Posted: Thu 26 Jul 2007, 16:02
by eddie_konczal
I get this error when trying to launch: pidgin-2.0.2.pup

"File integrity ERROR: pidgin-2.0.2.pup
Suggestion: Download the Pup file again."

I tried downloading it again, same error!

:shock:

Posted: Thu 26 Jul 2007, 18:07
by MU
file is ok, just checked it.
Please download with wget:
wget -c http://dotpups.de/dotpups/Instant_Messa ... -2.0.2.pup

then check the checksum:
md5sum pidgin-2.0.2.pup

this should give:
sh-3.00# md5sum pidgin-2.0.2.pup
7ccfb9b3bddbfd06867c6815ccc48fdc pidgin-2.0.2.pup
Mark

Pidgin 2.02 dotpups

Posted: Thu 26 Jul 2007, 19:22
by eddie_konczal
I tried again, this time using

http://exepacker.freeweb7.com/pubs/pidgin-2.0.2.zip

I was able to unzip the file, and install the DotPop by browsing to it in Rox. It installed to "usr/local/pidgin" and put an icon on the Menu under Dotpops.

But when I try to launch Pidgin, either from menu/dotpups or directly from usr/local/pidgin, nothing happens!

i will try again using the wget command you suggested.

:?
Thanks, Eddie

Posted: Thu 26 Jul 2007, 20:32
by MU
It is important to write down exact messages you get in the console.

I tried it myself now, and got:
sh-3.00# pidgin
sh-3.00# pidgin: error while loading shared libraries: libgstreamer-0.10.so.0: cannot open shared object file: No such file or directory
We only have an older version of gstreamer.
Because I'm curious, I installed:
http://dotpups.de/dotpups/Internet/Gaim ... er-0.8.pup

Then I fooled pidgin to see this version 0.8 as 0.10 by typing this command:
ln -s /usr/lib/libgstreamer-0.8.so /usr/lib/libgstreamer-0.10.so.0

This is no good solution, because this can crash applications that use gstreamer.

But at least pidgin starts now.
It might crash if you use sound, did not try.
We need a libgstreamer dotpup, maybe Tui can create one?


Another issue:
it is problematic, to put spaces in a filename.
Tui might repackage the dotpup with calling the startscript "Pidgin-Internet-Messenger" instead of "Pidgin Internet Messenger".
Or it does not show up in the dotpups-menu.

Mark

Pidgin 2.02 dotpups

Posted: Thu 26 Jul 2007, 21:07
by eddie_konczal
Mark,

Thanks for the reply, I executed Pidgin from the command prompt and got the exact same error.

I also renamed the file to a name without spaces - same error!
Regards Eddie

Posted: Thu 26 Jul 2007, 23:09
by MU
yes, you need that library.
Solution1 (not recommended):
Do it the bad way I described.

Solution2 (better):
install gslapt:
http://murga-linux.com/puppy/viewtopic.php?t=11929

Run it.
In the options, go to "sources", remove slacky.it
Add this location:
http://www.slacky.eu/repository/slackware-11.0/

Confirm, and "refresh".
Now enter "gstreamer" in the searchfield.
Check the checkbox on the "gstreamer" package -> install.

Then click on "execute".
Now it will install a correct version of gstreamer, and you can start pidgin by dragging /usr/local/bin/pidgin on your desktop.

It is late at night here, so no dotpup, must sleep...

Mark

Pidgin (Gaim instant messenger) 2.02 dotpups

Posted: Fri 27 Jul 2007, 21:15
by eddie_konczal
I followed the directions in the last post and everything works a treat!

I was concerned when I saw the error message when selecting "Install" for "gstreamer":

glibc-solibs, which is required by gstreamer, is excluded

But it allowed me to continue and install gstreamer and I can now launch Pidgin!

Then I was able to follow these directions;
http://www.google.com/support/talkgadge ... swer=24073

Cheers!

Posted: Fri 27 Jul 2007, 21:27
by MU
fine :-)

Yes, the solibs I deactivated. They would break Puppy, so they cannot be installed.
Like this gstreamer thinks the dependencies are not met, and tells you this error.
But it can be ignored, as Puppy has these libs already in an own version.

Glad it works.

Mark

Posted: Fri 27 Jul 2007, 21:33
by william7
Well I found new bug - when I want run Ctrl + P in pidgin. Pidgin is quit...

No preferences

Posted: Mon 20 Aug 2007, 18:44
by kombucha
Tis true, I can't figure out any way to access the preferences dialogue without Pidgin crashing immediately. Any sort of workaround? Or are other people not encountering this bug?