in reply to perl sdl module install fail
12 Warning: No success on command[/usr/bin/perl Build.PL --installdirs + site] ... 1 Unknown option: installdirs
These 2 lines together seem pretty explicit. You have tried to pass the option --installdirs to the build script but this is not an option it recognises. Try running the build script without this option.
|
|---|