#1806 closed defect (invalid)
Gnome-print fails on configure stage
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | gnome print |
Cc: |
Description ¶
Gnome-print fails on configure because it cant find the libxml library. This is because gnome-print only looks in the gnome-1.4/lib directory when running configure. The solution is to create a link to xmlConf.sh in the gnome-1.4/lib directory.
Change History (4)
comment:1 by , 19 years ago
Priority: | highest → lowest |
---|---|
Severity: | blocker → normal |
comment:2 by , 19 years ago
Its a classic case of fbbg error. I hadnt set the prerequisite environment variables before trying to build the deps for gnucash. It hadnt bitten me until now. This bug can be closed as not a problem.
comment:3 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Thanks for your candor, Shane. Closing the bug.
Note:
See TracTickets
for help on using tickets.
I'll leave this bug open, though I'm really tempted to simply close it as WORKSFORME, because I've built Gnome-Print lots of times without issues. I'm leaving it open in hopes the OP will provide a log file or some kind of thing that can be checked.
We cannot fix what isn't broken, and without some kind of information what to look for, it would be impossible to do anything. The OP says there is an issue of not finding xmlConf.sh, however, I don't think that is a good point to start looking at as it doesn't appear to even be included in the checks. Note:
rml@rmlinux: ~/build/gnome-print-0.37 > grep -lr xmlConf * rml@rmlinux: ~/build/gnome-print-0.37 >