On Tue, Nov 23, 2010 at 2:30 PM, Daniel J Walsh <dwalsh@xxxxxxxxxx> wrote: >> Thanks, Daniel. Let me add some more information: >> >> /home/psmith/programs/myprogram: error while loading shared libraries: >> /home/psmith/gurobi400/linux64/lib/libgurobi.so.4.0.0: cannot enable >> executable stack as shared object requires: Permission denied > > What does this show? > > execstack -q /home/psmith/gurobi400/linux64/lib/libgurobi.so.4.0.0 > > If the output starts with an X, try to remove this. > > execstack -c /home/psmith/gurobi400/linux64/lib/libgurobi.so.4.0.0 > > Does your app run now? Yes, my app is now running! Thanks, Daniel. Indeed, the output of first command started with X. After running the second command, the problem disappeared. Paul -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines