strace says me:
open("/home/emtstvit/njeudy/setup.tcl", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
_llseek(1, 0, 0xbfad4aa0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo …}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo …}) = 0
_llseek(0, 0, 0xbfad4a70, SEEK_CUR) = -1 ESPIPE (Illegal seek)
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo …}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo …}) = 0
_llseek(2, 0, 0xbfad4a70, SEEK_CUR) = -1 ESPIPE (Illegal seek)
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo …}) = 0
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo …}) = 0
write(1, "Installer payload initialization"…, 106Installer payload initialization failed. This is likely due to an incomplete or corrupt downloaded file.
) = 106
what is setup.tcl ? I think there is a probleme here.
Does anyone do install with this .BIN ?
Nicolas JEUDY