jed-users mailing list

[2009 Date Index] [2009 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

configure going astray


With jed-pre19 'configure' complains that it is unable to find slang.

How that? A look at configure reveals which directories are checked:

1   /usr/local/slang/include
2   /usr/local/slang/lib
3   /usr/local/include/slang
4   /usr/local/lib
5   /usr/include/slang
6   /usr/lib
7   /usr/slang/include
8   /usr/slang/lib
9   /opt/include/slang
10  /opt/lib
11  /opt/slang/include
12  /opt/slang/lib


Strange, isn't it? No GNU/Linux distro on this planet will have
slang in 1-4 or 7-12. Option 5 is quite unlikely, option 6 does not
carry the header file. Failure.

What is needed is a check in:

    /lib
    /usr/lib
    /usr/include


--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2009 date index] [2009 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]