Re: Autoconf/configure info

1998-04-21 Thread Stephan Kulow
Shaleh wrote: > > Well I need it for my package and I have already done it wrong enough > times (-=; What I need to do is add --with/without support so that I > can turn off whether a lib is compiled in or not. > add to your configure.in something like this: dnl dnl is a comment ;) AC_ARG_WITH(

Bug #20517

1998-04-03 Thread Stephan Kulow
Hi! I'm clueless, what to do with this bug report. Shouldn't dpkg handle this and deinstall the Beta2-2 versions? Thanks for your advice. Greets, Stephan > Received: (at submit) by bugs.debian.org; 1 Apr 1998 11:58:21 + > Received: (qmail 16026 invoked from network); 1 Apr 1998 11:58:19 -00

build from CVS and upload

1998-03-28 Thread Stephan Kulow
Hi! I build my packages from CVS and it works very good. But now I don't know, if I can upload the resulting .tar.gz. Since the CVS is the upstream CVS and the debian directory is already in, it would be the best solution. But somehow I interprete the policy in the way, that just debian-specific

Re: make problem with targets that have paths in it.

1998-03-14 Thread Stephan Kulow
Marcus Brinkmann wrote: > > Hello all! > > I get with different make files and different sources error messages like > the following: > > make: *** No rule to make target ../libvncauth/libvncauth.a', needed by > `vncviewer'. Stop. > > But the path is okay, and the Makefile in ../libvncauth *h

Re: make problem with targets that have paths in it.

1998-03-14 Thread Stephan Kulow
Marcus Brinkmann wrote: > > On Sat, Mar 14, 1998 at 01:54:33AM +0100, Stephan Kulow wrote: > > Marcus Brinkmann wrote: > > > Well. Make is just not made to support this. The usual solution for this > > problem is: > > > > world: ../hello > >

my kde packages

1998-03-11 Thread Stephan Kulow
Hi! I packaged the latest KDE snapshots as debian packages. I have some questions about it: - should the libraries go into /usr/X11R6/lib or /usr/lib? Currently it's in /usr/lib, because this is default, since /usr is my prefix. But since the binaries are in /usr/X11R6, I thought, it may b