[Fink-devel] XML::Parser questions.

2002-10-25 Thread Jeremy Erwin
While trying to install the BioPerl distribution, I had some trouble compiling the xml-twig-pm mod. The test regimen indicates that the XML::Parser module was improperly installed. XML::Parser (xml-parser-pm) passes its own self tests, though, as does expat. I am concerned that the expat libra

[Fink-devel] Re: Conversion from character set 'UTF-8' to 'en_US' is notsupported (gkrellm

2002-10-25 Thread Bobby A. Jones, Jr.
Yeah same thing with me as well. . .recompiled gkrellm2 with these envs set and got the same error messages as before. . . [feyd:jonesbo/gkrellm-2.1.0/src] jonesbo# ./gkrellm GLib: Cannot convert message: Conversion from character set 'UTF-8' to 'en_US' is not supported (process:2736): Gdk-WARNI

Re: [Fink-devel] Rolling back xemacs?

2002-10-25 Thread Kyle Moffett
On Friday, October 25, 2002, at 02:39 PM, Martin Costabel wrote: With both methods, I was able to compile xemacs-21.5.9-1. The resulting xemacs works, it only emits a warning when started: _XF86BigfontQueryFont: could not attach shm segment I don't know if this tells anything to anyone. I get t

[Fink-devel] PDB suggestions

2002-10-25 Thread Ben Hines
New PDB looks good. However I still think we need to special case the splitoffs from the big kde* bundle packages so they show up in different sections. For example all the splitoff packages from kdegames3 should show up in the "games" section. cervisia, from the kdesdk3 package, should show up

Re: [Fink-devel] ranlib [OT]

2002-10-25 Thread Ben Hines
I actually already have that alias, I just use "f" for that. I think in 10.1 the "f" alias came with the system. alias f "egrep \!:1 -rI * | /usr/bin/more" alias ff "find . -name \!:1 -print" It is better to use "egrep" since you get more regex features with it over grep. -Ben On Friday, Octo

Re: [Fink-devel] ranlib [OT]

2002-10-25 Thread Carsten Klapp
This is a super tip, thanks Ben! Indeed grep is powerful, it sure beats Sherlock's find-by-content for searching fink info files. I added this one to my .cshrc (note the \ before the !s) alias show 'grep \!:1 -rI \!:2 | less' .bashrc would probably need: alias show='grep \!:1 -rI \!:2

[Fink-devel] Re: Conversion from character set 'UTF-8' to 'en_US' is not supported (gkrellm

2002-10-25 Thread Justin Hallett
nope justin@Novaley [~/Devel/proftpd]$ export LC_COLLATE=C justin@Novaley [~/Devel/proftpd]$ export LC_TIME=C justin@Novaley [~/Devel/proftpd]$ /sw/lib/gproftpd/gproftpd GLib: Cannot convert message: Conversion from character set 'UTF-8' to 'en_US' is not supported ** (gproftpd:26660): WARNING *

[Fink-devel] Re: Conversion from character set 'UTF-8' to 'en_US' is not supported (gkrellm2)

2002-10-25 Thread Masanori Sekino
Darwin 6.1 lacks LC_COLLATE nor LC_TIME in /usr/share/locale/*. I suppose it causes this kind of problem. If you set following environment variable and run gkrellm (or other app), does it works? $ export LANG=en_US $ export LC_COLLATE=C $ export LC_TIME=C If it works, I'll set LC_COLLATE and

Re: [Fink-devel] Rolling back xemacs?

2002-10-25 Thread Martin Costabel
Bill Bumgarner wrote: The xemacs-21.5.9-1 package is still broken [been so for 6 weeks or so] -- it doesn't compile. In and of itself, it seems to be a minor annoyance -- the last version has been working dandy for me [and others] for quite a while. I did some tests last week, had some discus

Re: [Fink-devel] Rolling back xemacs?

2002-10-25 Thread Alexander Hansen
At the risk of being a me-tooer: I also have successfuly built and run it. Can you remind us what error you get? On Fri, 2002-10-25 at 15:18, jfm wrote: > > On Friday, Oct 25, 2002, at 19:44 Europe/Brussels, Bill Bumgarner wrote: > > > The xemacs-21.5.9-1 package is still broken [been so for

Re: [Fink-devel] Rolling back xemacs?

2002-10-25 Thread jfm
On Friday, Oct 25, 2002, at 19:44 Europe/Brussels, Bill Bumgarner wrote: The xemacs-21.5.9-1 package is still broken [been so for 6 weeks or so] -- it doesn't compile. In and of itself, it seems to be a minor annoyance -- the last version has been working dandy for me [and others] for quite

[Fink-devel] Rolling back xemacs?

2002-10-25 Thread Bill Bumgarner
The xemacs-21.5.9-1 package is still broken [been so for 6 weeks or so] -- it doesn't compile. In and of itself, it seems to be a minor annoyance -- the last version has been working dandy for me [and others] for quite a while. Can/Should the package be rolled back to the last working version

[Fink-devel] test

2002-10-25 Thread Max Horn
test -- --- Max Horn Software Developer email: phone: (+49) 6151-494890 --- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Commu

Re: [Fink-devel] Speeding up Fink on dual processor machines

2002-10-25 Thread Randal L. Schwartz
> "Brian" == Brian Bechtel <[EMAIL PROTECTED]> writes: Brian> Sure, look at the concept of job slots in the developer documentation Brian> I find that adding -j 3 speeds up builds considerably. Brian> Some people

Re: [Fink-devel] Question about moving packages to stable

2002-10-25 Thread Ben Hines
On Thursday, October 24, 2002, at 11:57 PM, Christian Schaffner wrote: As for mysql, there is no maintainer right now. Does anyone object if I took over the maintainership of mysql and move it to stable? (I would then put the newest version, 3.23.53, in the unstable tree.) Chris. I don't o

Re: [Fink-devel] Question about moving packages to stable

2002-10-25 Thread Christian Schaffner
On Donnerstag, Oktober 24, 2002, at 08:56 Uhr, Ben Hines wrote: On Thursday, October 24, 2002, at 12:22 AM, Christian Schaffner wrote: What should I do now? Can I move this other packages to stable too? Should I ask the maintainers of these packages to move them? Or do I need to wait unt