Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30219 - scilab 2.7 doesn't compile with gtk+ interface
Summary: scilab 2.7 doesn't compile with gtk+ interface
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: George Shapovalov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-02 18:03 UTC by Toby Smith
Modified: 2003-10-04 18:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toby Smith 2003-10-02 18:03:14 UTC
scilab 2.7 now supports the configure option --with-gtk to build a gtk+ interface

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Federico Zenith 2003-10-03 00:50:56 UTC
Hi, could you please link the place you found this news?
I downloaded the tarball yesterday, and there is no mention of gtk in the
README file, nor at the scilab home page. Maybe they just forgot to upgrade...

Regards,
-Federico
Comment 2 Toby Smith 2003-10-03 01:19:10 UTC
I don't think it mentions the gtk interface any where in the documentation
that comes with the source.
I only found it when browsing through the code (routines/gtksci directory).
the "--with-gtk" switch is defined in the configure.in.

scilab 2.7 compiles fine on my computer with this switch, and results in
a clone of the Tcl interface but using gtk 1.2.
Comment 3 George Shapovalov (RETIRED) gentoo-dev 2003-10-04 18:32:48 UTC
Thanks for a hint!

I added gtk use flag to -r2. Please test.

Actually there are quite a few fixes to # 28245 there as well, but these
do not influence gtk stuff..

George