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]


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

2003-11-26 Thread David Gerard
On 11/26/03 01:52, Bryan Cassidy wrote:

Why not just use the ports? Works fine on my end with FreeBSD
4.8-RELEASE
 

'Cos the port in 4.8-RELEASE is 0.59, and the new MSN protocol
is only in 0.71 or later.
Now messing with cvsup ...

- d.



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


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

2003-11-26 Thread Patrick Burnett
This is more a question of curiosity rather than a solution since I'm an
admitted newbie, so treat this as an inquiry to the masses.  Would
portupgrade help in this case to upgrade and/or install a newer version
of the Gaim source/port for you to use?  

For example, I just ran cvsup on a clean new system (4.9R on a Dell
laptop) to download the latest ports and source and the version of Gaim
in my ports is now 0.73, the latest release.

I know I'm scattershooting, but maybe I'm helping shed some light.

In /usr/share/examples/cvsup there are sample supfiles that I just edit
and use.  The ports-supfile will download all current ports from the CVS
tree to /usr/ports, and the standard-supfile will download all current
source for your version (mine happens to be 4.9R) to /usr/src.  Maybe
try that and installing from the latest ports for your OS version and
see what happens.

pkg_add -vr cvsup-without-gui (to install the text only version of
CVSup)
** -v is not required...I just like the verbose output to see what is
actually happening.**
logout/log back in...as root
go to /usr/share/examples/cvsup
edit the appropriate supfile as you see fit...remembering to edit the
CHANGE_THIS.FreeBSD.org line to reflect which CVSup mirror you want to
hitexample cvsup5.FreeBSD.org.  
save changes and exit file(s)
cvsup -g -L 2 ports-supfile
cvsup -g -L 2 standard-supfile

Just a few of my thoughts.  Good luck.
Pat

On Wed, 2003-11-26 at 03:04, David Gerard wrote:

 On 11/26/03 01:52, Bryan Cassidy wrote:
 
 Why not just use the ports? Works fine on my end with FreeBSD
 4.8-RELEASE
   
 
 
 'Cos the port in 4.8-RELEASE is 0.59, and the new MSN protocol
 is only in 0.71 or later.
 
 Now messing with cvsup ...
 
 
 - d.
 
 
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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

2003-11-26 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I recommend you updating your source using cvsup, cd /usr/ports/net/gaim
 make install clean. If it complains about an older version already
installed just install portupgrade /usr/ports/sysutils/portupgrade. when
portupgrade is installed run the following command as root

#portupgrade gaim

That will get the latest version of gaim (which is 0.73)

I am using FreeBSD 4.8-RELEASE-p13 and Gaim 0.73 works just fine. Don't
know anything about the msn protocol cause I don't use msn but with what
I use it for (aim + yahoo) it works just fine.

On 26 Nov 2003 08:17:56 -0600
Patrick Burnett [EMAIL PROTECTED] wrote:

 This is more a question of curiosity rather than a solution since I'm
 an admitted newbie, so treat this as an inquiry to the masses.  Would
 portupgrade help in this case to upgrade and/or install a newer
 version of the Gaim source/port for you to use?  
 
 For example, I just ran cvsup on a clean new system (4.9R on a Dell
 laptop) to download the latest ports and source and the version of
 Gaim in my ports is now 0.73, the latest release.
 
 I know I'm scattershooting, but maybe I'm helping shed some light.
 
 In /usr/share/examples/cvsup there are sample supfiles that I just
 edit and use.  The ports-supfile will download all current ports from
 the CVS tree to /usr/ports, and the standard-supfile will download all
 current source for your version (mine happens to be 4.9R) to /usr/src.
  Maybe
 try that and installing from the latest ports for your OS version and
 see what happens.
 
 pkg_add -vr cvsup-without-gui (to install the text only version of
 CVSup)
 ** -v is not required...I just like the verbose output to see what is
 actually happening.**
 logout/log back in...as root
 go to /usr/share/examples/cvsup
 edit the appropriate supfile as you see fit...remembering to edit the
 CHANGE_THIS.FreeBSD.org line to reflect which CVSup mirror you want to
 hitexample cvsup5.FreeBSD.org.  
 save changes and exit file(s)
 cvsup -g -L 2 ports-supfile
 cvsup -g -L 2 standard-supfile
 
 Just a few of my thoughts.  Good luck.
 Pat
 
 On Wed, 2003-11-26 at 03:04, David Gerard wrote:
 
  On 11/26/03 01:52, Bryan Cassidy wrote:
  
  Why not just use the ports? Works fine on my end with FreeBSD
  4.8-RELEASE

  
  
  'Cos the port in 4.8-RELEASE is 0.59, and the new MSN protocol
  is only in 0.71 or later.
  
  Now messing with cvsup ...
  
  
  - d.
  
  
  
  
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]
 ___
 [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/xQ/Q3TDgpNGRSLARAqpSAJ0VQQpnlujgljLQU6+iEliOUESa+gCfWvSU
Cs5ujCs7w0WJHAtspoJBOJc=
=m2Eh
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Can't install gaim on FreeBSD 4.x

2003-11-25 Thread David Gerard
We're trying to install gaim on a 4.8-RELEASE box, and it's
acting like the package is broken.
lilith# pkg_add -v gaim-0.72.tar
Requested space: 42147840 bytes, free space: 46554032128 bytes in 
/var/tmp/instmp.ko8CO8
pkg_add: read_plist: bad command '@conflicts ja-gaim-*'
lilith#

Er, huh? I got the same on a 4.6.2 box.

Compiling from source gives a failure, which appears to
be from Linuxisms in the source.
Has anyone got gaim 0.71 or later working on FreeBSD 4.x?
What did you do to get it working?
- d.



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


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

2003-11-25 Thread Joe Marcus Clarke
On Tue, 2003-11-25 at 17:06, David Gerard wrote:
 We're trying to install gaim on a 4.8-RELEASE box, and it's
 acting like the package is broken.
 
 lilith# pkg_add -v gaim-0.72.tar
 Requested space: 42147840 bytes, free space: 46554032128 bytes in 
 /var/tmp/instmp.ko8CO8
 pkg_add: read_plist: bad command '@conflicts ja-gaim-*'
 lilith#
 
 Er, huh? I got the same on a 4.6.2 box.
 
 Compiling from source gives a failure, which appears to
 be from Linuxisms in the source.
 
 Has anyone got gaim 0.71 or later working on FreeBSD 4.x?
 What did you do to get it working?

You need to install the sysutils/pkg_install port, then use
/usr/local/bin/pkg_add to add the package.  Note, gaim is currently
supported on 4.8, 4.9, -STABLE, 5.1, and -CURRENT only.

Joe

 
 
 - d.
 
 
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
PGP Key : http://www.marcuscom.com/pgp.asc




signature.asc
Description: This is a digitally signed message part


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

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

We're trying to install gaim on a 4.8-RELEASE box, and it's
acting like the package is broken.
lilith# pkg_add -v gaim-0.72.tar
Requested space: 42147840 bytes, free space: 46554032128 bytes in 
/var/tmp/instmp.ko8CO8
pkg_add: read_plist: bad command '@conflicts ja-gaim-*'
lilith#
Er, huh? I got the same on a 4.6.2 box.
Compiling from source gives a failure, which appears to
be from Linuxisms in the source.
Has anyone got gaim 0.71 or later working on FreeBSD 4.x?
What did you do to get it working?


Further on this: when I tried compiling from source, ./configure
seemed to work but this showed up in the middle:
checking for ao... no
*** Could not run ao test program, checking why...
*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occured. This usually means ao was incorrectly 
installed
*** or that you have moved ao since it was installed.

- and then 'make' went like this:

-bash-2.05b$ make
make  all-recursive
Making all in sounds
Making all in plugins
Making all in docklet
Making all in gaim-remote
Making all in gestures
Making all in perl
source='perl.c' object='perl.lo' libtool=yes  depfile='.deps/perl.Plo' 
tmpdepfile='.deps/perl.TPlo'  depmode=gcc /usr/local/bin/bash 
../../depcomp  /usr/local/bin/bash ../../libtool --silent --mode=compile 
gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DVERSION=\0.72\  -I../..  
-I../../src-I/usr/local/include/atk-1.0 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include 
-I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/local/include/freetype2 -I/usr/local/include
-I/usr/libdata/perl/5.00503/mach/CORE   -g -O2 -Wall -g3 -c -o perl.lo 
`test -f 'perl.c' || echo './'`perl.c
In file included from perl.c:87:
perl-common.h:28: syntax error before `CV'
perl.c:208: syntax error before `CV'
perl.c: In function `gaim_perl_callXS':
perl.c:213: `aTHX_' undeclared (first use in this function)
perl.c:213: (Each undeclared identifier is reported only once
perl.c:213: for each function it appears in.)
perl.c:213: syntax error before `cv'
perl.c: In function `destroy_package':
perl.c:397: warning: passing arg 1 of `Perl_newSVpv' discards qualifiers 
from pointer target type
*** Error code 1

Stop in /usr/home/lilith/gaim-0.72/plugins/perl.
*** Error code 1
Stop in /usr/home/lilith/gaim-0.72/plugins.
*** Error code 1
Stop in /usr/home/lilith/gaim-0.72.
*** Error code 1
Stop in /usr/home/lilith/gaim-0.72.

Any ideas?

- d.



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


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

2003-11-25 Thread David Gerard
On 11/25/03 22:20, Joe Marcus Clarke wrote:

On Tue, 2003-11-25 at 17: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?
   


You need to install the sysutils/pkg_install port,

I can't find such a port ... either on the system or on ftp.freebsd.org.

then use
/usr/local/bin/pkg_add to add the package.  Note, gaim is currently
supported on 4.8, 4.9, -STABLE, 5.1, and -CURRENT only.
 

- d.



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


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

2003-11-25 Thread Joe Marcus Clarke
On Tue, 2003-11-25 at 17:30, David Gerard wrote:
 On 11/25/03 22:20, Joe Marcus Clarke wrote:
 
 On Tue, 2003-11-25 at 17: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?
 
 
 
 You need to install the sysutils/pkg_install port,
 
 
 I can't find such a port ... either on the system or on ftp.freebsd.org.

You need to cvsup your ports tree then.  It's been in the tree for
sometime.

Joe

 
  then use
 /usr/local/bin/pkg_add to add the package.  Note, gaim is currently
 supported on 4.8, 4.9, -STABLE, 5.1, and -CURRENT only.
   
 
 
 - d.
 
 
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
PGP Key : http://www.marcuscom.com/pgp.asc




signature.asc
Description: This is a digitally signed message part


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

2003-11-25 Thread Patrick Burnett
tried looking in /usr/ports/sysutils/pkg_install?

On Tue, 2003-11-25 at 16:30, David Gerard wrote:

 On 11/25/03 22:20, Joe Marcus Clarke wrote:
 
 On Tue, 2003-11-25 at 17: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?
 
 
 
 You need to install the sysutils/pkg_install port,
 
 
 I can't find such a port ... either on the system or on ftp.freebsd.org.
 
  then use
 /usr/local/bin/pkg_add to add the package.  Note, gaim is currently
 supported on 4.8, 4.9, -STABLE, 5.1, and -CURRENT only.
   
 
 
 - d.
 
 
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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

2003-11-25 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Why not just use the ports? Works fine on my end with FreeBSD
4.8-RELEASE

On Tue, 25 Nov 2003 22:06:27 +
David Gerard [EMAIL PROTECTED] wrote:

 We're trying to install gaim on a 4.8-RELEASE box, and it's
 acting like the package is broken.
 
 lilith# pkg_add -v gaim-0.72.tar
 Requested space: 42147840 bytes, free space: 46554032128 bytes in 
 /var/tmp/instmp.ko8CO8
 pkg_add: read_plist: bad command '@conflicts ja-gaim-*'
 lilith#
 
 Er, huh? I got the same on a 4.6.2 box.
 
 Compiling from source gives a failure, which appears to
 be from Linuxisms in the source.
 
 Has anyone got gaim 0.71 or later working on FreeBSD 4.x?
 What did you do to get it working?
 
 
 - d.
 
 
 
 
 ___
 [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/xAdV3TDgpNGRSLARAgGFAJ44KDRDNzZz6VPDlGI+AU1aWMi/FgCgrhf+
VjeL/Kwaq0sQ1OcGXnxe6FY=
=AEQr
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]