Re: compile vs. apt-get (dpkg)

2001-03-01 Thread Schmitt David
On Thu, Mar 01, 2001 at 02:31:14PM +1100, Craig Sanders wrote: > BTW, you'll need the apache-dev package installed, as well as a > reasonably full suite of developer tools and libraries (gcc, make, > dpkg-dev, debhelper, libc6-dev, etc) get task-debian-devel and take a look at the 'Build-Depends'

RE: compile vs. apt-get (dpkg)

2001-03-01 Thread Grischa Schuering
Can someone tell me what to do when apache sources are downloaded ?? How do we make a package. Sorry for asking this question, but I really don't know what to do. Thanks Grischa -Original Message- From: Schmitt David [mailto:[EMAIL PROTECTED] Sent: Thursday, March 01, 2001 12:11 PM To:

exim and sendmail-like virtusertable

2001-03-01 Thread Peter Lieven
i want to set up exim with virtualhosts and virtual passwd and alias files. so far anything works perfectly with a patched gnu-pop3d version. but i'm missing a solution for the special token in sendmails virtusertable which allows all unassigned email-adresses to be sent to another domain (e.g.: [E

Re: compile vs. apt-get (dpkg)

2001-03-01 Thread Schmitt David
On Thu, Mar 01, 2001 at 05:43:58PM +0100, Grischa Schuering wrote: > Can someone tell me what to do when apache sources are downloaded ?? How > do we make a package. For the necessary tools you will need to [EMAIL PROTECTED] ~] apt-get install task-debian-devel Then go into your developm

Re: exim and sendmail-like virtusertable

2001-03-01 Thread Tamas TEVESZ
On Thu, 1 Mar 2001, Peter Lieven wrote: > to create a rewriting rule like it is possible in sendmails > virtusertable. what about something like say new_address = ${lookup{$local_part} partial-lsearch {/some/file} [EMAIL PROTECTED] replace local_part with original_local_part, partial_lsearch

Re: Fck iexplorer and .pac files

2001-03-01 Thread Chris Wagner
They seem to work ok for me in Windows, with IE and Netscape. Haven't tried it under unix. At 09:54 PM 2/27/01 -0300, [EMAIL PROTECTED] wrote: > >Hi there > >The Fck iexplorer do not to work properly with the .pac files for me. > >When the pac file tell the browser to connect directly fo

transfering amongst partitions

2001-03-01 Thread David Bishop
So, I trying to convert a machine that has been dual-booting NT and Debian for awhile, mainly because I just noticed that I haven't booted into NT in over two months :-) I want to reclaim that lost disk space that is currently an NTFS partition, and that's where I'm stuck. The current layout of t

Official CD

2001-03-01 Thread Y2KNET
I am trying to make Debian Official CD and followed all the instructions and successfully rsync the iso image.   I also loaded boot.exe file and other files on the CD, but it does not boot up and by-pass the CD ROM.   Is there any source where I can find the step by step instructions after

Re: Official CD

2001-03-01 Thread Mark Janssen
On Thu, Mar 01, 2001 at 05:30:06PM -0600, Y2KNET wrote: > I am trying to make Debian Official CD and followed all > the instructions and successfully rsync the iso image. > > I also loaded boot.exe file and other files on the CD, but > it does not boot up and by-pass the CD ROM. I do know know th

Re: IMAP/POP3 + Maildir

2001-03-01 Thread Jeff Waugh
> As far as I know, Stefan just recently uploaded them to unstable and > is now on vacation. I found the packages on > http://incoming.debian.org/. Sources are there too. Revisiting this thread. :) Seems the binary packages are in, but the source packages are not... Or is this just me being uno

Re: transfering amongst partitions

2001-03-01 Thread Fraser Campbell
"David Bishop" <[EMAIL PROTECTED]> writes: > First, I don't know of a safe way to transfer all of those files. I've tried > to use tar in the past, but had permision issues (things ended up being owned > by root). I could use dd, but that's a block-by-block transfer, right? So I usually use cp

Re: compile vs. apt-get (dpkg)

2001-03-01 Thread Schmitt David
On Thu, Mar 01, 2001 at 02:31:14PM +1100, Craig Sanders wrote: > BTW, you'll need the apache-dev package installed, as well as a > reasonably full suite of developer tools and libraries (gcc, make, > dpkg-dev, debhelper, libc6-dev, etc) get task-debian-devel and take a look at the 'Build-Depends'

RE: compile vs. apt-get (dpkg)

2001-03-01 Thread Grischa Schuering
Can someone tell me what to do when apache sources are downloaded ?? How do we make a package. Sorry for asking this question, but I really don't know what to do. Thanks Grischa -Original Message- From: Schmitt David [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 12:11 PM To

exim and sendmail-like virtusertable

2001-03-01 Thread Peter Lieven
i want to set up exim with virtualhosts and virtual passwd and alias files. so far anything works perfectly with a patched gnu-pop3d version. but i'm missing a solution for the special token in sendmails virtusertable which allows all unassigned email-adresses to be sent to another domain (e.g.: *

Re: compile vs. apt-get (dpkg)

2001-03-01 Thread Schmitt David
On Thu, Mar 01, 2001 at 05:43:58PM +0100, Grischa Schuering wrote: > Can someone tell me what to do when apache sources are downloaded ?? How > do we make a package. For the necessary tools you will need to [root@devel ~] apt-get install task-debian-devel Then go into your development d

Re: exim and sendmail-like virtusertable

2001-03-01 Thread Tamas TEVESZ
On Thu, 1 Mar 2001, Peter Lieven wrote: > to create a rewriting rule like it is possible in sendmails > virtusertable. what about something like say new_address = ${lookup{$local_part} partial-lsearch {/some/file} {$value}}@${domain} replace local_part with original_local_part, partial_lsear

Re: Fck iexplorer and .pac files

2001-03-01 Thread Chris Wagner
They seem to work ok for me in Windows, with IE and Netscape. Haven't tried it under unix. At 09:54 PM 2/27/01 -0300, [EMAIL PROTECTED] wrote: > >Hi there > >The Fck iexplorer do not to work properly with the .pac files for me. > >When the pac file tell the browser to connect directly f

transfering amongst partitions

2001-03-01 Thread David Bishop
So, I trying to convert a machine that has been dual-booting NT and Debian for awhile, mainly because I just noticed that I haven't booted into NT in over two months :-) I want to reclaim that lost disk space that is currently an NTFS partition, and that's where I'm stuck. The current layout of

Official CD

2001-03-01 Thread Y2KNET
I am trying to make Debian Official CD and followed all the instructions and successfully rsync the iso image.   I also loaded boot.exe file and other files on the CD, but it does not boot up and by-pass the CD ROM.   Is there any source where I can find the step by step instructions after

Re: Official CD

2001-03-01 Thread Mark Janssen
On Thu, Mar 01, 2001 at 05:30:06PM -0600, Y2KNET wrote: > I am trying to make Debian Official CD and followed all > the instructions and successfully rsync the iso image. > > I also loaded boot.exe file and other files on the CD, but > it does not boot up and by-pass the CD ROM. I do know know t

Re: IMAP/POP3 + Maildir

2001-03-01 Thread Jeff Waugh
> As far as I know, Stefan just recently uploaded them to unstable and > is now on vacation. I found the packages on > http://incoming.debian.org/. Sources are there too. Revisiting this thread. :) Seems the binary packages are in, but the source packages are not... Or is this just me being un

Re: transfering amongst partitions

2001-03-01 Thread Fraser Campbell
"David Bishop" <[EMAIL PROTECTED]> writes: > First, I don't know of a safe way to transfer all of those files. I've tried > to use tar in the past, but had permision issues (things ended up being owned > by root). I could use dd, but that's a block-by-block transfer, right? So I usually use c