Software > Programmieren, Kompilieren
Balsa 2.0 mit SUN Gnome 2.0 bauen
SmellyCat:
Hallo,
ich habe eine kleine Frage:
Angeblich kann man gegen SUN Gnome 2.0 Programme kompilieren. Es gibt ein essentielles File das dabei den Auschlag gibt:
gnome-config für Gnome 2.x
gnomeConf für Gnome 1.x
Ich finde zwar gnome-config.h im System aber gnome-config leider nicht:
/usr/include/libgnome-2.0/libgnome/gnome-config.h
Die Fehlermeldung die ich beim Bua von Blasa bekomme ist folgende:
---
... sh: gnome-config: not found
sh: gnome-config: not found
Package libxml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libxml-2.0', required by 'Bonobo Activation', not found
---
config.log sagt auch nichts anderes :(
Jemand eine Idee? Es muss doch eine Lösung geben... Gnome ist komplett installiert incl dem Developer Zeugs
Danke
bye
Mats
Lordy:
Hey,
ich weiss ja nicht ob ich blind war als ich das in deinen E-Mail sah, oder ob wir einfach beide blind sind - oder ist das vielleicht erst jetzt da? ;).
Gnome-conf ist nicht dein PRoblem. Xml ist es. Such mal die libxml.pc file und passe dann deinen PKG_CONFIG_PATH an, dann sollte es gehen.
Gruesse,
chris
SmellyCat:
Hi,
na schön dann libxml - auch wurscht. Habe das File aber nicht obwohl ich 2x libxml in Ver ?? auf dem System habe, einmal SUNWlxml von SUN - sprich den Solaris CDs und einmal von Gnome 2.0 namens SUNWgnome-xml-root und SUNWgnome-xml-share.
Des weiteren habe ich kein einziges File auf dem System mit Namen libxml???
Ich könnte libxml selber bauen aber da ich sehe dass es schon auf dem System ist... ein 3x? - Etwas übertrieben.
bye
Mats
SmellyCat:
gerade testweise libxml selber gebaut... aber
--- Code: ---
./bin:
Gesamt 116
-rwxr-xr-x 1 root other 993 Aug 14 12:29 xml-config
-rwxr-xr-x 1 root other 58324 Aug 14 12:29 xmllint
./include:
Gesamt 2
drwxr-xr-x 2 root other 512 Aug 14 12:30 libxml
./include/libxml:
Gesamt 236
-rw-r--r-- 1 root other 2514 Aug 14 12:30 debugXML.h
-rw-r--r-- 1 root other 4254 Aug 14 12:30 encoding.h
-rw-r--r-- 1 root other 4067 Aug 14 12:29 entities.h
-rw-r--r-- 1 root other 2943 Aug 14 12:30 HTMLparser.h
-rw-r--r-- 1 root other 807 Aug 14 12:30 HTMLtree.h
-rw-r--r-- 1 root other 2642 Aug 14 12:30 nanoftp.h
-rw-r--r-- 1 root other 1014 Aug 14 12:30 nanohttp.h
-rw-r--r-- 1 root other 17405 Aug 14 12:30 parser.h
-rw-r--r-- 1 root other 23324 Aug 14 12:30 parserInternals.h
-rw-r--r-- 1 root other 3073 Aug 14 12:29 SAX.h
-rw-r--r-- 1 root other 18690 Aug 14 12:30 tree.h
-rw-r--r-- 1 root other 1134 Aug 14 12:30 uri.h
-rw-r--r-- 1 root other 8241 Aug 14 12:30 valid.h
-rw-r--r-- 1 root other 4944 Aug 14 12:30 xlink.h
-rw-r--r-- 1 root other 3782 Aug 14 12:30 xml-error.h
-rw-r--r-- 1 root other 2338 Aug 14 12:30 xmlIO.h
-rw-r--r-- 1 root other 2155 Aug 14 12:30 xmlmemory.h
-rw-r--r-- 1 root other 1027 Aug 14 12:30 xmlversion.h
-rw-r--r-- 1 root other 6834 Aug 14 12:30 xpath.h
./lib:
Gesamt 5112
-rw-r--r-- 1 root other 1323292 Aug 14 12:29 libxml.a
-rwxr-xr-x 1 root other 653 Aug 14 12:29 libxml.la
lrwxrwxrwx 1 root other 15 Aug 14 12:29 libxml.so -> libxml.so.2.0.0
lrwxrwxrwx 1 root other 15 Aug 14 12:29 libxml.so.2 -> libxml.so.2.0.0
-rwxr-xr-x 1 root other 1265072 Aug 14 12:29 libxml.so.2.0.0
-rw-r--r-- 1 root other 229 Aug 14 12:29 xmlConf.sh
./share:
Gesamt 2
drwxr-xr-x 3 root other 512 Aug 14 12:29 gnome-xml
./share/gnome-xml:
Gesamt 2
drwxr-xr-x 3 root other 512 Aug 14 12:29 html
./share/gnome-xml/html:
Gesamt 2
drwxr-xr-x 2 root other 1024 Aug 14 12:29 gnome-xml
./share/gnome-xml/html/gnome-xml:
Gesamt 2102
-rw-r--r-- 1 root other 3909 Aug 14 12:29 book1.html
-rw-r--r-- 1 root other 3166 Aug 14 12:29 DOM.gif
-rw-r--r-- 1 root other 21908 Aug 14 12:29 gnome-xml-debugxml.html
-rw-r--r-- 1 root other 18605 Aug 14 12:29 gnome-xml-encoding.html
-rw-r--r-- 1 root other 31891 Aug 14 12:29 gnome-xml-entities.html
-rw-r--r-- 1 root other 5296 Aug 14 12:29 gnome-xml-error.html
-rw-r--r-- 1 root other 33352 Aug 14 12:29 gnome-xml-htmlparser.html
-rw-r--r-- 1 root other 11746 Aug 14 12:29 gnome-xml-htmltree.html
-rw-r--r-- 1 root other 33252 Aug 14 12:29 gnome-xml-nanoftp.html
-rw-r--r-- 1 root other 15370 Aug 14 12:29 gnome-xml-nanohttp.html
-rw-r--r-- 1 root other 143104 Aug 14 12:29 gnome-xml-parser.html
-rw-r--r-- 1 root other 124175 Aug 14 12:29 gnome-xml-parserinternals.html
-rw-r--r-- 1 root other 54165 Aug 14 12:29 gnome-xml-sax.html
-rw-r--r-- 1 root other 177170 Aug 14 12:29 gnome-xml-tree.html
-rw-r--r-- 1 root other 13632 Aug 14 12:29 gnome-xml-uri.html
-rw-r--r-- 1 root other 107495 Aug 14 12:29 gnome-xml-valid.html
-rw-r--r-- 1 root other 14577 Aug 14 12:29 gnome-xml-xml-error.html
-rw-r--r-- 1 root other 27473 Aug 14 12:29 gnome-xml-xmlio.html
-rw-r--r-- 1 root other 22413 Aug 14 12:29 gnome-xml-xmlmemory.html
-rw-r--r-- 1 root other 28605 Aug 14 12:29 gnome-xml-xpath.html
-rw-r--r-- 1 root other 58693 Aug 14 12:29 index.sgml
-rw-r--r-- 1 root other 3776 Aug 14 12:29 libxml-lib.html
-rw-r--r-- 1 root other 2608 Aug 14 12:29 libxml-notes.html
-rw-r--r-- 1 root other 6452 Aug 14 12:29 structure.gif
-rw-r--r-- 1 root other 47300 Aug 14 12:29 xml.html
--- Ende Code ---
Ist Ver 2.0 - das von Dir erwähnte File finde ich nicht, nehme dem Namen nach aber an dass es zu libxlm gehört oder?
SmellyCat:
vielleicht hilft mir der:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fpatches/114814
wenn mir jem sagt wie ich die Sol 9 SPARC Version davon finde...
Navigation
[0] Themen-Index
[#] Nächste Seite
Zur normalen Ansicht wechseln