Re: [Emc-users] GTK build dep

2007-07-27 Thread John Kasunich
Jeff Epler wrote:
 It looks like libgtk2.0-dev is already listed in the Build-Depends of
 emc2.1 packages, emc2 TRUNK, and emc2-cvs-build-dep.

That ensures that people using the debs get it.  We should probably
modify configure to make it a requirement as well, so people who
aren't using the debs will be told that it is missing.

Regards,

John Kasunich

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] GTK build dep

2007-07-27 Thread Stephen Wille Padnos
John Kasunich wrote:

Jeff Epler wrote:
  

It looks like libgtk2.0-dev is already listed in the Build-Depends of
emc2.1 packages, emc2 TRUNK, and emc2-cvs-build-dep.



That ensures that people using the debs get it.  We should probably
modify configure to make it a requirement as well, so people who
aren't using the debs will be told that it is missing.
  

Hmmm.

If this means what I think it means (that ./configure will barf if gtk 
libraries aren't found), then I'd prefer to leave it as is.  The 
diagnostic tools aren't a required part of EMC2, and the GUIs aren't 
either.  It's pretty easy to filter the output of configure to see 
what's missing - something like ./configure | grep no$ lists 
everything configure couldn't find.

The change you propose, as I understand it, would make it more difficult 
to build for headless controllers and the like.

- Steve

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] GTK build dep

2007-07-27 Thread Ray Henry
On Fri, 2007-07-27 at 11:08 -0400, Stephen Wille Padnos wrote:
 John Kasunich wrote:
 
 Jeff Epler wrote:
   
 
 It looks like libgtk2.0-dev is already listed in the Build-Depends of
 emc2.1 packages, emc2 TRUNK, and emc2-cvs-build-dep.
 
 
 
 That ensures that people using the debs get it.  We should probably
 modify configure to make it a requirement as well, so people who
 aren't using the debs will be told that it is missing.
   
 
 Hmmm.
 
 If this means what I think it means (that ./configure will barf if gtk 
 libraries aren't found), then I'd prefer to leave it as is.  The 
 diagnostic tools aren't a required part of EMC2, and the GUIs aren't 
 either.  It's pretty easy to filter the output of configure to see 
 what's missing - something like ./configure | grep no$ lists 
 everything configure couldn't find.
 
 The change you propose, as I understand it, would make it more difficult 
 to build for headless controllers and the like.
 
 - Steve

I don't know exactly how it might be related but I'd also like to see it
possible to set up a working compile without the need for lyx and the
other document stuff.  Would it be possible to make two build dep
packages.  One for the lowest level another for extra?

Rayh




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users