sources.list line to support retrieval of apache source

2000-04-28 Thread Paul McHale

Does anyone know the line in sources.list for retrieving apache source?  In
the man page, it mentions adding deb-src to the line.  I can't seem to get
the syntax correct.  Does anyone have an example line?

many thanks,

paul


--
Paul McHale
   Work:   937-253-7610  Double E Solutions
   Mobile: 937-371-2828  4912 Effingham
   Fax:413-215-3232  Dayton, Ohio 45431
--


RE: sources.list line to support retrieval of apache source

2000-04-28 Thread Dominic Blythe
why not just download it from apache?
i'm not being glib, i really want to know why not, 
cos that's what i did and i'm always looking for
better (different) ways to do things.

[EMAIL PROTECTED] said:
 
 Does anyone know the line in sources.list for retrieving 
 apache source?  In
 the man page, it mentions adding deb-src to the line.  I 
 can't seem to get
 the syntax correct.  Does anyone have an example line?
 
 many thanks,
 
 paul
 
 
 --
 Paul McHale
Work:   937-253-7610  Double E Solutions
Mobile: 937-371-2828  4912 Effingham
Fax:413-215-3232  Dayton, Ohio 45431
 --
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe 
 [EMAIL PROTECTED]  /dev/null
 


RE: sources.list line to support retrieval of apache source

2000-04-28 Thread Paul McHale
I originally had trouble getting apt-get to delete apache.  For some reason
it refused to.  I then went back to dselect and it worked fine.  I have
since manually downloaded apache and am going to install it as you
mentioned.  If for no other reason, storm only comes with 1.3.3 and apache
is up to 1.3.12.

I assume my manually installing apache also means apt-get will no longer
automatically update apache.  This is a bummer.  I happen to need 1.3.12 so
I guess I'll take care of it manually.  If there is a better way, I would
love to hear it.


--
Paul McHale
   Work:   937-253-7610  Double E Solutions
   Mobile: 937-371-2828  4912 Effingham
   Fax:413-215-3232  Dayton, Ohio 45431
--

 -Original Message-
 From: Dominic Blythe [mailto:[EMAIL PROTECTED]
 Sent: Friday, April 28, 2000 10:50 AM
 To: Paul McHale; Debian-User
 Subject: RE: sources.list line to support retrieval of apache source


 why not just download it from apache?
 i'm not being glib, i really want to know why not,
 cos that's what i did and i'm always looking for
 better (different) ways to do things.

 [EMAIL PROTECTED] said:
 
  Does anyone know the line in sources.list for retrieving
  apache source?  In
  the man page, it mentions adding deb-src to the line.  I
  can't seem to get
  the syntax correct.  Does anyone have an example line?
 
  many thanks,
 
  paul
 
 
  --
  Paul McHale
 Work:   937-253-7610  Double E Solutions
 Mobile: 937-371-2828  4912 Effingham
 Fax:413-215-3232  Dayton, Ohio 45431
  --
 
 
  --
  Unsubscribe?  mail -s unsubscribe
  [EMAIL PROTECTED]  /dev/null
 


 --
 Unsubscribe?  mail -s unsubscribe
 [EMAIL PROTECTED]  /dev/null




RE: sources.list line to support retrieval of apache source

2000-04-28 Thread Dominic Blythe
well at least you got dselect to do it, i had to go back to dpkg.


 -Original Message-
 From: Paul McHale [mailto:[EMAIL PROTECTED]
 Sent: 28 April 2000 16:01
 To: Dominic Blythe; Debian-User
 Subject: RE: sources.list line to support retrieval of apache source
 
 
 I originally had trouble getting apt-get to delete apache.  
 For some reason
 it refused to.  I then went back to dselect and it worked 
 fine.  I have
 since manually downloaded apache and am going to install it as you
 mentioned.  If for no other reason, storm only comes with 
 1.3.3 and apache
 is up to 1.3.12.
 
 I assume my manually installing apache also means apt-get 
 will no longer
 automatically update apache.  This is a bummer.  I happen to 
 need 1.3.12 so
 I guess I'll take care of it manually.  If there is a better 
 way, I would
 love to hear it.
 
 
 --
 Paul McHale
Work:   937-253-7610  Double E Solutions
Mobile: 937-371-2828  4912 Effingham
Fax:413-215-3232  Dayton, Ohio 45431
 --
 
  -Original Message-
  From: Dominic Blythe [mailto:[EMAIL PROTECTED]
  Sent: Friday, April 28, 2000 10:50 AM
  To: Paul McHale; Debian-User
  Subject: RE: sources.list line to support retrieval of apache source
 
 
  why not just download it from apache?
  i'm not being glib, i really want to know why not,
  cos that's what i did and i'm always looking for
  better (different) ways to do things.
 
  [EMAIL PROTECTED] said:
  
   Does anyone know the line in sources.list for retrieving
   apache source?  In
   the man page, it mentions adding deb-src to the line.  I
   can't seem to get
   the syntax correct.  Does anyone have an example line?
  
   many thanks,
  
   paul
  
  
   --
   Paul McHale
  Work:   937-253-7610  Double E Solutions
  Mobile: 937-371-2828  4912 Effingham
  Fax:413-215-3232  Dayton, Ohio 45431
   --
  
  
   --
   Unsubscribe?  mail -s unsubscribe
   [EMAIL PROTECTED]  /dev/null
  
 
 
  --
  Unsubscribe?  mail -s unsubscribe
  [EMAIL PROTECTED]  /dev/null
 
 
 


Re: sources.list line to support retrieval of apache source

2000-04-28 Thread Nathan E Norman
On Fri, Apr 28, 2000 at 10:45:27AM -0400, Paul McHale wrote:
 
 Does anyone know the line in sources.list for retrieving apache source?  In
 the man page, it mentions adding deb-src to the line.  I can't seem to get
 the syntax correct.  Does anyone have an example line?

Here's mone:

  [EMAIL PROTECTED]:~ $ cat /etc/apt/sources.list 
  # Main, contrib, non-free
  deb http://debian.midco.net/debian potato main contrib non-free
  deb-src http://debian.midco.net/debian potato main contrib non-free
  # non-US
  deb http://debian.midco.net/pub/mirrors/debian-non-US potato/non-US main 
contrib non-free
  deb-src http://debian.midco.net/pub/mirrors/debian-non-US potato/non-US main 
contrib non-free
  # Non-Midco people use this non-US instead
  deb http://nonus.debian.org/debian-non-US potato/non-US main contrib non-free
  deb-src http://nonus.debian.org/debian-non-US potato/non-US main contrib 
non-free
  # experimental
  deb http://debian.midco.net/debian project/experimental/

The non-US line won't work for you since I can't verify that you're in
the US (I love export restrictions); you should feel free to use the
mirror closest to you instead of debian.midco.net.  I also don't
recommend using experimental unless you like to break things now and
then :)

HTH,

-- 
Nathan Norman Eschew Obfuscation  Network Engineer
GPG Key ID 1024D/51F98BB7http://home.midco.net/~nnorman/
Key fingerprint = C5F4 A147 416C E0BF AB73  8BEF F0C8 255C 51F9 8BB7


pgpmTnYn4IUV8.pgp
Description: PGP signature


RE: sources.list line to support retrieval of apache source

2000-04-28 Thread Dominic Blythe
i don't think there is a better way if there's no .deb.
it may not make you feel better, but my self-compiled
apache has been running ok for 36 hours now...

of course it's the uninstall that will be the asspain

 -Original Message-
 From: Paul McHale [mailto:[EMAIL PROTECTED]
 Sent: 28 April 2000 16:06
 To: Dominic Blythe; Debian-User
 Subject: RE: sources.list line to support retrieval of apache source
 
 
 I originally had trouble getting apt-get to delete apache.  
 For some reason
 it refused to.  I then went back to dselect and it worked 
 fine.  I have
 since manually downloaded apache and am going to install it as you
 mentioned.  If for no other reason, storm only comes with 
 1.3.3 and apache
 is up to 1.3.12.
 
 I assume my manually installing apache also means apt-get 
 will no longer
 automatically update apache.  This is a bummer.  I happen to 
 need 1.3.12 so
 I guess I'll take care of it manually.  If there is a better 
 way, I would
 love to hear it.
 
 
 --
 Paul McHale
Work:   937-253-7610  Double E Solutions
Mobile: 937-371-2828  4912 Effingham
Fax:413-215-3232  Dayton, Ohio 45431
 --
 
  -Original Message-
  From: Dominic Blythe [mailto:[EMAIL PROTECTED]
  Sent: Friday, April 28, 2000 10:50 AM
  To: Paul McHale; Debian-User
  Subject: RE: sources.list line to support retrieval of apache source
 
 
  why not just download it from apache?
  i'm not being glib, i really want to know why not,
  cos that's what i did and i'm always looking for
  better (different) ways to do things.
 
  [EMAIL PROTECTED] said:
  
   Does anyone know the line in sources.list for retrieving
   apache source?  In
   the man page, it mentions adding deb-src to the line.  I
   can't seem to get
   the syntax correct.  Does anyone have an example line?
  
   many thanks,
  
   paul
  
  
   --
   Paul McHale
  Work:   937-253-7610  Double E Solutions
  Mobile: 937-371-2828  4912 Effingham
  Fax:413-215-3232  Dayton, Ohio 45431
   --
  
  
   --
   Unsubscribe?  mail -s unsubscribe
   [EMAIL PROTECTED]  /dev/null
  
 
 
  --
  Unsubscribe?  mail -s unsubscribe
  [EMAIL PROTECTED]  /dev/null
 
 
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe 
 [EMAIL PROTECTED]  /dev/null
 


Re: sources.list line to support retrieval of apache source

2000-04-28 Thread Eugene Teo
IMHO, apache should be compiled by hand. from there, you can
control the dynamic modules and all that. much more flexibility.


 i don't think there is a better way if there's no .deb.
 it may not make you feel better, but my self-compiled
 apache has been running ok for 36 hours now...

 of course it's the uninstall that will be the asspain

  -Original Message-
  From: Paul McHale [mailto:[EMAIL PROTECTED]
  Sent: 28 April 2000 16:06
  To: Dominic Blythe; Debian-User
  Subject: RE: sources.list line to support retrieval of apache source
 
 
  I originally had trouble getting apt-get to delete apache.
  For some reason
  it refused to.  I then went back to dselect and it worked
  fine.  I have
  since manually downloaded apache and am going to install it as you
  mentioned.  If for no other reason, storm only comes with
  1.3.3 and apache
  is up to 1.3.12.
 
  I assume my manually installing apache also means apt-get
  will no longer
  automatically update apache.  This is a bummer.  I happen to
  need 1.3.12 so
  I guess I'll take care of it manually.  If there is a better
  way, I would
  love to hear it.
 
 
  --
  Paul McHale
 Work:   937-253-7610  Double E Solutions
 Mobile: 937-371-2828  4912 Effingham
 Fax:413-215-3232  Dayton, Ohio 45431
  --
 
   -Original Message-
   From: Dominic Blythe [mailto:[EMAIL PROTECTED]
   Sent: Friday, April 28, 2000 10:50 AM
   To: Paul McHale; Debian-User
   Subject: RE: sources.list line to support retrieval of apache source
  
  
   why not just download it from apache?
   i'm not being glib, i really want to know why not,
   cos that's what i did and i'm always looking for
   better (different) ways to do things.
  
   [EMAIL PROTECTED] said:
   
Does anyone know the line in sources.list for retrieving
apache source?  In
the man page, it mentions adding deb-src to the line.  I
can't seem to get
the syntax correct.  Does anyone have an example line?
   
many thanks,
   
paul
   
   
--
Paul McHale
   Work:   937-253-7610  Double E Solutions
   Mobile: 937-371-2828  4912 Effingham
   Fax:413-215-3232  Dayton, Ohio 45431
--
   
   
--
Unsubscribe?  mail -s unsubscribe
[EMAIL PROTECTED]  /dev/null
   
  
  
   --
   Unsubscribe?  mail -s unsubscribe
   [EMAIL PROTECTED]  /dev/null
  
  
 
 
  --
  Unsubscribe?  mail -s unsubscribe
  [EMAIL PROTECTED]  /dev/null
 


 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null



RE: sources.list line to support retrieval of apache source

2000-04-28 Thread Dominic Blythe
yeah. right on. i'll agree even more when i get mod_perl compiled in
successfully ;-)

 -Original Message-
 From: Eugene Teo [mailto:[EMAIL PROTECTED]
 Sent: 28 April 2000 16:32
 To: Dominic Blythe; Paul McHale; Debian-User
 Subject: Re: sources.list line to support retrieval of apache source
 
 
 IMHO, apache should be compiled by hand. from there, you can
 control the dynamic modules and all that. much more flexibility.
 
 
  i don't think there is a better way if there's no .deb.
  it may not make you feel better, but my self-compiled
  apache has been running ok for 36 hours now...
 
  of course it's the uninstall that will be the asspain
 
   -Original Message-
   From: Paul McHale [mailto:[EMAIL PROTECTED]
   Sent: 28 April 2000 16:06
   To: Dominic Blythe; Debian-User
   Subject: RE: sources.list line to support retrieval of 
 apache source
  
  
   I originally had trouble getting apt-get to delete apache.
   For some reason
   it refused to.  I then went back to dselect and it worked
   fine.  I have
   since manually downloaded apache and am going to install it as you
   mentioned.  If for no other reason, storm only comes with
   1.3.3 and apache
   is up to 1.3.12.
  
   I assume my manually installing apache also means apt-get
   will no longer
   automatically update apache.  This is a bummer.  I happen to
   need 1.3.12 so
   I guess I'll take care of it manually.  If there is a better
   way, I would
   love to hear it.
  
  
   --
   Paul McHale
  Work:   937-253-7610  Double E Solutions
  Mobile: 937-371-2828  4912 Effingham
  Fax:413-215-3232  Dayton, Ohio 45431
   --
  
-Original Message-
From: Dominic Blythe [mailto:[EMAIL PROTECTED]
Sent: Friday, April 28, 2000 10:50 AM
To: Paul McHale; Debian-User
Subject: RE: sources.list line to support retrieval of 
 apache source
   
   
why not just download it from apache?
i'm not being glib, i really want to know why not,
cos that's what i did and i'm always looking for
better (different) ways to do things.
   
[EMAIL PROTECTED] said:

 Does anyone know the line in sources.list for retrieving
 apache source?  In
 the man page, it mentions adding deb-src to the line.  I
 can't seem to get
 the syntax correct.  Does anyone have an example line?

 many thanks,

 paul


 --
 Paul McHale
Work:   937-253-7610  Double E Solutions
Mobile: 937-371-2828  4912 Effingham
Fax:413-215-3232  Dayton, Ohio 45431
 --


 --
 Unsubscribe?  mail -s unsubscribe
 [EMAIL PROTECTED]  /dev/null

   
   
--
Unsubscribe?  mail -s unsubscribe
[EMAIL PROTECTED]  /dev/null
   
   
  
  
   --
   Unsubscribe?  mail -s unsubscribe
   [EMAIL PROTECTED]  /dev/null
  
 
 
  --
  Unsubscribe?  mail -s unsubscribe 
 [EMAIL PROTECTED] 
 /dev/null
 
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe 
 [EMAIL PROTECTED]  /dev/null
 


Re: sources.list line to support retrieval of apache source

2000-04-28 Thread Eugene Teo
what problems you encountered? which versions you try to compile mod_perl?


- Original Message -
From: Dominic Blythe [EMAIL PROTECTED]
To: Eugene Teo [EMAIL PROTECTED]; Paul McHale
[EMAIL PROTECTED]; Debian-User debian-user@lists.debian.org
Sent: Friday, April 28, 2000 23:34
Subject: RE: sources.list line to support retrieval of apache source


 yeah. right on. i'll agree even more when i get mod_perl compiled in
 successfully ;-)

  -Original Message-
  From: Eugene Teo [mailto:[EMAIL PROTECTED]
  Sent: 28 April 2000 16:32
  To: Dominic Blythe; Paul McHale; Debian-User
  Subject: Re: sources.list line to support retrieval of apache source
 
 
  IMHO, apache should be compiled by hand. from there, you can
  control the dynamic modules and all that. much more flexibility.
 
 
   i don't think there is a better way if there's no .deb.
   it may not make you feel better, but my self-compiled
   apache has been running ok for 36 hours now...
  
   of course it's the uninstall that will be the asspain
  
-Original Message-
From: Paul McHale [mailto:[EMAIL PROTECTED]
Sent: 28 April 2000 16:06
To: Dominic Blythe; Debian-User
Subject: RE: sources.list line to support retrieval of
  apache source
   
   
I originally had trouble getting apt-get to delete apache.
For some reason
it refused to.  I then went back to dselect and it worked
fine.  I have
since manually downloaded apache and am going to install it as you
mentioned.  If for no other reason, storm only comes with
1.3.3 and apache
is up to 1.3.12.
   
I assume my manually installing apache also means apt-get
will no longer
automatically update apache.  This is a bummer.  I happen to
need 1.3.12 so
I guess I'll take care of it manually.  If there is a better
way, I would
love to hear it.
   
   
--
Paul McHale
   Work:   937-253-7610  Double E Solutions
   Mobile: 937-371-2828  4912 Effingham
   Fax:413-215-3232  Dayton, Ohio 45431
--
   
 -Original Message-
 From: Dominic Blythe [mailto:[EMAIL PROTECTED]
 Sent: Friday, April 28, 2000 10:50 AM
 To: Paul McHale; Debian-User
 Subject: RE: sources.list line to support retrieval of
  apache source


 why not just download it from apache?
 i'm not being glib, i really want to know why not,
 cos that's what i did and i'm always looking for
 better (different) ways to do things.

 [EMAIL PROTECTED] said:
 
  Does anyone know the line in sources.list for retrieving
  apache source?  In
  the man page, it mentions adding deb-src to the line.  I
  can't seem to get
  the syntax correct.  Does anyone have an example line?
 
  many thanks,
 
  paul
 
 
  --
  Paul McHale
 Work:   937-253-7610  Double E Solutions
 Mobile: 937-371-2828  4912 Effingham
 Fax:413-215-3232  Dayton, Ohio 45431
  --
 
 
  --
  Unsubscribe?  mail -s unsubscribe
  [EMAIL PROTECTED]  /dev/null
 


 --
 Unsubscribe?  mail -s unsubscribe
 [EMAIL PROTECTED]  /dev/null


   
   
--
Unsubscribe?  mail -s unsubscribe
[EMAIL PROTECTED]  /dev/null
   
  
  
   --
   Unsubscribe?  mail -s unsubscribe
  [EMAIL PROTECTED] 
  /dev/null
  
 
 
  --
  Unsubscribe?  mail -s unsubscribe
  [EMAIL PROTECTED]  /dev/null
 


RE: sources.list line to support retrieval of apache source

2000-04-28 Thread Dominic Blythe
compiling mod_perl 1.23 with apache 1.3.11.
got a hint today that it could be because i used
activate-module=src/modules/perl/mod_perl.c
when i should use
activate-module=src/modules/perl/libperl.a

got to wait til i get home tonight to try it.
mod_perl itself does make, make install with no probs
and landed in the right place in apache build dir.

any other hints you might have gratefully rec'd :-)

 -Original Message-
 From: Eugene Teo [mailto:[EMAIL PROTECTED]
 Sent: 28 April 2000 16:38
 To: Dominic Blythe; Paul McHale; Debian-User
 Subject: Re: sources.list line to support retrieval of apache source
 
 
 what problems you encountered? which versions you try to 
 compile mod_perl?
 
 
 - Original Message -
 From: Dominic Blythe [EMAIL PROTECTED]
 To: Eugene Teo [EMAIL PROTECTED]; Paul McHale
 [EMAIL PROTECTED]; Debian-User 
 debian-user@lists.debian.org
 Sent: Friday, April 28, 2000 23:34
 Subject: RE: sources.list line to support retrieval of apache source
 
 
  yeah. right on. i'll agree even more when i get mod_perl compiled in
  successfully ;-)
 
   -Original Message-
   From: Eugene Teo [mailto:[EMAIL PROTECTED]
   Sent: 28 April 2000 16:32
   To: Dominic Blythe; Paul McHale; Debian-User
   Subject: Re: sources.list line to support retrieval of 
 apache source
  
  
   IMHO, apache should be compiled by hand. from there, you can
   control the dynamic modules and all that. much more flexibility.
  
  
i don't think there is a better way if there's no .deb.
it may not make you feel better, but my self-compiled
apache has been running ok for 36 hours now...
   
of course it's the uninstall that will be the asspain
   
 -Original Message-
 From: Paul McHale [mailto:[EMAIL PROTECTED]
 Sent: 28 April 2000 16:06
 To: Dominic Blythe; Debian-User
 Subject: RE: sources.list line to support retrieval of
   apache source


 I originally had trouble getting apt-get to delete apache.
 For some reason
 it refused to.  I then went back to dselect and it worked
 fine.  I have
 since manually downloaded apache and am going to 
 install it as you
 mentioned.  If for no other reason, storm only comes with
 1.3.3 and apache
 is up to 1.3.12.

 I assume my manually installing apache also means apt-get
 will no longer
 automatically update apache.  This is a bummer.  I happen to
 need 1.3.12 so
 I guess I'll take care of it manually.  If there is a better
 way, I would
 love to hear it.


 --
 Paul McHale
Work:   937-253-7610  Double E Solutions
Mobile: 937-371-2828  4912 Effingham
Fax:413-215-3232  Dayton, Ohio 45431
 --

  -Original Message-
  From: Dominic Blythe [mailto:[EMAIL PROTECTED]
  Sent: Friday, April 28, 2000 10:50 AM
  To: Paul McHale; Debian-User
  Subject: RE: sources.list line to support retrieval of
   apache source
 
 
  why not just download it from apache?
  i'm not being glib, i really want to know why not,
  cos that's what i did and i'm always looking for
  better (different) ways to do things.
 
  [EMAIL PROTECTED] said:
  
   Does anyone know the line in sources.list for retrieving
   apache source?  In
   the man page, it mentions adding deb-src to the line.  I
   can't seem to get
   the syntax correct.  Does anyone have an example line?
  
   many thanks,
  
   paul
  
  
   --
   Paul McHale
  Work:   937-253-7610  Double E Solutions
  Mobile: 937-371-2828  4912 Effingham
  Fax:413-215-3232  Dayton, Ohio 45431
   --
  
  
   --
   Unsubscribe?  mail -s unsubscribe
   [EMAIL PROTECTED]  /dev/null
  
 
 
  --
  Unsubscribe?  mail -s unsubscribe
  [EMAIL PROTECTED]  /dev/null
 
 


 --
 Unsubscribe?  mail -s unsubscribe
 [EMAIL PROTECTED]  /dev/null

   
   
--
Unsubscribe?  mail -s unsubscribe
   [EMAIL PROTECTED] 
   /dev/null
   
  
  
   --
   Unsubscribe?  mail -s unsubscribe
   [EMAIL PROTECTED]  /dev/null