Re: Scigraphica 0.9.0 on FC3!!!
Manuel Baptista <[email protected]> Fri, 21 Jan 2005 16:31:40 +0000
| Newsgroups | gmane.comp.scigraphica.devel |
|---|---|
| Organization | DMA/FCUP |
| Message-ID | <[email protected]> |
Hi, You must have gtk and gtk-devel, version 1.2, numeric-python, pygtk and Scientific-Python and I think that is all. (gtk-config is indeed part of gtk-1.2, on gtk2 this binary is called something like pkg-config, if I remember well.) Then get gtkextra , not gtkextra-2, from CVS, compile it and install it (./autogen.sh ; ./configure ; make ; make install). Edit the /etc/ld.so.conf to include /usr/local/lib and run ldconfig ; Then, get libscigraphica from CVS, compile it and install it (./autogen.sh ; ./configure --with-python-numeric-path=/usr/include/python2.3/Numeric/ ; make ; make install ; ldconfig). Then get sg1 from CVS, compile it and install it (./autogen.sh ; ./configure --with-python-numeric-path=/usr/include/python2.3/Numeric/ ; make ; make install; ldconfig) It's done! Just call scigraphica and enjoy !!! Now for Adrian: A colleague of mine, José Matos, is going to try and make some RPMS for FC3. Should we put them at scigraphica's web page? Cheers, Manel On Friday 21 Jan 2005 16:07, Dan Connelly wrote: > Adrian Feiguin wrote: > > Search for the script gtk-config in /usr/local/bin or run "find /usr > > -name gtk-config" and add the path to your environment pariable PATH. > > Then, run configure again. > > Good luck!, > > <ADRIAN> > > Nada.... > > > > I think the problem is, FWIK, gtk-config is not compatible with gtk2, but > rather is only in gtk > > > Dan Connelly wrote: > >> Manuel Baptista wrote: > >>> Hi Everybody! > >>> > >>> I have successfully compiled sg from CVS on FC3. On a quick check it > >>> seems to be running quite well. The only annoying thing is that I had > >>> to explicitly supply the python-numeric path. > >> > >> My attempt complains about gtk-config: > >> > >> checking for gtk-config... (cached) no > >> checking for GTK - version >= 1.2.0... no > >> *** The gtk-config script installed by GTK could not be found > >> *** If GTK was installed in PREFIX, make sure PREFIX/bin is in > >> *** your path, or set the GTK_CONFIG environment variable to the > >> *** full path to gtk-config. > >> > >> I'm also running FC3.... > >> > >> Any hints? > >> > >> Packages installed with "gtk" in the name: > >> gnome-python2-gtkhtml2-2.6.0-3 > >> gtk-engines-0.12-5 > >> pygtk2-2.4.0-1 > >> gtkhtml2-2.6.2-1 > >> usermode-gtk-1.74-1 > >> gtk2-2.4.14-2.fc3 > >> gtk2-devel-2.4.14-2.fc3 > >> gtkspell-2.0.7-2 > >> gtksourceview-1.1.0-4.fc3 > >> pygtk2-libglade-2.4.0-1 > >> authconfig-gtk-4.6.5-3.1 > >> gtk+-1.2.10-33 > >> gtkhtml-1.1.9-10 > >> gtk2-engines-2.2.0-6 > >> > >> Dan > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Scigraphica-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scigraphica-devel -- Manuel Alexandre Vieira Baptista Dep. Applied Mathematics (Office 3.47) - Fac. Sciences Univ. Porto Rua do Campo Alegre, 687 - 4169-007 - Porto - PORTUGAL Telephone: +351 22 010 08 57 Fax: +351 22 010 08 09 Email: [email protected] Homepage: http://www.fc.up.pt/pessoas/mbaptist Mobile: +351 91 752 66 83 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl