[Fink-users] updating fink for XCode 2.2

2006-01-18 Thread Anthony Underwood
I am having problems with fink and XCode 2.2. The problem is with GCC 4.0.1
not being recognised as GCC 4. I understand that fink should now work with
XCode 2.2. I presume I should update fink with the latest unstable release.
The problem is that I am behind a restrictive firewall that does not allow
CVS or rsync to work. Is there a way I can download a tarball from CVS via
the web or is there another way to upgrade fink so that it will work with
Xcode 2.2?

 

 

Many thanks,

 

 

Anthony



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] updating fink for XCode 2.2

2006-01-18 Thread Alexander K. Hansen
On 1/18/06, Anthony Underwood <[EMAIL PROTECTED]> wrote:
> I am having problems with fink and XCode 2.2. The problem is with GCC 4.0.1
> not being recognised as GCC 4. I understand that fink should now work with
> XCode 2.2. I presume I should update fink with the latest unstable release.
> The problem is that I am behind a restrictive firewall that does not allow
> CVS or rsync to work. Is there a way I can download a tarball from CVS via
> the web or is there another way to upgrade fink so that it will work with
> Xcode 2.2?
>
>
>
>
>
> Many thanks,
>
>
>
>
>
> Anthony
>
>

Is this with the fink package itself?  I had thought that such errors
were due to a file from XCode2.2 not being installed correctly.

How about an example?
--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


RE: [Fink-users] updating fink for XCode 2.2

2006-01-18 Thread Anthony Underwood
This problem occurs when trying to update fink itself but also with many
other packages.

For instance below is the error message when trying to instal fink from
source

The following package will be installed or updated:
 fink
dpkg -i
/sw/fink/dists/unstable/main/binary-darwin-powerpc/base/fink_0.24.6-21_darwi
n-powerpc.deb
(Reading database ... 14976 files and directories currently installed.)
Preparing to replace fink 0.24.6-21 (using
../fink_0.24.6-21_darwin-powerpc.deb) ...
Unpacking replacement fink ...
Setting up fink (0.24.6-21) ...
Checking system... powerpc-apple-darwin8.4.0 Under Mac OS X 10.4.4, Fink
must be bootstrapped or updated with gcc 4.0.0, however, you currently have
gcc 4.0.1 selected. To correct this problem, run the command:

sudo gcc_select 4.0

You may need to install a more recent version of the Developer Tools
(Apple's XCode) to be able to do so.
dpkg: error processing fink (--install):
 subprocess post-installation script returned error exit status 255 Errors
were encountered while processing:
 fink
### execution of dpkg failed, exit code 1
Failed: can't install package fink-0.24.6-21

-Original Message-
From: Alexander K. Hansen [mailto:[EMAIL PROTECTED] 
Sent: 18 January 2006 16:54
To: [EMAIL PROTECTED]
Cc: fink-users@lists.sourceforge.net
Subject: Re: [Fink-users] updating fink for XCode 2.2

On 1/18/06, Anthony Underwood <[EMAIL PROTECTED]> wrote:
> I am having problems with fink and XCode 2.2. The problem is with GCC
4.0.1
> not being recognised as GCC 4. I understand that fink should now work with
> XCode 2.2. I presume I should update fink with the latest unstable
release.
> The problem is that I am behind a restrictive firewall that does not allow
> CVS or rsync to work. Is there a way I can download a tarball from CVS via
> the web or is there another way to upgrade fink so that it will work with
> Xcode 2.2?
>
>
>
>
>
> Many thanks,
>
>
>
>
>
> Anthony
>
>

Is this with the fink package itself?  I had thought that such errors
were due to a file from XCode2.2 not being installed correctly.

How about an example?
--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: updating fink for XCode 2.2

2006-01-18 Thread Robert T Wyatt

Anthony Underwood wrote:

To correct this problem, run the command:

sudo gcc_select 4.0


Did you try this?



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] updating fink for XCode 2.2

2006-01-18 Thread Martin Costabel

Anthony Underwood wrote:

I am having problems with fink and XCode 2.2. The problem is with GCC 4.0.1
not being recognised as GCC 4. I understand that fink should now work with
XCode 2.2. I presume I should update fink with the latest unstable release.
The problem is that I am behind a restrictive firewall that does not allow
CVS or rsync to work. Is there a way I can download a tarball from CVS via
the web or is there another way to upgrade fink so that it will work with
Xcode 2.2?


You can download a tarball for fink-0.24.11 from this page:


Untar it anywhere you have write permission, go into the directory it 
creates, and install it. Thusly:


  tar zxf fink-0.24.11.tar.gz
  cd fink-0.24.11
  make install

This should give you an up-to-date fink version that knows about the 
existence of gcc-4.0.1.


--
Martin



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] AucTeX package is old

2006-01-18 Thread Andrea Riciputi

Hi all,
auctex package for Fink is terribly old (more than 2 years), and I've  
some problems that I think are related to its oldness. Does anyone  
managed to install a newer version following the Fink's Emacs policy?  
(Maintainer cc'ed)


Thanks,
 Andrea




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] AucTeX package is old

2006-01-18 Thread Alexander K. Hansen
On 1/18/06, Andrea Riciputi <[EMAIL PROTECTED]> wrote:
> Hi all,
> auctex package for Fink is terribly old (more than 2 years), and I've
> some problems that I think are related to its oldness. Does anyone
> managed to install a newer version following the Fink's Emacs policy?
> (Maintainer cc'ed)
>
> Thanks,
>   Andrea
>
>

The listed maintainer hasn't been heard from in a while, so if
somebody's motivated to add a newer auctex...

--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] oaf on 10.4

2006-01-18 Thread Robert T Wyatt
I think I've seen this error before, but I have to take off to play 
music with the boys. I'll check the archives when I get home later to 
see if I can find previous mention of this, but in the meantime on 
10.4.4 with Xcode2.2 and fink 24.99.cvs I have:


checking host system type... powerpc-apple-darwin8.4.0
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... configure: error: cannot run C 
compiled programs.

If you meant to cross compile, use `--host'.
### execution of ./configure failed, exit code 1
Failed: phase compiling: oaf-0.6.10-37 failed



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] oaf on 10.4

2006-01-18 Thread Alexander K. Hansen
On 1/18/06, Robert T Wyatt <[EMAIL PROTECTED]> wrote:
> I think I've seen this error before, but I have to take off to play
> music with the boys. I'll check the archives when I get home later to
> see if I can find previous mention of this, but in the meantime on
> 10.4.4 with Xcode2.2 and fink 24.99.cvs I have:
>
> checking host system type... powerpc-apple-darwin8.4.0
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... configure: error: cannot run C
> compiled programs.
> If you meant to cross compile, use `--host'.
> ### execution of ./configure failed, exit code 1
> Failed: phase compiling: oaf-0.6.10-37 failed
>
>
I got the same error, and checked the config.log to find
...
configure:1949: ./a.out
dyld: Symbol not found: _poptHelpOptions
  Referenced from: /sw/lib/libgnome.32.dylib
  Expected in: flat namespace

./configure: line 1: 15250 Trace/BPT trap  ./$ac_file
configure:1952: $? = 133
configure:1959: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
...
--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: oaf on 10.4

2006-01-18 Thread Daniel E. Macks
Robert T Wyatt <[EMAIL PROTECTED]> said:
> I think I've seen this error before, but I have to take off to play 
> music with the boys. I'll check the archives when I get home later to 
> see if I can find previous mention of this, but in the meantime on 
> 10.4.4 with Xcode2.2 and fink 24.99.cvs I have:
>
> checking host system type... powerpc-apple-darwin8.4.0
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... configure: error: cannot run C 
> compiled programs.
> If you meant to cross compile, use `--host'.
> ### execution of ./configure failed, exit code 1
> Failed: phase compiling: oaf-0.6.10-37 failed

Yup, I accidentally copied part of the 10.3 .info file into the 10.4
one:( Should be all fixed now...check that oaf.info contains only one
SetLIBS line that is not commented out.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] cctools-extra-590.18-2 fails to compile on 10.4.4

2006-01-18 Thread Misty De Meo
I'm trying to use fink selfupdate to update Fink's packages. However, one of the
packages Fink tries to install, cctools-extra-590.18-2, fails to compile. It 
tries to create libraries using -static, which is invalid on Mac OS X; I'm not 
sure why it's trying to do so. Here's the libtool command it does:

libtool -static -o ../libstuff.a allocate.o errors.o arch.o execute.o bytesex.o 
 round.o hppa.o swap_headers.o reloc.o version_number.o
 get_toc_byte_sex.o best_arch.o fatals.o arch_usage.o ofile.o ofile_error.o
 print.o set_arch_flag_name.o seg_addr_table.o dylib_table.o breakout.o
 writeout.o checkout.o fatal_arch.o ofile_get_word.o vm_flush_cache.o
 hash_string.o dylib_roots.o guess_short_name.o SymLoc.o
 get_arch_from_host.o crc32.o macosx_deployment_target.o
 symbol_list.o unix_standard_mode.o
libtool: unrecognized option `-static'
Try `libtool --help' for more information.
make[1]: *** [libstuff.a] Error 1
make: *** [static] Error 2


I'm using Fink 0.8.0 (both CVS and rsync) on Mac OS X 10.4.4 / Darwin 8.4.0
with Xcode 2.2.1.




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] cctools-extra-590.18-2 fails to compile on 10.4.4

2006-01-18 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Misty De Meo wrote:

> libtool -static -o ../libstuff.a allocate.o errors.o arch.o execute.o 
> bytesex.o 
>  round.o hppa.o swap_headers.o reloc.o version_number.o
>  get_toc_byte_sex.o best_arch.o fatals.o arch_usage.o ofile.o 
> ofile_error.o
>  print.o set_arch_flag_name.o seg_addr_table.o dylib_table.o breakout.o
>  writeout.o checkout.o fatal_arch.o ofile_get_word.o vm_flush_cache.o
>  hash_string.o dylib_roots.o guess_short_name.o SymLoc.o
>  get_arch_from_host.o crc32.o macosx_deployment_target.o
>  symbol_list.o unix_standard_mode.o
> libtool: unrecognized option `-static'
> Try `libtool --help' for more information.
> make[1]: *** [libstuff.a] Error 1
> make: *** [static] Error 2

I would hazard a guess that somewhere in your PATH you've got a program
called "libtool" that is GNU libtool, when apple expects it to be darwin
libtool -- an entirely different utility (which is why the fink GNU
libtool package calls it glibtool).

Run "libtool --version"; if it says something like this:

ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)

- ---(snip!)---
Copyright (C) 2003  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
- ---(snip!)---

...then do a "which libtool" and delete the file it lists, which is most
likely in /usr/local or something similar.

- --
Benjamin Reed a.k.a. Ranger Rick
http://ranger.befunk.com/


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDzxPqUu+jZtP2Zf4RAixpAKCKv2tZMIr2fFqANUfWE1v5YIVjqgCeO+Mz
K1szZjPX3p0Sza8Yvd/IB0E=
=W3b0
-END PGP SIGNATURE-


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: oaf on 10.4

2006-01-18 Thread Robert T Wyatt

Daniel E. Macks wrote:

Yup, I accidentally copied part of the 10.3 .info file into the 10.4
one:( Should be all fixed now...check that oaf.info contains only one
SetLIBS line that is not commented out.


Reading package info...WARNING: Repeated occurrence of field "setlibs" 
at line 15 of "/sw/fink/dists/unstable/main/finkinfo/gnome/oaf.info".

done.

#SetLIBS: -lintl -lgnorba -L%p/lib
SetLIBS: -lintl -L%p/lib
SetLIBS: -lintl -lgnorba -L%p/lib



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] gst-plugins on 10.3

2006-01-18 Thread Robert T Wyatt

Hi all,

On 10.3.9 I get an error with gst-plugins:

gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/libgstaudio.so -bundle 
 .libs/libgstaudio_la-audio.o .libs/libgstaudio_la-audioclock.o 
.libs/libgstaudio_la-multichannel.o 
.libs/libgstaudio_la-multichannel-enumtypes.o  -L/sw/lib 
/sw/lib/libgstreamer-0.8.dylib /sw/lib/libpopt.dylib 
/sw/lib/libgobject-2.0.dylib /sw/lib/libgmodule-2.0.dylib 
/sw/lib/libgthread-2.0.dylib /sw/lib/libxml2.dylib -lpthread -lz -lm 
/sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib /sw/lib/libiconv.dylib 
-L/sw/lib/freetype219/lib -L/usr/X11R6/lib

ld: warning -prebind has no effect with -bundle
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset
ld: Undefined symbols:
_Gst_element_error_full referenced from libgstreamer-0 expected to be 
defined in libgstreamer-0
gst_element_class_set_details referenced from libgstreamer-0 expected to 
be defined in libgstreamer-0
_g3t_element_class_add_pad_template referenced from libgstreamer-0 
expected to be defined in libgstreamer-0

make[5]: *** [libgstaudio.la] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.PSfiFf failed, exit code 2
Failed: phase compiling: gst-plugins-0.8.11-3 failed

Don't know if this is of any use:

configure: *** checking plugin: cdparanoia ***
configure: ***
checking for cdda_open in -lcdda_interface... yes
checking cdda_interface.h usability... no
checking cdda_interface.h presence... yes
configure: WARNING: cdda_interface.h: present but cannot be compiled
configure: WARNING: cdda_interface.h: check for missing prerequisite 
headers?

configure: WARNING: cdda_interface.h: see the Autoconf documentation
configure: WARNING: cdda_interface.h: section "Present But Cannot Be 
Compiled"
configure: WARNING: cdda_interface.h: proceeding with the preprocessor's 
result
configure: WARNING: cdda_interface.h: in the future, the compiler will 
take precedence

configure: WARNING: ## -- ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING: ## -- ##
checking for cdda_interface.h... yes



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] postgresql-perl-586

2006-01-18 Thread Robert T Wyatt

In the 10.4-trans tree:

Can't resolve dependency "postgresql81-shlibs (>= 8.1.2-22)" for package 
"postgresql-perl-586-8.1.2-22"


$ fink list postgresql81
Information about 5262 packages read in 4 seconds.
 i   postgresql81 8.1.2-21
 i   postgresql81-dev 8.1.2-21
 i   postgresql81-shlibs  8.1.2-21



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Re: oaf on 10.4

2006-01-18 Thread Daniel Macks
On Thu, Jan 19, 2006 at 12:41:36AM -0600, Robert T Wyatt wrote:
> 
> Reading package info...WARNING: Repeated occurrence of field "setlibs" 
> at line 15 of "/sw/fink/dists/unstable/main/finkinfo/gnome/oaf.info".
> done.

Right...that's the mistake:

> Daniel E. Macks wrote:
>> I accidentally copied part of the 10.3 .info file into the 10.4 one:(
>> Should be all fixed now...

The change must not have reached your selfupdate server yet.

--- oaf.info18 Jan 2006 23:20:38 -  1.7
+++ oaf.info19 Jan 2006 02:03:42 -  1.8
@@ -12,7 +12,6 @@
 NoSetLDFLAGS: true
 #SetLIBS: -lintl -lgnorba -L%p/lib
 SetLIBS: -lintl -L%p/lib
-SetLIBS: -lintl -lgnorba -L%p/lib
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 ConfigureParams: --mandir=%p/share/man --enable-gtk-doc

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] AucTeX package is old

2006-01-18 Thread Andrea Riciputi
I'm motivated enough since I'm using auctex all the time. I hope to  
manage to build a new package. I'll be back as soon as possible.


 Andrea


On Jan 19, 2006, at 00:17 , Alexander K. Hansen wrote:


The listed maintainer hasn't been heard from in a while, so if
somebody's motivated to add a newer auctex...



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users