You are not logged in.

#1 2007-06-02 16:29:05

Kenetixx
Member
From: /unvrs/mlkywy/earth/aust/home
Registered: 2006-09-09
Posts: 258
Website

Problems building avant

I get this

 Starting make...
which: no gnome-autogen.sh in (/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/opt/kde/bin:/opt/mozilla/bin:/opt/qt/bin)
You need to install the gnome-common module and make
sure the gnome-autogen.sh script is in your $PATH.
make: *** No targets specified and no makefile found.  Stop.

But i have it here

$ whereis gnome-autogen.sh
gnome-autogen: /opt/gnome/bin/gnome-autogen.sh

SO what do i do?


http://binaryritual.net

There is no spoon.......

Offline

#2 2007-06-02 22:34:30

tardo
Member
Registered: 2006-07-15
Posts: 526

Re: Problems building avant

file a bug report. I heard the migration from /opt/gnome to /usr eliminates the need for gnome-common, but that doesn't seem to be the case =]

Offline

#3 2007-06-03 19:17:43

mitsoko
Banned
From: In the Coal Chamber
Registered: 2007-05-08
Posts: 143

Re: Problems building avant

well there is a reason it's still on the fs ... just add /opt/gnome/bin back to your PATH ... obviously some apps have /opt/gnome hard coded as a prefix

EDIT:

good point from tardo below .. follow it smile

Last edited by raeven (2007-06-03 21:27:42)

Offline

#4 2007-06-03 21:15:53

tardo
Member
Registered: 2006-07-15
Posts: 526

Re: Problems building avant

raeven wrote:

well there is a reason it's still on the fs ... just add /opt/gnome/bin back to your PATH ... obviously some apps have /opt/gnome hard coded as a prefix

File bug reports. They should ALL be using /usr.

Offline

#5 2007-06-08 17:40:27

AllFather
Member
Registered: 2006-10-03
Posts: 40

Re: Problems building avant

Same problems here, cant build it sad
And how does one change path? , never needed before neutral


2007.08 - The last proper ARCH install cd.
RIP installer :'-(

Offline

#6 2007-06-08 18:08:20

mitsoko
Banned
From: In the Coal Chamber
Registered: 2007-05-08
Posts: 143

Re: Problems building avant

export PATH="$PATH:/opt/gnome/bin/"
you can add this in the current terminal/console session or to make it permanent add it to /etc/profile

Offline

#7 2007-06-08 18:21:05

AllFather
Member
Registered: 2006-10-03
Posts: 40

Re: Problems building avant

Mucho gracias , worked like a charm smile
(This was not an aurbuild though, just a normal one, but had same problem) smile


|edit| hmm
Installed schema `/schemas/apps/avant-window-navigator/title/font_size' for locale `C'
make[3]: *** [install-data-local] Error 1
make[3]: Leaving directory `/home/thomas/Documents/avant-window-navigator-0.1.1/data'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/thomas/Documents/avant-window-navigator-0.1.1/data'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/thomas/Documents/avant-window-navigator-0.1.1/data'
make: *** [install-recursive] Error 1
[root@Omega avant-window-navigator-0.1.1]#
sad

Last edited by AllFather (2007-06-08 18:23:28)


2007.08 - The last proper ARCH install cd.
RIP installer :'-(

Offline

#8 2007-06-08 18:30:09

tardo
Member
Registered: 2006-07-15
Posts: 526

Re: Problems building avant

Use the svn version instead of that one. It's horribly outdated.

aurbuild -s avant-window-navigator-svn

Offline

#9 2007-06-08 18:33:36

AllFather
Member
Registered: 2006-10-03
Posts: 40

Re: Problems building avant

[root@Omega avant-window-navigator]# aurbuild -s avant-window-navigator-svn
bash: aurbuild: command not found

Quite different this then gentoo smile
But learning something new every day smile


2007.08 - The last proper ARCH install cd.
RIP installer :'-(

Offline

#10 2007-06-08 18:41:17

AllFather
Member
Registered: 2006-10-03
Posts: 40

Re: Problems building avant

woohoo, installed now smile


2007.08 - The last proper ARCH install cd.
RIP installer :'-(

Offline

#11 2007-06-08 18:44:13

tardo
Member
Registered: 2006-07-15
Posts: 526

Re: Problems building avant

Sorry was under the impression you were using aurbuild (another way of automagically installing packages from AUR).

Then again, you're a former gentoo user, I doubt you'll have problems tongue

Offline

#12 2007-06-08 18:59:58

AllFather
Member
Registered: 2006-10-03
Posts: 40

Re: Problems building avant

No worries, working like a charm now smile
(tried aurbuild and its ace) big_smile

But i must admit, eventhough pacman is good, i miss the shere "ammount" of programs etc in emerge smile


2007.08 - The last proper ARCH install cd.
RIP installer :'-(

Offline

#13 2007-06-08 23:55:22

tardo
Member
Registered: 2006-07-15
Posts: 526

Re: Problems building avant

whatever u can't find with pacman, chances are aurbuild will find it in AUR.

Offline

Board footer

Powered by FluxBB