FS#20873 - [swi-prolog] Make swipl-lfr.pl executable

Attached to Project: Community Packages
Opened by Bart Verhoeven (nepherte) - Friday, 17 September 2010, 10:45 GMT
Last edited by Thomas Dziedzic (tomd123) - Saturday, 30 October 2010, 04:40 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Thomas Dziedzic (tomd123)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
I am trying to create a PKGBUILD for alpino, but it fails because /usr/lib/swipl-5.10.1/library/dialect/sicstus/swipl-lfr.pl from swi-prolog needs to executable. Otherwise you get a "Permission denied" error as do all prolog files if you want it to use like:
swipl <prologfile> <args>

Additional info:
* package version: swi-prolog 5.10.1
* Full make output: http://pastebin.com/b4Aqfgnk

Steps to reproduce:
1. Install all build and regular dependencies for alpino
2. Get alpino source files.
3. Follow instructions in INSTALL.swi
4. Run make.
This task depends upon

Closed by  Thomas Dziedzic (tomd123)
Saturday, 30 October 2010, 04:40 GMT
Reason for closing:  Fixed
Additional comments about closing:  5.10.2
Comment by Thomas Dziedzic (tomd123) - Thursday, 23 September 2010, 04:35 GMT
Can't get prolog to build against the new xproto headers.
Will probably wait for upstream to fix it before fixing this package, if it even exists then.

Note: I compiled the latest dev release just fine, so I will wait for them.

Loading...