You are not logged in.

#1 2002-12-28 17:56:04

Moritz
Member
From: Cologne, NRW, Germany
Registered: 2002-10-12
Posts: 166

Anjuta [Dev-Studio]: gnomeConf.sh?

Hey Guys!

I've tried to install Anjuta [Dev-Studio] 1.0.1 from the sources....

"./configure --prefix /usr" says:
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/lib... not found
configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install


I can't find the gnomeConf.sh on the whole system... what have i forgot to install?

Regards,
Moritz

Offline

#2 2002-12-28 18:58:18

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: Anjuta [Dev-Studio]: gnomeConf.sh?

hmmm sounds as though this app may be looking for gnome 1.4 stuff. if you are making this in an arch package format i would add this line:

[ "$GNOMEDIR" = "" ] && source /etc/profile.d/gnome.sh

at the top of your PKGBUILD. this may help you out.


AKA uknowme

I am not your friend

Offline

#3 2002-12-28 19:15:24

Moritz
Member
From: Cologne, NRW, Germany
Registered: 2002-10-12
Posts: 166

Re: Anjuta [Dev-Studio]: gnomeConf.sh?

Hmmm... I just want to install it on my system... so I'm not sure why to build a pkg.

Hmm... the 1.0.1 is from the 17th of december 2002... so gnome 2 is out for some time...

Maybe thay got a switch to enable gnome2

Regards,
Moritz

Offline

#4 2002-12-28 20:52:35

Moritz
Member
From: Cologne, NRW, Germany
Registered: 2002-10-12
Posts: 166

Re: Anjuta [Dev-Studio]: gnomeConf.sh?

hmm... i finally got a solution for my first problem, but anotherone has come  sad

Solution: I just created a symbolic link from /usr/lib/gnomeConf.sh to /etc/profile.d/gnome.sh

But now i got another problem:
checking for XpmFreeXpmImage in -lXpm... yes
./configure: line 1: gnome-config: command not found
./configure: line 1: gnome-config: command not found
configure: for orbit-config... no
./configure: line 9961: exit: please: numeric argument required
./configure: line 9961: exit: please: numeric argument required


this is it... again an error with the gnome-config....

what should I do?

Offline

#5 2002-12-28 21:05:29

ody
Member
From: Manchester, UK
Registered: 2002-08-12
Posts: 216
Website

Re: Anjuta [Dev-Studio]: gnomeConf.sh?

is gnome-config installed?

Offline

#6 2002-12-29 09:26:49

Moritz
Member
From: Cologne, NRW, Germany
Registered: 2002-10-12
Posts: 166

Re: Anjuta [Dev-Studio]: gnomeConf.sh?

I can't find gnome-config on my arch-disk (0.4)...

and my Laptop isn't in the internet yet, so I just use the Dragon realease...

--edit--
I just had a look on ftp.archlinux.org/current and I can't find a gnome-config as well  :shock:

Offline

#7 2002-12-29 16:35:16

Moritz
Member
From: Cologne, NRW, Germany
Registered: 2002-10-12
Posts: 166

Re: Anjuta [Dev-Studio]: gnomeConf.sh?

hmmm... I've googled for gnome2 and anjuta and found some results... no docs or something like that, but some screens...

Could anyone of you try to install Anjuta? I love arch, but this is pretty annoying :evil:

please help me wink

Offline

#8 2002-12-29 16:38:00

elanthis
Member
From: Michigan, USA
Registered: 2002-09-26
Posts: 33
Website

Re: Anjuta [Dev-Studio]: gnomeConf.sh?

Anjuta is not a GNOME2 application.  It is a GNOME1.4 applications.  Arch Linux doesn't have *any* GNOME1.4 packages whatsoever.  I think the CVS revisions of Anjuta2 are GNOME2, but I'm not sure on that - I read before they are rewriting Anjuta2 from scratch or something along those lines.

If you want to use any GNOME1.4 applications, you're going to have to download, build, and install a basic set of GNOME1.4 libraries, which isn't easy (trust me, I tried packaging GNOME1.4 to get Evolution and Galeon in Arch Linux).


What?

Offline

#9 2002-12-29 17:02:39

Moritz
Member
From: Cologne, NRW, Germany
Registered: 2002-10-12
Posts: 166

Re: Anjuta [Dev-Studio]: gnomeConf.sh?

Thanks for the information!

I currently got some trubble with my pcmcia NIC, but I'll give the CVS a try!

Regards,
Moritz

Offline

#10 2002-12-29 18:17:06

Moritz
Member
From: Cologne, NRW, Germany
Registered: 2002-10-12
Posts: 166

Re: Anjuta [Dev-Studio]: gnomeConf.sh?

yeah you're right... found that on the Anjuta homepage:
HEAD branch (Gnome 2 port, not developed at the moment, because of lack of time). Note that this branch don't even compile !

So it will take a while till I can use Anjuta :cry:

Offline

Board footer

Powered by FluxBB