bugXnee - Bugs: bug #30136, Configure misses to check for...

 
 

bug #30136: Configure misses to check for gnome.h

Submitter:  Henrik Sandklef <hesa>
Submitted:  Tue 15 Jun 2010 01:09:22 PM UTC
   
 
Category:  Xnee Severity:  5 - Blocker
Item Group:  Error report Status:  Fixed
Privacy:  Public Assigned to:  hesa
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 30 Jul 2010 03:26:36 PM UTC, comment #1: 

I am not sure how to handle this in a way that is OS and distribution independent. Debian and Ubuntu can add a build dep, but when compiling from source it's important to get it right.

Will look for gtk-config. If that is found, the script will continue to look for gnome.h and warn if not present.

If gtk-config is not found, the script warns and continues to try its best... we can't bail out since we don't really know where to check for the header files (without gtk-config)

Works well under my Debian machine.

Henrik Sandklef <hesa>
Group administrator
Tue 15 Jun 2010 01:09:22 PM UTC, original submission:  

Orig report here:

http://ubuntuforums.org/showthread.php?t=1253453&highlight=xnee


--------------------

There were some small snags on the way, though, nothing major.

Code:

./configure

didn't pick up that one would need gnome.h
so had to figure out package for that by myself

Code:

sudo apt-get install libgnomeui-dev


Henrik Sandklef <hesa>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by hesa (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-07-30 hesa StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-0329.
    Corresponding source code