[chord] a problem of sfslite

Emil Sit sit at MIT.EDU
Thu Apr 17 20:06:57 EDT 2008


On Mon, 07 April 2008 at 10:42 (+0800), 林珈 wrote:
>    I have an issue when installing sfslite-0.8.16,the error is :
> 
> ./dftables: error while loading shared libraries: /usr/lib/libdmalloc.so:
> cannot restore segment prot after reloc: Permission denied

A quick Google search suggests that this has to do with SELinux.
Maybe if you run:

  chcon -t texrel_shlib_t /usr/lib/libdmalloc*

this will solve your problem.  Another option is to disable SELinux
completely.

-- 
Emil Sit / MIT CSAIL PDOS / http://pdos.csail.mit.edu/chord/  



More information about the chord mailing list