trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2012

Re: [trinity-devel] tdelibs FTBFS: (/bin/sh: ./tdelfeditor: No such file or directory)

From: "Timothy Pearson" <kb9vqf@...>
Date: Mon, 16 Jan 2012 15:01:35 -0600
>> Try the attached patch and let me know if you still get
>> those "errors"...
>
> I no longer see tdelfeditor No such file or directory errors, but now I
> see this in the log:
>
> cd /opt/trinity/bin && if [[ -e tdelfeditor ]]; then ./tdelfeditor -m
> /dev/shm/tdelibs.build/dcop/dcopidl2cpp/dcopidl2cpp "dcopidl2cpp" "" "" ""
> "" "Trinity Desktop Environment" "" "" "01/16/2012 14:10:32" "dcopidl2cpp"
> "" || true fi

That is normal--the check for tdelfeditor is built right in to that
command, so the message is harmless. ;-)

Tim