[Fink-devel] xv-3.10a-2

2003-03-14 Thread Richard G . French
-- Package manager version: 0.11.1 Distribution version: 0.5.1 Mac OS X version: 10.2.4 July 2002 Developer Tools or later gcc version: 3.1 make version: 3.79 Feedback Courtesy of FinkCommander When I try to compile xv on a PowerBookG4 running Mac OS X 10.2.4, I get the following fatal errors ne

Re: [Fink-devel] how to set .cshrc

2003-03-14 Thread Alexander Strange
On Friday, March 14, 2003, at 03:13 PM, David R. Morrison wrote: Anybody want to suggest a tool for creating this .app painlessly? -- Dave It could easily be done in Cocoa. --- This SF.net email is sponsored by:Crypto Challenge is now open

Re: [Fink-devel] how to set .cshrc

2003-03-14 Thread Ben Hines
On Friday, March 14, 2003, at 12:13 PM, David R. Morrison wrote: Anything missing? Anybody want to suggest a tool for creating this .app painlessly? Cocoa, i think... :) Or perl's Mac::Carbon also could probably do the trick. The OS X port is relatively new, but i'm sure it is quite capable

Re: [Fink-devel] FAQ: packages not in bindist

2003-03-14 Thread Ben Hines
On Friday, March 14, 2003, at 12:01 PM, David R. Morrison wrote: with it), but FinkCommander is the advice to go with at this point. FinkCommander will be included on the next dmg.. don't forget to get me to do that when you start making the bindist. -Ben ---

Re: [Fink-devel] how to set .cshrc

2003-03-14 Thread Alexander Hansen
I thought the X11 PATH stuff gets set in init.(c)sh There is an issue with Apple X11, but I don't think we can fix it here: Apple X11 doesn't honor the fink environment, and you have to add "source /sw/bin/init.sh" to .xinitrc in order to run fink-installed applications, e.g. a window manager. S

Re: [Fink-devel] how to set .cshrc

2003-03-14 Thread David R. Morrison
Actually, something may be missing here: getting paths straight for X11. I'm not sure what the best procedure is for that these days, or if it is even the same for Apple's X11.app and the XFree86 version, but it would be good to allow that to be handled automatically as well. -- Dave -

[Fink-devel] how to set .cshrc

2003-03-14 Thread David R. Morrison
Dear Fink developers, I propose a new strategy for having users initialize their Fink installations. We should have a little Aqua app, which at the moment I'm calling NewFinkUser.app, which guides a user through setting up Fink on their account. The app should be run by the binary installer so th

Re: [Fink-devel] FAQ: packages not in bindist

2003-03-14 Thread David R. Morrison
Martin Costabel <[EMAIL PROTECTED]> wrote: [snip] > Then there is dselect which is still recommended on the download page. I > think no innocent newbie should be asked to use dselect, the shock might > be too strong. Actually I wonder how many potential Fink users give up > at this point to be

Re: [Fink-devel] FAQ: packages not in bindist

2003-03-14 Thread Alexander Hansen
How about this to go after the existing section 3 in the Quick Start: After doing this, check whether you have a file called .tcshrc in your home directory using ls -a ~/.tcshrc If you do, then you'll want to open it using "pico .tcshrc". Add the following line to it: source ~/.cshrc an

Re: [Fink-devel] FAQ: packages not in bindist

2003-03-14 Thread David R. Morrison
Martin Costabel <[EMAIL PROTECTED]> wrote: [snip] > > What I tried was to install Fink from the binary installer and then > texmacs from the bindist. This turned out to be impossible. > > The problem in this case is tetex-texmf whose bindist version is > classified restrictive and therefore do

Re: [Fink-devel] FAQ: packages not in bindist

2003-03-14 Thread Martin Costabel
On vendredi, mars 14, 2003, at 16:34 Europe/Paris, Alexander Hansen wrote: On Fri, 2003-03-14 at 02:53, Martin Costabel wrote: [] existing ~/.tcshrc. On the Fink download page, this is still not fixed. This has been mentioned to me by various other users. I've been meaning to add a section to

[Fink-devel] Refinance now before it's too Late

2003-03-14 Thread Cesar Roman
Title: Untitled Document Finding the best rates for a new home loan or refinancing an old one can be a daunting task It doesn't have to be. We do the work for you. By submitting your information across to hundreds of lenders, we can g

Re: [Fink-devel] FAQ: packages not in bindist

2003-03-14 Thread Alexander Hansen
On Fri, 2003-03-14 at 02:53, Martin Costabel wrote: > The author of TeXmacs had less problems than me, because on the machine > where he tried this procedure, Gerben Wierda's tetex was installed, so > he could use the system-tetex package and managed to use the bindist for > texmacs, after all.

Re: [Fink-devel] Speeding up builds

2003-03-14 Thread Benjamin Reed
Dara Hazeghi wrote: Hello, I know this is the devel list, and hopefully my questions are legitimate: In the interest of speeding up builds, I've been trying to use distcc to build fink. Obviously, I'd rather not have to modify all the .info files individually. In particular I need to redefine $CC.

[Fink-devel] Speeding up builds

2003-03-14 Thread Dara Hazeghi
Hello, I know this is the devel list, and hopefully my questions are legitimate: In the interest of speeding up builds, I've been trying to use distcc to build fink. Obviously, I'd rather not have to modify all the .info files individually. In particular I need to redefine $CC. Unfortunately, jus