You are not logged in.

#1 2007-04-19 16:44:19

bremont
Member
Registered: 2007-04-17
Posts: 9

muse-streaming with gtk gui!

I installed the muse-streaming package in the aur, but i don't get a gtk gui, only the CLI version sad  i don't know what can i modify to get the gui version...   any help!!

Offline

#2 2007-04-19 18:34:29

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: muse-streaming with gtk gui!

No one can help you without more information.


I am a gated community.

Offline

#3 2007-04-19 20:10:18

bremont
Member
Registered: 2007-04-17
Posts: 9

Re: muse-streaming with gtk gui!

well this is the package http://aur.archlinux.org/packages.php?d … s=0&SeB=nd

i installed normally, but when try to execute i'm not able to work with the gtk gui, only with the console version... then my cuestion is: can i modify the pkgbuild to get the gui version of MuSE, or what can i do???  Supposedly the default installation of pkgbuild  includes the gui... but don' t know why i can't get it......


thnxs in advance!!

Offline

#4 2007-04-21 13:43:45

djscholl
Member
From: Michigan, USA
Registered: 2006-05-24
Posts: 56

Re: muse-streaming with gtk gui!

It appears to me that

makedepends(pkgconfig)

needs to be added to the PKGBUILD. Without pkgconfig, the configure script cannot find your gtk libraries.
Try to install pkgconfig by running

pacman -S pkgconfig

Delete everything in your build directory except the PKGBUILD,  linklist.patch, and MuSE-0.9.2.tar.gz.
Run makepkg again. From the build directory,

./pkg/usr/bin/muse -g list

should now list both the cli and the gtk2 interfaces. If this fixes your problem, you may want to ask the package maintainer to add the above makedepends line to the PKGBUILD.

Offline

Board footer

Powered by FluxBB