LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Creating deb pages so I don't need to compile from source again (https://www.linuxquestions.org/questions/linux-newbie-8/creating-deb-pages-so-i-dont-need-to-compile-from-source-again-759549/)

linuxmandrake 10-04-2009 03:42 AM

Creating deb pages so I don't need to compile from source again
 
Hi, I'm trying to build a LAMP server however because it's a dev server we have to compile php from source to ensure it's exactly the same as our host. I.e. same version of php with the same configuration and extensions.

I was wondering if it's possible to compile it/ build a deb package on my pc at home so I can just install the deb package at work. Compiling can take fairly long time and the dev server is P3 with limited ram. We're going to put more ram in but it may not be anytime soon.

My greatest worry is the processor on my machine is intel core2 and the server has a p3. Would that cause any compatibility issues

the trooper 10-04-2009 04:44 AM

Quote:

I was wondering if it's possible to compile it/ build a deb package on my pc at home so I can just install the deb package at work
Yes it's possible.Here's a link to a how-to:

http://blogs.koolwal.net/2009/07/04/...-debian-linux/

Quote:

My greatest worry is the processor on my machine is intel core2 and the server has a p3. Would that cause any compatibility issues
I'm not 100% sure on this,maybe someone more knowledgeable can add to this.
I think it's more important what o/s architecture you run on your home machine compared to what the server uses.


All times are GMT -5. The time now is 01:53 PM.