Bug 14124 - Wings 3D polygon modeler
|
Bug#:
14124
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: vapier@gentoo.org
|
Reported By: charzilla@yahoo.com
|
|
Component: Ebuilds
|
|
|
URL:
http://wings.sf.net
|
|
Summary: Wings 3D polygon modeler
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-01-17 19:36 0000
|
please find wings.tar.gz attached which includes the wings ebuild, Changelog,
and digest directory.
Wings 3D is an open source polygon modeling package. This ebuild depends on
erlang and esdl which have been previously submitted. suggested directory is
media-gfx/wings
I'm glad the esdl and wings ebuild finally got noticed ! ;) I just tried them
both out... and I have a problem. Wings won't compile without the
$esdl_root/include files... As far as I can tell the 'make install...' command
in the esdl ebuild doesn't move the /include header files... :(
Once esdl is fixed... since it is being installed where Erlang likes it, make
doesn't really need the Path. The only line needed is:
make || die
But that was a sweet new nugget of info you taught me with $(best_version ..)
:) thanks
The only thing needed in the wings.sh file now as well is:
erl -run wings_start start_halt
i fixed the include bug and e-mailed the author already ...