Hijack v320 - errno = 13??

Posted by: justinlarsen

Hijack v320 - errno = 13?? - 22/02/2003 16:00

I just updated to hijack 320 and now all of my programs i have installed thru hijack give me this error

hijack_do_execve: execve() failed, errno = 13
hijack_exec("/usr/local/bin/emphatic"), rc=-13 (ERROR)

my config.ini looks like this

[output]
notify=1
[hijack]
;@EXEC_ONCE /usr/local/bin/emphatic

As i write this i think it might be a problem with the windows chars i remember rading about a long time ago. ill try that unless someone else has any suggestions.
Posted by: justinlarsen

Re: Hijack v320 - errno = 13?? - 22/02/2003 16:07

converted to unix, and still same problem.. hrm. this is weird
Posted by: genixia

Re: Hijack v320 - errno = 13?? - 22/02/2003 16:16

Permissions?
Posted by: justinlarsen

Re: Hijack v320 - errno = 13?? - 22/02/2003 16:18

ya your right i just figured it out before you posted..
Posted by: justinlarsen

Re: Hijack v320 - errno = 13?? - 22/02/2003 16:19

and that just goes to show you kids, drugs are bad.
Posted by: csf

Re: Hijack v320 - errno = 13?? - 08/05/2003 07:49

Ok, I have the same issue, what do I change to get the permissions correct?
Posted by: mtempsch

Re: Hijack v320 - errno = 13?? - 08/05/2003 08:24

Run the command:
chmod 755 /usr/local/bin/emphatic

or use a FTP client to set the executable bits of the permission bits.

/Michael