You are not logged in.

#1 2012-03-26 06:49:36

caasi
Member
Registered: 2012-03-21
Posts: 44
Website

GSTM compilation failed

Any one know what's wrong about that package. Or how can I install it in another way. Or is there any replacement ?

Offline

#2 2012-03-26 08:16:35

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: GSTM compilation failed

Vague.

Post some error output or similar details, someone might help you then.

Offline

#3 2014-06-06 10:23:49

wehe
Member
Registered: 2014-06-06
Posts: 1

Re: GSTM compilation failed

download source at https://aur.archlinux.org/packages/gstm/
and install dependencies
> sudo pacman -S libgnomeui

then read http://polywogsys.livejournal.com/288546.html
('So I had to include -lxml2 and later -lX11 in the makefile and gstm compiled fine.')
and

> ./configure LDFLAGS="-lxml2 -lX11"
> make
> sudo make install

workes fine for me,
hth / weHe

Offline

#4 2014-06-06 11:24:40

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: GSTM compilation failed

wehe, welcome to the forums.

Please use pacman to install packages. Installing to the system outside of pacman will make your system messy and difficult to manage. If you do not know how to use the AUR, there is a guide on the wiki.

If you see in the PKGBUILD, it already adds those two flags. You could install gstm with a simple makepkg -si.

Also note that this thread is over two years old. The op hasn't posted on the forums in a year. There isn't much use for this thread.
Forum Etquette: Old Threads / Necro-Bumping, closing.


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

Board footer

Powered by FluxBB