I just updated my system here and while I have a
starttde
that refers to a TDEDIR/bin/r14-xdg-update, this file does not exist here
(/opt/trinity/bin/r14-xdg-update).
Is it in another package somehow?
I just checked everything here and I can't find a problem. :-(
In the source tree the script is in tdebase, same place as starttde. The CMakeLists.txt
file does include a directive to intall the script to $BIN_INSTALL_DIR, which on my system
is /opt/trinity/bin, and is installed.
The script should be part of the tdebase package, however that might be named. Check the
package and ask whomever is creating the package?
Let me know what you find.
Side note: We probably should add a test in starttde to ensure the script exists rather
than presuming the script exists. There is always a chance an administrator could move the
script to /usr/sbin or /usr/local/sbin.
Another note, about the name. On at least Ubuntu and
Debian
most update scripts are named "update-something". I don't know if this
is a convention, but it would be what I expect. Doesn't really
matter much though. (Something like update-kde3-to-tder14-profile seems
kinda long, but it makes sense about what it does.)
If there is a consensus to rename then go ahead and rename. :-)
Darrell