The updated WebRev's are posted at
http://cr.opensolaris.org/~sunandam/6693315/
Changes done are
1) env - introduced in the Makefile
2)Moved the Copyright lines to after the "CDDL HEADER END"
header for mysql.xml
3) METADATA file added.
Do you see any more changes needed?
Thanks Sunanda
O
Sriram asked me:
> How does linux do it ? can we do the same ?
Here's some information on what various Linux distros do:
OpenSuSE:
They have two packages, FastCGI and FastCGI-devel FastCGI installs
binaries, shared libs and and top level documentation. FastCGI-devel
installs static libs, head
On 09/18/08 22:17, Amanda Waite wrote:
> I was just building FastCGI on a clean workspace and I noticed that
> there are a lot of component specific subdirs in /usr/include. Would it
> be normal to install the header files into /usr/include/fcgi even with
> the libs in /usr/lib and the executabl
*Very* quick skip through and it looks okay to me. Have you checked that
you have no pkg dependency changes with the 'dependency checker' script?
(may have asked that before).
Paul
Sunanda Menon wrote:
> The updated WebRev's are posted at
> http://cr.opensolaris.org/~sunandam/6693315/
>
> Cha
On Sep 19, 2008, at 10:53 AM, Petr Sumbera wrote:
> Basant Kumar kukreja wrote:
>> On Thu, Sep 18, 2008 at 11:19:54AM +0200, Petr Sumbera wrote:
>>> Basant Kumar kukreja wrote:
Why conf is located in /var/tomcat6/conf? Shouldn't it be /etc/
tomcat6/conf?
>>> Tomcat expects its configura
Basant Kumar kukreja wrote:
> On Thu, Sep 18, 2008 at 11:19:54AM +0200, Petr Sumbera wrote:
>> Basant Kumar kukreja wrote:
>>> Why conf is located in /var/tomcat6/conf? Shouldn't it be /etc/tomcat6/conf?
>> Tomcat expects its configuration at CATALINA_BASE/conf directory. It seems
>> to be kind of