A PCRE internal error occured. This might be caused by a faulty plugin

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tricks:application-icon [2015/08/25 03:15]
admin [Download/Extract the Application]
tricks:application-icon [2015/08/25 03:15]
admin [Download/Extract the Application]
Line 32: Line 32:
 And to set execution rights correctly on files: And to set execution rights correctly on files:
 <​code>​ <​code>​
-> sudo find tor/ -type f -perm 744 -exec chmod +x {} ++> sudo find /​opt/​sublime/ -type f -perm 744 -exec chmod +x {} +
 </​code>​ </​code>​
 ===== Create Executable in /usr Path ===== ===== Create Executable in /usr Path =====