Re: [Fink-devel] adding .tex files

2003-09-11 Thread Koen van der Drift
On Wednesday, September 10, 2003, at 06:15 PM, Martin Costabel wrote: Koen van der Drift wrote: Hi, I am working on a package (kguitar) that installs some .tex files. However, it doesn't work because I don' know how to set the path where to install it. So this is what happens during the pa

[Fink-devel] Re: QT_VERSION problem

2003-09-11 Thread Alexey Iliyn
> From: Benjamin Reed <[EMAIL PROTECTED]> > The error is this: > > | configure:24983: rm -rf SunWS_cache; g++ -o conftest -O2 -I/sw/include > | -fno-exceptions -fno-check-new -I/sw/include/qt -I/usr/X11R6/include > | -I/sw/include -L/sw/lib -L/sw/lib -L/usr/X11R6/lib -L/sw/lib conftest.cc > | -

Re: [Fink-devel] Non-root builds?

2003-09-11 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, September 11, 2003, at 02:07 AM, Daniel Macks wrote: Greg Novak said: 2) Or, add to the top of the "Package maintainer docs" a paragraph that describes how to achieve "safe" package tests by commenting the relevant line in Engine.pm and

[Fink-devel] Re: QT_VERSION problem

2003-09-11 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexey Iliyn wrote: The error is this: | configure:24983: rm -rf SunWS_cache; g++ -o conftest -O2 -I/sw/include | -fno-exceptions -fno-check-new -I/sw/include/qt -I/usr/X11R6/include | -I/sw/include -L/sw/lib -L/sw/lib -L/usr/X11R6/lib -L/sw/lib con

[Fink-devel] QT_VERSION problem

2003-09-11 Thread Alexey Iliyn
Hi everyone, I'm trying to compile a KDE app (kiowa.evilrealms.net) and recieve the following error in configure: Qt (>= Qt 3.0.2) (library qt) not found. CFLAGS, CPPFLAGS, CXXFLAGS, and LDFLAGS are set, init.csh is sourced, all of QT 3.1.2 is installed. Config.log indicates the problem is orig

Re: [Fink-devel] adding .tex files

2003-09-11 Thread Koen van der Drift
On Wednesday, September 10, 2003, at 07:33 PM, Martin Costabel wrote: Koen van der Drift wrote: How do I specify it goes into one of those? No idea, you have to negotiate with your Makefile. Thanks, I figured it out. I had to add TEXMF=%i/share instead of texmf=%i/share to my InstallScript. -

Re: [Fink-devel] Status of cvs server problems?

2003-09-11 Thread Martin Costabel
Remi Mommsen wrote: Hi, There has been a crash of the cvs backup server, see http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1#cvs Currently the cvs browser still presents the status of about 6 days ago, i.e. the all files I checked are at least that old. Hopefully the bac

Re: [Fink-devel] Non-root builds?

2003-09-11 Thread Daniel Macks
Greg Novak said: > > 2) Or, add to the top of the "Package maintainer docs" a paragraph that > describes how to achieve "safe" package tests by commenting the relevant > line in Engine.pm and making /sw/src writeable by users. Would tarball downloading *ever* need to be done as root? If not (and