sketch-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fwd: Re: GUI design of 0.7]


From: Joel Biddier
Subject: [Fwd: Re: GUI design of 0.7]
Date: Tue, 09 Nov 2004 11:25:33 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624


--- Begin Message --- Subject: Re: GUI design of 0.7 Date: Tue, 09 Nov 2004 11:22:26 -0800 User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
C. Ecker wrote:

Hi,

I tgz-ed my whole sketch-devel directory and put it in the web (1.6 MB).
http://de.geocities.com/dendronde/sketch-devel.tgz

For installation I just followed the description in INSTALL, i.e.
python setup.py build (I guess)

You will probably need to do something as
python setup.py clean
first to remove thee compiled c-libraries.

Thanks.

Would be helpful to get a hint what exactly does not work,

:-) - That's true...

Yet, that is the problem,  I was not sure what. I installed an older 
development version
no more than a month ago and it worked. I did nothing different. Like an idiot, 
I deleted
the directory when done (with the source). I thought I could always get the 
code again.
When I did get the new code, it did not work.

What I get when I do a python setup.py configure:

Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
"pkg-config gtk+-2.0 --cflags " failed
Traceback (most recent call last):
 File "./setup.py", line 85, in ?
   gtk_incdirs, gtk_defs, gtk_libdirs, gtk_libs\
TypeError: unpack non-sequence


I am running GNONE (redhat 8) with gtk 2.2 and do have pkgconfig installed. I goofed around a bit with the setup.py (but that can't be the problem, so I gave up.)

I have found that my pygtk is 1.x and not >=2.0 as needed and I may not have all the devel packages (as Bernhard suggets). I will have to upgrade at least one of my boxes. Most likely redhat8 to Fedora C2. But then I'll have to document (install and fonts) Fedora and not redhat 8 (There are good binaries for redhat 8, only a std/alias.sfd is needed - and I have that. So that may not be too bad).






--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]