[DerelictAlure] Error loading libdumb.so etc...
    Jack via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sat Sep 20 00:51:01 PDT 2014
    
    
  
On Saturday, 20 September 2014 at 07:32:17 UTC, Mike Parker wrote:
>
> I'm no ALURE expert, but from what I'm reading it appears that 
> libdumb and libfluidsynth are both used by ALURE and are loaded 
> by the library runtime (in the same way that Derelict loads 
> libalure at runtime). So you need to either a) install libdumb 
> and libfluidsynth or b) compile a version of libalure with the 
> libdumb and libfluidsynth dependencies disabled. I would guess 
> that option a) is the easiest.
Well, that fixed it though, and now I feel like an idiot for 
having the wrong notation of Derelict not needing any other libs. 
Thanks a lot for the info.
Though I'll leave this here for people: libdumb is named dumb in 
the official arch repositories.
    
    
More information about the Digitalmars-d-learn
mailing list