View previous topic :: View next topic |
Author |
Message |
hoschi Advocate
Joined: 19 Jul 2003 Posts: 2517 Location: Ulm, Germany, Europe
|
Posted: Sun Jul 24, 2005 4:19 pm Post subject: Sonance-Mediaplayer will nicht kompilieren |
|
|
Hallo,
ich wollte schon länger Sonance installieren, und habe deshalb gtk-sharp, gnome-sharp, gconf-sharp, art-sharp und glade-sharp sowohl demaskiert als auch auf ~x86 umgestellt und installiert.
Dazu natürlich auch noch Mono mit x86 stable.
Jetzt wollte ich "./configure" durchführen, aber das bricht leider ab:
Quote: | party sonance-0.2.1 # ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking for mono >= 1.0.0... yes
checking MONO_CFLAGS... -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking MONO_LIBS... -Wl,--export-dynamic -pthread -lmono -lpthread -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for gtk-sharp >= 1.0.4 gnome-sharp >= 1.0.4 glade-sharp >= 1.0.4 gconf-sharp >= 1.0.4... Package gnome-sharp was not found in the pkg-config search path. Perhaps you should add the directory containing `gnome-sharp.pc' to the PKG_CONFIG_PATH environment variable No package 'gnome-sharp' found
configure: error: Library requirements (gtk-sharp >= 1.0.4 gnome-sharp >= 1.0.4 glade-sharp >= 1.0.4 gconf-sharp >= 1.0.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
|
Wie hinzufügen? Wo hinzufügen? /etc/profile?
Mir gefällt Sonance viel besser als XMMS/BMP oder Rythmbox :p
Danke im Voraus! _________________ Just you and me strogg! |
|
Back to top |
|
|
psyqil Advocate
Joined: 26 May 2003 Posts: 2767
|
Posted: Sun Jul 24, 2005 4:40 pm Post subject: |
|
|
Sonance also... sieht aus wie Muine, oder? Wie dem auch sei, probier doch mal "PKG_CONFIG_PATH='/wo/auch/immer' ./configure". |
|
Back to top |
|
|
hoschi Advocate
Joined: 19 Jul 2003 Posts: 2517 Location: Ulm, Germany, Europe
|
Posted: Sun Jul 24, 2005 4:44 pm Post subject: |
|
|
Ich find das Ding nur selber auch nicht :/ _________________ Just you and me strogg! |
|
Back to top |
|
|
psyqil Advocate
Joined: 26 May 2003 Posts: 2767
|
Posted: Sun Jul 24, 2005 4:52 pm Post subject: |
|
|
Soll ich Dir jetzt suchen helfen? Steht's denn in /var/db/pkg/dev-dotnet/gnome-sharp-v.e.r/CONTENTS? |
|
Back to top |
|
|
hoschi Advocate
Joined: 19 Jul 2003 Posts: 2517 Location: Ulm, Germany, Europe
|
Posted: Sun Jul 24, 2005 5:04 pm Post subject: |
|
|
Jetzt weiß ich wo dass Ding liegt:
cat /var/db/pkg/dev-dotnet/gnome-sharp-2.5.5/CONTENTS
dir /usr
dir /usr/lib
dir /usr/lib/mono
dir /usr/lib/mono/gac
dir /usr/lib/mono/gac/gnome-sharp
dir /usr/lib/mono/gac/gnome-sharp/2.0.0.0__35e10195dab3c99f
obj /usr/lib/mono/gac/gnome-sharp/2.0.0.0__35e10195dab3c99f/gnome-sharp.dl l 001e2a32a4ffcfcfce7baa9a98daad31 1122220875
obj /usr/lib/mono/gac/gnome-sharp/2.0.0.0__35e10195dab3c99f/gnome-sharp.dl l.config 31415b4afa31af4011b1393545860f0c 1122220875
dir /usr/lib/mono/gtk-sharp-2.0
sym /usr/lib/mono/gtk-sharp-2.0/gnome-sharp.dll -> /usr/lib/mono/gac/gnome -sharp/2.0.0.0__35e10195dab3c99f/gnome-sharp.dll 1122220875
dir /usr/lib/pkgconfig
obj /usr/lib/pkgconfig/gnome-sharp-2.0.pc c71977005a7aefd5f5e4212163b1f3f9 1122220875
obj /usr/lib/libgnomesharpglue-2.so f120467cece18ba8d71f750b3a65d87c 11222 20875
obj /usr/lib/libgnomesharpglue-2.la 364a5617a240e6a708865770e1c3c82c 11222 20875
obj /usr/lib/libgnomesharpglue-2.a 3897ce2789431234d8cf6d2bf36af375 112222 0875
dir /usr/share
dir /usr/share/gapi-2.0
obj /usr/share/gapi-2.0/gnome-api.xml 2d69f59e8b3603d948934ee08f506c7d 112 2220875
Aber er nimmt mir das irgendwie nicht an :/ _________________ Just you and me strogg! |
|
Back to top |
|
|
psyqil Advocate
Joined: 26 May 2003 Posts: 2767
|
Posted: Sun Jul 24, 2005 5:33 pm Post subject: |
|
|
Code: | ln -s /usr/lib/pkgconfig/gnome-sharp-2.0.pc /usr/lib/pkgconfig/gnome-sharp.pc |
|
|
Back to top |
|
|
hoschi Advocate
Joined: 19 Jul 2003 Posts: 2517 Location: Ulm, Germany, Europe
|
Posted: Sun Jul 24, 2005 5:57 pm Post subject: |
|
|
Danke, das hat geklappt, jetzt geht das Spiel erstaunlicher weise mit glade-sharp weiter, dass müssen wohl SLOTS für die verschiedenen Versionen sein, ich probier das mal mit setzten von Links auzuhebeln _________________ Just you and me strogg! |
|
Back to top |
|
|
hoschi Advocate
Joined: 19 Jul 2003 Posts: 2517 Location: Ulm, Germany, Europe
|
Posted: Sun Jul 24, 2005 6:23 pm Post subject: |
|
|
hmm, jetzt will er angeblich auch noch gst-sharp, das gibts aber nur als cvs direkt von mono...jetzt wirds mir auch zu blöd!
irgendwo kann man es mit den abhängigkeiten auch übertreiben, dass nächste mal vielleicht wieder in c schreiben (wie ursprünglich bei sonance) und dann auf basis von gstreamer, wäre einfacher und angenehmer.
ich frage mich ehrlich gesagt schon, ob ruby/python/wxgtk und co. nicht langsam aber sicher zu einer last werden.
meine useflags sind in dem punkt auch ziemlich eindeutig. _________________ Just you and me strogg! |
|
Back to top |
|
|
psyqil Advocate
Joined: 26 May 2003 Posts: 2767
|
|
Back to top |
|
|
|