joe_rocket
November 16th, 2005, 12:28 PM
Hi,
Ubuntu is pretty awesome, but for my needs in the past I have always installed Apache-PHP-MySQL with FreeTDS and mcrypt from scratch. Ubuntu has almost everything I need as a package, except that I still need both mysql and mysqli. I have no problem doing everything from scratch, but since Ubuntu has almost all of it, would it be easier to reconfigure the existing PHP5 package?
I don't know anything about source packages. What are the steps to reconfigure? Do I still do configure, then make, then make install? Do I stop in the middle before install and do some command to turn my config into a installable package? Are the default configure options listed in some input file for packages or are those always entered on the cammand line?
And one last strange thing... Using phpinfo() on my other Linux boxes shows the configure options. But running phpinfo() with the Ubuntu install doesn't show what the configure options were. I'd like to know that, before modifyign anything. Is there a dpkg command that shows the configure options for a package?
Thanks in advance for any help!
Ubuntu is pretty awesome, but for my needs in the past I have always installed Apache-PHP-MySQL with FreeTDS and mcrypt from scratch. Ubuntu has almost everything I need as a package, except that I still need both mysql and mysqli. I have no problem doing everything from scratch, but since Ubuntu has almost all of it, would it be easier to reconfigure the existing PHP5 package?
I don't know anything about source packages. What are the steps to reconfigure? Do I still do configure, then make, then make install? Do I stop in the middle before install and do some command to turn my config into a installable package? Are the default configure options listed in some input file for packages or are those always entered on the cammand line?
And one last strange thing... Using phpinfo() on my other Linux boxes shows the configure options. But running phpinfo() with the Ubuntu install doesn't show what the configure options were. I'd like to know that, before modifyign anything. Is there a dpkg command that shows the configure options for a package?
Thanks in advance for any help!