Bug #10684 2007-03-20 11:23

tocol

Irrlicht wizard does not work on gentoo

On gentoo linux the irrlicht engine does not reside in one directory.

In a normal installation the headers reside in /usr/include/irrlicht while the library can be found in /usr/lib. Additionally the library is named libIrrlicht.a.

I don't know if this should be reported to the gentoo developers or to you, because I am new to bug reporting ;)

Category
Plugin::Any
Group
 
Status
Closed
Close date
2007-03-23 13:23
Assigned to
biplab
biplab 2007-03-21 15:55

Can you confirm me one point? Is version no is also added with the include directory?

I mean to say is the include directory path /usr/include/irrlicht or /usr/include/irrlicht12 or so.

tocol 2007-03-21 19:48

No. The version string is not concatenated, currently it is just /usr/include/irrlicht/

BUT: the library lies directly in /usr/lib/libIrrlicht.a

Tobias

biplab 2007-03-22 08:39

Thanks for the confirmation. I'll try to fix it soon.

biplab 2007-03-23 08:32

This bug is now fixed in HEAD.

Thank you for reporting it.

biplab 2007-03-23 11:12

The fix broke some other parts. So reopening this bug. It's NOT fixed yet.

Sorry for this.

biplab 2007-03-23 13:23

This bug is now fixed in HEAD.

Thank you for reporting it.