To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63376





------- Additional comments from [EMAIL PROTECTED] Wed May  3 12:08:06 -0700 
2006 -------
> After installing "cups-dev" via fink, I still get the same error message,
> because the headers are installed to /sw/include/cups, not in 
> /usr/include/cups.
> So at least we need a way to tell configure where to look for cups headers.

Yes, this is normal procedure for any fink -library used with OOo (GTK et al.) I
see no need for extra instructions (in code) for the cups case. Including fink
goes like:
export CFLAGS="$CFLAGS -I/sw/include"
export LDFLAGS="$LDFLAGS -L/sw/lib"

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to