From: francois s. <fra...@fr...> - 2004-07-12 21:49:01
|
/ / /From: Jonathan Brandmeyer <jbrandmeyer@ea...> * Re: Installing visualpython in suse 9.0* 2004-07-10 07:49 On Sat, 2004-07-10 at 10:00, francois schnell wrote: > Hello all, > > I try to install visualpython on my suse 9.0 pro. > I followed the steps in linux_download.html and I checked for the > packages in Yast (and I did the CPPFLAGS=-I/opt/gnome/include Are you sure? It isn"t in the commands below, which means that configure didn"t pick it up. Make sure that "CPPFLAGS=-I/opt/gnome/include" precedes the "configure" command on the same commands line, or you run the command `export CPPFLAGS=-I/opt/gnome/include` separately before running configure. / *"export CPPFLAGS=-I/opt/gnome/include" was what I needed, Thank you for your help ! :-) I've just tried the demos and "Wooaaah" I'm really, really, impressed ! I'm going strait for the tutorials now :-) "I'll be back" ... *Francois Schnell Strasbourg France* * |