[Fink-devel] fink building state

2002-02-21 Thread Jeff Henrikson
Hi, I am also trying to port evolution right now. I have about 380 of the 500 files compiled/linked. My edits are really nasty for the time being so don't ask for a patch. Currently I am distracted elsewhere. Right now I need gal 0.19 to continue, and I am trying to use the patch for 0.18 to

Re: [Fink-devel] Perl Packages & Diff usage

2002-02-21 Thread Kyle Moffett
I was unable to get Apple's mod_perl to do anything at all, it just kept crashing. Also, I am confused as to exactly what Apache::Request is, and where it is found, because all these work (and I've never installed a specific Apache::Request): [localhost:~] kyle% perl -MApache::Request -e '1'

Re: [Fink-devel] fink building state

2002-02-21 Thread David R. Morrison
"Jeff Henrikson" <[EMAIL PROTECTED]> wrote: [snip] > Right now I need gal 0.19 to continue, and I am trying to use the patch for 0.18 to >compile > 0.19. Upon superficial examination this breaks. The latest package for gal, in the unstable tree available by fink selfupdate-cvs, is gal 0.19

Re: [Fink-devel] RE: [Fink-beginners] Does gnumeric work ...?

2002-02-21 Thread Max Horn
At 15:30 Uhr + 20.02.2002, Finlay Dobbie wrote: >On Wednesday, February 20, 2002, at 09:41 AM, Jeremy Higgs wrote: > >>You could SSH into shell.sourceforge.net, with your SF ID and password, and >>do it from there. :) > >If you can SSH then why not just set CVS_RSH to ssh and use that? >I'm g

Re: [Fink-devel] possible readline/ncurses problem

2002-02-21 Thread Max Horn
At 13:00 Uhr -0500 20.02.2002, Dave Vasilevsky wrote: >Martin Costabel wrote: >>I suppose Dave has libxpg4 installed. It has this effect. >>libxpg4 sets the environment variable DYLD_FORCE_FLAT_NAMESPACE, which >>will break any binary that is compiled with twolevel_namespace (the >>default) and ha

Re: [Fink-devel] Perl Packages & Diff usage

2002-02-21 Thread Randal L. Schwartz
> "Kyle" == Kyle Moffett <[EMAIL PROTECTED]> writes: Kyle> Also, I am confused as to exactly what Apache::Request is, and where Kyle> it is found, because all these work (and I've never installed a Kyle> specific Apache::Request): Kyle> [localhost:~] kyle% perl -MApache::Request -e '1' Kyle>

[Fink-devel] weirdness in latest OS update

2002-02-21 Thread Andrew Rohl
Anyone else noticed that cat is missing after updating to 10.1.3. Makes a lot of configure scripts fail if you don't have fileutils installed (and you can't install it without cat...) This could be a big problem... Andrew -- -

Re: [Fink-devel] RE: [Fink-beginners] Does gnumeric work ...?

2002-02-21 Thread Randal L. Schwartz
> "Max" == Max Horn <[EMAIL PROTECTED]> writes: >> If you can SSH then why not just set CVS_RSH to ssh and use that? >> I'm guessing he can't ssh. Max> Exactly. Web, Email, FTP, that's it. If the corp Web proxy supports https, you can use ssh through it at full speeds, although possibly req

Re: [Fink-devel] weirdness in latest OS update

2002-02-21 Thread Benjamin Reed
Andrew Rohl [[EMAIL PROTECTED]] wrote: > Anyone else noticed that cat is missing after updating to 10.1.3. > Makes a lot of configure scripts fail if you don't have fileutils > installed (and you can't install it without cat...) > > This could be a big problem... Looks like the update went won

Re: [Fink-devel] RE: [Fink-beginners] Does gnumeric work ...?

2002-02-21 Thread Randal L. Schwartz
> "Randal" == Randal L Schwartz <[EMAIL PROTECTED]> writes: Randal> I won't tell you how I know, but perhaps the phrase Randal> "CONNECT ssh.sourceforge.net:22 HTTP/1.0\n\n" Randal> might be of assistance. Or, I might just point you at http://www.cvshome.org/dev/patches/http which tells

Re: [Fink-devel] weirdness in latest OS update

2002-02-21 Thread Max Horn
At 21:45 Uhr +0800 21.02.2002, Andrew Rohl wrote: >Anyone else noticed that cat is missing after updating to 10.1.3. >Makes a lot of configure scripts fail if you don't have fileutils >installed (and you can't install it without cat...) > >This could be a big problem... Hm, dunnow what you mean

[Fink-devel] A Comment on App Packaging

2002-02-21 Thread Nadine Edwards
I was browsing MacGIMP.org and saw on their front page the excerpt of John Hubbard's comments on OSX packaging, I though you guys would be interested or would like to comment. Here's and excerpt: "Earlier this week, Jordan Hubbard of FreeBSD fame and an Apple employee, posted a lengthy note to

Re: [Fink-devel] RE: [Fink-beginners] Does gnumeric work ...?

2002-02-21 Thread Randal L. Schwartz
> "Randal" == Randal L Schwartz <[EMAIL PROTECTED]> writes: Randal> Or, I might just point you at http://www.cvshome.org/dev/patches/http Randal> which tells how to patch your CVS to permit exactly what I was Randal> describing. :) Or even point out

Re: [Fink-devel] weirdness in latest OS update

2002-02-21 Thread Max Horn
At 22:21 Uhr +0800 21.02.2002, Andrew Rohl wrote: >>At 21:45 Uhr +0800 21.02.2002, Andrew Rohl wrote: >>>Anyone else noticed that cat is missing after updating to 10.1.3. >>>Makes a lot of configure scripts fail if you don't have fileutils >>>installed (and you can't install it without cat...) >

RE: [Fink-devel] fink building state

2002-02-21 Thread Jeff Henrikson
> The latest package for gal, in the unstable tree available by > fink selfupdate-cvs, is gal 0.19. The maintainer has now split the Okay, thanks, I wasn't aware. I'd still like to understand why the build I was doing before doesn't work. Linking under OS X is still quite mysterious to me, an

[Fink-devel] Re: A Comment on App Packaging

2002-02-21 Thread Jerome Holman
Being that this is just a packaging strategy for Darwin and OS X's UNIX ports, I think it would be a little bit of a waste of effort to redesign when the rest of the BSD's are using the standard make and ports collection design. Jerome On 2/21/02 9:09 AM, "Nadine Edwards" <[EMAIL PROTECTED]> wro

[Fink-devel] Re: [Fink-users] Re: Fink-users digest, Vol 1 #627 - 1 msg

2002-02-21 Thread Alexander Strange
Put it in your .xinitrc instead. On Thursday, February 21, 2002, at 04:01 PM, Stephen R. Anderson wrote: > if ( $?DISPLAY == 1 ) xmodmap -e "remove Mod1 = Alt_R" > > in my .tcshrc, but that didn't work (although when I ran that in an > xterm window and then started up xemacs from that xterm, I d

[Fink-devel] python needs openssl which is not available

2002-02-21 Thread Steve Spicklemire
Hi Folks, I'm new to fink, but I'm preparing to submit a package. However I just cleared out fink... (rm -rf /sw/ etc.. ) and tried to "start over". When I go to fetch python it says python depends on openssl which is not available. I checked the .info file, and sure enough, it does. Was this

Re: [Fink-devel] Perl Packages & Diff usage

2002-02-21 Thread Kyle Moffett
> The problem is that both Apache::Request and Apache::Cookie link in > libapreq (statically). You can "use" one *or* the other in a given > mod_perl-enabled process, but if you try to "use" both, they both > publish the same libapreq's symbols, and you get a symbol clash. That is kind of weird,

Re: [Fink-devel] Perl Packages & Diff usage

2002-02-21 Thread Randal L. Schwartz
> "Kyle" == Kyle Moffett <[EMAIL PROTECTED]> writes: >> The problem is that both Apache::Request and Apache::Cookie link in >> libapreq (statically). You can "use" one *or* the other in a given >> mod_perl-enabled process, but if you try to "use" both, they both >> publish the same libapreq'

Re: [Fink-devel] python needs openssl which is not available

2002-02-21 Thread Jeff Whitaker
On Thu, 21 Feb 2002, Steve Spicklemire wrote: > Hi Folks, > > I'm new to fink, but I'm preparing to submit a package. However I just > cleared out fink... (rm -rf /sw/ etc.. ) and tried to "start over". When > I go to fetch python it says python depends on openssl which is not > available. I chec

[Fink-devel] (Long) Fwd: Design Award for Best Mac OS X Open Source Port

2002-02-21 Thread Alexander Strange
We've got some good ports, think one of the maintainers (or even the whole Fink project) could win something? > Dear Developer, > > We have great news! In response to the popularity of Mac OS X with the > open > source community, Apple is pleased to announce an additional category > for > the

Re: [Fink-devel] (Long) Fwd: Design Award for Best Mac OS X OpenSource Port

2002-02-21 Thread Ben Hines
At 7:18 PM -0500 2/21/02, Alexander Strange wrote: >We've got some good ports, think one of the maintainers (or even the >whole Fink project) could win something? Is Fink really an "Open Source Port"? :) My guess is that they will give it to XTools or XFree86. -Ben -- http://homepage.mac.com/

Re: [Fink-devel] (Long) Fwd: Design Award for Best Mac OS X Open Source Port

2002-02-21 Thread Kyle Moffett
On Thursday, February 21, 2002, at 08:28 , Ben Hines wrote: At 7:18 PM -0500 2/21/02, Alexander Strange wrote: We've got some good ports, think one of the maintainers (or even the whole Fink project) could win something? Is Fink really an "Open Source Port"? :) No, but we are an Open Source Port-

Re: [Fink-devel] (Long) Fwd: Design Award for Best Mac OS X Open Source Port

2002-02-21 Thread Alexander Strange
Ack! Four copies of the same mail! I'm feeling greedy, so I might submit the Gimp (original work by Christoph Pfisterer (hmm... i guess i should ask him first :) ), pthreads and perl support by me). On Thursday, February 21, 2002, at 08:46 PM, Kyle Moffett wrote: > On Thursday, February 21, 20

[Fink-devel] libtool 1.4 patch for MacOS 10.1 ?

2002-02-21 Thread Denis DeLaRoca
Hi! The Porting Tips documents mentions that libtool 1.4 needs a small patch to work with MacOS X 10.1. Where is that patch to be found? Is the patch needed for libtool 1.4.2? Thanks in advance, -- Denis ___ Fink-devel mailing list [EMAIL PROTECTED]

Re: [Fink-devel] (Long) Fwd: Design Award for Best Mac OS X Open Source Port

2002-02-21 Thread Kyle Moffett
On Thursday, February 21, 2002, at 09:48 , Alexander Strange wrote: > Ack! Four copies of the same mail! I have had that problem too, today I even got a couple of extra copies of month old fink-devel mail from SourceForge. They must be trying something new.