Re: SOLVED: Can't install gaim on FreeBSD 4.x

2003-12-01 Thread Lowell Gilbert
David Gerard [EMAIL PROTECTED] writes:

 Gaim requires perl 5.8 or higher just to be installed - its 'l33t++
 custom configurator thingy requires it. The 5.005 that comes
 with FreeBSD 4.8 is not sufficient.

That's not true.  I just did it (on -STABLE, and with the latest
ports, but with the stock perl 5.005_03.

 - cvsupit your ports

cvsupit has been gone for some time, and hadn't really worked for a
while before that.  [which is why it's gone]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SOLVED: Can't install gaim on FreeBSD 4.x

2003-12-01 Thread David Gerard
On 12/01/03 16:33, Lowell Gilbert wrote:

David Gerard [EMAIL PROTECTED] writes:
 

Gaim requires perl 5.8 or higher just to be installed - its 'l33t++
custom configurator thingy requires it. The 5.005 that comes
with FreeBSD 4.8 is not sufficient.
   

That's not true.  I just did it (on -STABLE, and with the latest
ports, but with the stock perl 5.005_03.
That's weird, 'cos it's a FAQ on the Gaim site that it wants =5.8,
and the Perl wouldn't work with the stock 5.005_03 but did with
5.8.1 from packages ... so the port patches Gaim's Perl code?
- cvsupit your ports
   

cvsupit has been gone for some time, and hadn't really worked for a
while before that.  [which is why it's gone]
I'm sure Liz (my wife) says that's what she ran for it. Must have
been something else, then.
- d.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SOLVED: Can't install gaim on FreeBSD 4.x

2003-12-01 Thread Lowell Gilbert
David Gerard [EMAIL PROTECTED] writes:

 On 12/01/03 16:33, Lowell Gilbert wrote:
 
 David Gerard [EMAIL PROTECTED] writes:
 
 Gaim requires perl 5.8 or higher just to be installed - its 'l33t++
 custom configurator thingy requires it. The 5.005 that comes
 with FreeBSD 4.8 is not sufficient.
 
 That's not true.  I just did it (on -STABLE, and with the latest
 ports, but with the stock perl 5.005_03.
 
 
 That's weird, 'cos it's a FAQ on the Gaim site that it wants =5.8,
 and the Perl wouldn't work with the stock 5.005_03 but did with
 5.8.1 from packages ... so the port patches Gaim's Perl code?

No, looking closer I see that with perl versions less than 5.008, it
just configures without perl.  Perl isn't necessary to gaim at all.
You may not be able to run homemade perl scripts that way, but it
doesn't sound like you were doing that anyway.

 - cvsupit your ports
 
 cvsupit has been gone for some time, and hadn't really worked for a
 while before that.  [which is why it's gone]
 
 
 I'm sure Liz (my wife) says that's what she ran for it. Must have
 been something else, then.

Or your ports tree is somewhat old; it's been gone for three months or
so, and broken for at least three before that.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SOLVED: Can't install gaim on FreeBSD 4.x

2003-12-01 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Gaim running perfect on FreeBSD 4.8-RELEASE p14

On 01 Dec 2003 11:33:19 -0500
Lowell Gilbert [EMAIL PROTECTED] wrote:

 David Gerard [EMAIL PROTECTED] writes:
 
  Gaim requires perl 5.8 or higher just to be installed - its 'l33t++
  custom configurator thingy requires it. The 5.005 that comes
  with FreeBSD 4.8 is not sufficient.
 
 That's not true.  I just did it (on -STABLE, and with the latest
 ports, but with the stock perl 5.005_03.
 
  - cvsupit your ports
 
 cvsupit has been gone for some time, and hadn't really worked for a
 while before that.  [which is why it's gone]
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/y78dm8uTTHnDH3ERAqraAKC8BBtj02NgWz4JsieyJsg4WNaRlQCgjUiM
jdSIKDikZh2pUDeT861LtFY=
=+WcC
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


SOLVED: Can't install gaim on FreeBSD 4.x

2003-11-30 Thread David Gerard
On 11/25/03 22:06, David Gerard wrote:

 Has anyone got gaim 0.71 or later working on FreeBSD 4.x? What did
 you do to get it working?


The answer, short form: Sacrifice Linuxism-infested w33n0rs to the
Great God Knuth.
Ha! Only kidding. [*] The answer, longer form:

Gaim requires perl 5.8 or higher just to be installed - its 'l33t++
custom configurator thingy requires it. The 5.005 that comes
with FreeBSD 4.8 is not sufficient.
So:
- cvsupit your ports
- install Perl 5.8.1 (we installed from the package, it works fine)
- make install Gaim
- make deinstall/make install libatk and libgtk along the way (we did
  actually have the right versions installed - it just didn't *think* 
we did)
- force install on Gaim (it won't actually let you remove the old version)
- put in a symlink from libatk-1.0.so.400 to libatk-1.0.so.200, because
 the install process trashes the latter.

The answer, as just ranted in my LiveJournal:
http://www.livejournal.com/users/reddragdiva/106318.html
- d.

[*] I would need to catch them first.







___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]