LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Getting errors with libxul.pc when trying to compile Go Openoffice 3.1.1 (https://www.linuxquestions.org/questions/slackware-14/getting-errors-with-libxul-pc-when-trying-to-compile-go-openoffice-3-1-1-a-752948/)

kevin01123 09-05-2009 03:51 PM

Getting errors with libxul.pc when trying to compile Go Openoffice 3.1.1
 
The error:

Code:

checking for xulrunner-xpcom... checking for libxul ... Package libxul was not found in the pkg-config search path. Perhaps you should add the directory containing `libxul.pc' to the PKG_CONFIG_PATH environment variable No package 'libxul' found
configure: error: Library requirements (libxul ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
make: *** [stamp/build] Error 1

How do I fix this? I see no libxul in the Slackware packages or on slackbuilds.org. I'm running Slackware64 13.

bathory 09-05-2009 05:02 PM

I guess you have to install mozilla xulrunner from sources.

Regards

kevin01123 09-06-2009 06:49 PM

Quote:

Originally Posted by bathory (Post 3671280)
I guess you have to install mozilla xulrunner from sources.

Regards

When I try to compile xulrunner, I'm getting errors with nspr and it saying file exists in my build directory for nspr.

:-\

sahko 09-06-2009 06:58 PM

Things like nspr, nss and xulrunner in Slackware are provided by seamonkey (and to some extend by seamonkey-solibs).
I dont know if this does things easier or more complicated for the task you are trying to accomplish.

kevin01123 09-06-2009 08:51 PM

Quote:

Originally Posted by sahko (Post 3672300)
Things like nspr, nss and xulrunner in Slackware are provided by seamonkey (and to some extend by seamonkey-solibs).
I dont know if this does things easier or more complicated for the task you are trying to accomplish.

Neither. Installing seamonkey does not bring the necessary libxul.pc in /usr/lib64/pkconfig.


All times are GMT -5. The time now is 10:40 PM.