Re: [Fink-users] postgresql-tcl fails to install

2002-12-15 Thread Kow K
On Sunday, Dec 15, 2002, at 13:52 US/Pacific, jfm wrote: On Sunday, Dec 15, 2002, at 22:32 Europe/Brussels, jfm wrote: On Sunday, Dec 15, 2002, at 14:04 Europe/Brussels, Martin Costabel wrote: Above that, there was > cc -dynamiclib -L/sw/lib -o pltcl.dylib pltcl.o -L/sw/lib -ltcl8.4 -frame

Re: [Fink-users] Fink 0.5.0a Install instructions

2002-12-15 Thread Ben Hines
On Sunday, December 15, 2002, at 09:52 AM, Jeffrey Ellis wrote: Hi-- I just wanted to let you know that the instructions for installing the new version on 10.2 doesn't work in the default install configuration for 10.2. You state to pico the .cshrc file. In every configuration of OS X I've

Re: [Fink-users] postgresql-tcl fails to install

2002-12-15 Thread Benjamin Reed
On Sunday, December 15, 2002, at 04:52 PM, jfm wrote: Sorry: but I had there : cc -dynamiclib -L/sw/lib -undefined suppress -flat_namespace -o pltcl.dylib pltcl.o -L/sw/lib -ltcl8.3 so, probably due to changes in /sw/lib/tclConfig.sh between versions 8.3 and 8.4 of tcltk Yeah, it appears th

Re: [Fink-users] Searching package descriptions

2002-12-15 Thread Andrew Hartung
On Sunday, December 15, 2002, at 07:24 PM, [EMAIL PROTECTED] wrote: On Sunday, December 15, 2002, at 07:47 , Andrew Hartung wrote: Is there a way to search the short package description that is shown when you do a fink list? Sometimes I want a specific type of program, let's say a newsread

Re: [Fink-users] Searching package descriptions

2002-12-15 Thread dan
On Sunday, December 15, 2002, at 07:47 , Andrew Hartung wrote: Is there a way to search the short package description that is shown when you do a fink list? Sometimes I want a specific type of program, let's say a newsreader, but it is tedious looking through the list trying to find all of th

[Fink-users] Searching package descriptions

2002-12-15 Thread Andrew Hartung
Is there a way to search the short package description that is shown when you do a fink list? Sometimes I want a specific type of program, let's say a newsreader, but it is tedious looking through the list trying to find all of them. Should I look into writing a script that greps the .info file

Re: [Fink-users] postgresql-tcl fails to install

2002-12-15 Thread jfm
On Sunday, Dec 15, 2002, at 22:32 Europe/Brussels, jfm wrote: On Sunday, Dec 15, 2002, at 14:04 Europe/Brussels, Martin Costabel wrote: Above that, there was > cc -dynamiclib -L/sw/lib -o pltcl.dylib pltcl.o -L/sw/lib -ltcl8.4 -framework CoreFoundation -lc > ld: Undefined symbols: > _Cur

Re: [Fink-users] postgresql-tcl fails to install

2002-12-15 Thread jfm
On Sunday, Dec 15, 2002, at 14:04 Europe/Brussels, Martin Costabel wrote: Above that, there was > cc -dynamiclib -L/sw/lib -o pltcl.dylib pltcl.o -L/sw/lib -ltcl8.4 -framework CoreFoundation -lc > ld: Undefined symbols: > _CurrentMemoryContext plus a couple dozen other undefined symbols. I

[Fink-users] Re: cdrecord -- anyone try with a Powerbook or external USB/Firewire?

2002-12-15 Thread Michael Green
Damn, it's so unfortunate, please, if anyone is going to try the stuff I wrote, remove first any occurrences of 3D =20= =20. Does anybody know why do I get this characters and how get rid of them? If this will be of any help, here are the lines I use to drive cdrecord=20= cdrecord -v -speed 1

Re: [Fink-users] Rule of thumb sought for stable/unstable packages

2002-12-15 Thread Benjamin Reed
On Sunday, December 15, 2002, at 01:33 PM, Brendan Lane Larson wrote: Or, can a machine mix and match? For example, can /sw/fink/fink.conf reference stable trees only, and at the same time, can an administrator copy the .info and .patch files of an unstable package over to the stable director

[Fink-users] Rule of thumb sought for stable/unstable packages

2002-12-15 Thread Brendan Lane Larson
I'm curious if the Fink general rule of thumb is such that if a Mac running Fink is going to use just one unstable package, then does that machine need to work off an entire unstable tree as required for inclusion in the /sw/fink/fink.conf file? Or, can a machine mix and match? For example, can

[Fink-users] Macaulay2 doesn't compile

2002-12-15 Thread Martin Costabel
The new version of macaulay2 builds without any problem on one machine (G4/733) and fails on another (G3/700). The failure is repeatable: make[3]: Entering directory `/sw/src/macaulay2-0.9.2-6/Macaulay2-0.9.2/Macaulay2/m2/cache/doc' running example 0001 [some lines cut] running example 0434 runn

[Fink-users] Re: cdrecord -- anyone try with a Powerbook or external USB/Firewire?

2002-12-15 Thread Michael Green
Josh, If this will be of any help, here are the lines I use to drive cdrecord and mkisofs with my external Firewire Yamaha burner: to burn iso image: cdrecord -v -speed 16 -eject dev=IOCompactDiscServices iso_file.iso to overburn iso image (i.e. >700M): cdrecord -v -overburn -dao -speed 16 -eje

[Fink-users] Fink 0.5.0a Install instructions

2002-12-15 Thread Jeffrey Ellis
Hi-- I just wanted to let you know that the instructions for installing the new version on 10.2 doesn't work in the default install configuration for 10.2. You state to pico the .cshrc file. In every configuration of OS X I've ever seen, the default terminal uses the .tcshrc file not .cshrc. Than

[Fink-users] Man pages / poor documentation

2002-12-15 Thread Roger Wong
(was: cdrecord -- anyone try with a Powerbook or external USB/Firewire?) > But the man pages and the documentation are not enough > to make this an easily useable application for me. It may enough for > those who have used it other systems. This is far from the only ported > app where I have probl

Re: [Fink-users] Error compiling Python 2.2.2-1

2002-12-15 Thread Martin Costabel
[EMAIL PROTECTED] wrote: Compilation of Python 2.2.2-1 stops at the following (OSX 10.2): [] /usr/local/include/wchar.h:12: warning: #warning The standard BSD Having /usr/local/include around while compiling fink things is always dangerous. However... [] dyld: ./python.exe multiple definition

Re: [Fink-users] cdrecord -- anyone try with a Powerbook or external USB/Firewire?

2002-12-15 Thread Josh Kuperman
On Sun, Dec 15, 2002 at 12:32:58AM -0500, Chris Zubrzycki wrote: > On Saturday, December 14, 2002, at 09:38 PM, Josh Kuperman wrote: Chris, Please don't be insulted by this. I do appreciate the work you've done to port this. But the man pages and the documentation are not enough to make this an

Re: [Fink-users] cdrecord -- anyone try with a Powerbook or external USB/Firewire?

2002-12-15 Thread Patrick Näf
man cdrecord is your friend, also try looking at the docs in /sw/share/doc/cdrecord Just make sure you have a couple of hours free, because that's what you need until you got everything figured out :-) This is from the manual: BUGS Cdrecord has even more options than ls. PS: to turn bu

[Fink-users] Error compiling Python 2.2.2-1

2002-12-15 Thread BhVenkat
Compilation of Python 2.2.2-1 stops at the following (OSX 10.2): building 'readline' extension gcc -DNDEBUG -O3 -Wall -Wstrict-prototypes -fno-common -I. -I/Volumes/Darwin/sw-old/src/python22-2.2.2-1/Python-2.2.2/./Include -I/Volumes/Darwin/sw-old/src/python22-2.2.2-1/Python-2.2.2/./Mac/Include -I

Re: [Fink-users] postgresql-tcl fails to install

2002-12-15 Thread Martin Costabel
Benjamin Reed wrote: On Saturday, December 14, 2002, at 06:18 PM, Kow K wrote: My problem is with package "postgresql-tcl". I tried to install it many times, without success. I always get the following error: /usr/bin/libtool: Internal link edit command failed make: *** [pltcl.dylib] E

[Fink-users] Speaking of cdrecord, the ftp URI has changed for cdrtools in stable 0.5.0a

2002-12-15 Thread Brendan Lane Larson
In case anyone else has had trouble today pulling down the cdrecord package for stable 0.5.0a, I sent an email to its maintainer (Chris Zubrzycki) mentioning that when attempting a fink install cdrecord, curl tries this URL: ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/cdrtools-1.11a39.tar.bz