Re: [users@httpd] Re: make apache 2.4.17 portable under ubuntu

2015-10-16 Thread Kurtis Rader
On Fri, Oct 16, 2015 at 6:23 PM, Good Guy wrote: > On 17/10/2015 01:41, Kurtis Rader wrote: > >> >> That is not correct, Good Guy. Linux, and pretty much any operating >> system, uses binary programs. Which means programs that consist of machine >> executable op codes. And Apache HTTP server on L

Re: [users@httpd] Re: make apache 2.4.17 portable under ubuntu

2015-10-16 Thread Jacob Champion
On 10/16/2015 06:23 PM, Good Guy wrote: I got it from the Master in this video: Just after 6 minutes in the video he is talking about binaries and all that. When Linus says "you don't make binaries for Linux", he means that maintaining and shippi

Re: [users@httpd] Re: make apache 2.4.17 portable under ubuntu

2015-10-16 Thread Kurtis Rader
On Fri, Oct 16, 2015 at 5:23 PM, Good Guy wrote: > On 16/10/15 22:11, Raf Roger wrote: > >> I used during several years a portable version of my webserver under >> windows 7/8 to shift from laptop to desktop computer and without >> duplicating webserver from one computer to another. >> >> i'm try

[users@httpd] Re: make apache 2.4.17 portable under ubuntu

2015-10-16 Thread Good Guy
On 16/10/15 22:11, Raf Roger wrote: Hi, I used during several years a portable version of my webserver under windows 7/8 to shift from laptop to desktop computer and without duplicating webserver from one computer to another. i'm trying to do the same under ubuntu 15.04 however it seems that