Re: [Fink-beginners] linking against libraries installed via Fink

2007-10-04 Thread Mike Myers
Thanks for the response, Alexander. > It looks to me like Fink built it correctly but whatever you're trying > to compile is trying to force a Universal build. I agree -- I suppose that this trouble is rooted in the project settings for my Xcode build. Something else must be overriding my "ar

Re: [Fink-beginners] linking against libraries installed via Fink

2007-10-04 Thread Alexander K. Hansen
Mike Myers wrote: > Hello all. I'm new to both development on a Mac and to the Fink > package manager. I've been to the Fink user FAQs and through the user > guides and didn't see any mention of this problem when I searched the > mailing list archives, so ... > > I have some fairly simple C c

[Fink-beginners] linking against libraries installed via Fink

2007-10-04 Thread Mike Myers
Hello all. I'm new to both development on a Mac and to the Fink package manager. I've been to the Fink user FAQs and through the user guides and didn't see any mention of this problem when I searched the mailing list archives, so ... I have some fairly simple C code that I am compiling (in X

Re: [Fink-beginners] Another problem on updating

2007-10-04 Thread Alexander K. Hansen
Holger Schulz wrote: > > Am 2007-10-04 um 15:25 schrieb Alexander K. Hansen: > >>> >> It's possible to have an implicit dependency. Fink's tetex-base package >> depends on ghostscript, so when a package depends on both, a maintainer >> may just put a dependency on tetex-base with the assumption t

Re: [Fink-beginners] Another problem on updating

2007-10-04 Thread Alexander K. Hansen
Holger Schulz wrote: > Am 2007-10-04 um 11:46 schrieb Martin Costabel: > > >> The gnuplot package depends on tetex-base and apparently assumes >> that whatever packages satisfies that dependency also makes sure a >> ghostscript executable exists in Fink's PATH. This is something >> that an

Re: [Fink-beginners] Another problem on updating

2007-10-04 Thread Alexander K. Hansen
Holger Schulz wrote: > Am 2007-10-04 um 11:46 schrieb Martin Costabel: > > >> While fink builds a package, PATH does not contain /usr/local/bin. >> It only contains the components built by sourcing /sw/bin/init.sh, >> plus >> /bin:/usr/bin:/sbin:/usr/sbin. >> > > Why? > > hs > To att

Re: [Fink-beginners] Problem with tetex/gwtex on updating

2007-10-04 Thread Alexander Hansen
Mojca Miklavec wrote: > On 10/4/07, Holger Schulz wrote: > >> Am 2007-10-03 um 17:07 schrieb Mojca Miklavec: >> >> >>> On 10/3/07, Mojca Miklavec wrote: >>> >>> Then you probably need to move those files to the proper location >>> I meant: you need to copy >>>

Re: [Fink-beginners] Problem with tetex/gwtex on updating

2007-10-04 Thread Mojca Miklavec
On 10/4/07, Holger Schulz wrote: > > Am 2007-10-03 um 17:07 schrieb Mojca Miklavec: > > > On 10/3/07, Mojca Miklavec wrote: > > > >> Then you probably need to move those files to the proper location > > > > I meant: you need to copy > > /usr/local/gwTeX/include/kpathsea/tex-file.h > > to > >

Re: [Fink-beginners] Another problem on updating

2007-10-04 Thread Martin Costabel
Holger Schulz wrote: > After the problem with system-tetex/gwtex was solved another problem > occured on updating all. > > ---cut--- > cd tutorial > make pdf > epstopdf eg7.eps > sh: line 1: gs: command not found While fink builds a package, PATH does not contain /usr/local/bin. It only cont