By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 463 - add symlink /usr/bin/starttrinity to .deb package
Summary: add symlink /usr/bin/starttrinity to .deb package
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: 3.5.12 [Trinity]
Hardware: Other Debian Squeeze
: P5 enhancement
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2011-03-22 06:02 CDT by Mike Gabriel
Modified: 2013-08-17 14:12 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gabriel 2011-03-22 06:02:22 CDT
For the X2go project I started working on Trinity integration into the Python X2go client PyHoca-GUI. For starting trinity on a remote X2go server I need an application/script in $PATH that can do the job.

Suggestion:

Add a symlink in /usr/bin/ with the name starttrinity that points to /opt/trinity/bin/startkde.

Thanks+Greets+GoodWork,
Mike
Comment 1 Darrell 2011-12-01 14:16:29 CST
Isn't this a localized packaging issue rather than a TDE issue?

Also, the proposed startkde (bug report 675), contains a $PATH test and adds $PREFIX/bin to the search path if not already set. A sym link would be unecessary.
Comment 2 Darrell 2013-05-22 20:39:57 CDT
Is this report still valid?
Comment 3 Darrell 2013-08-17 14:12:52 CDT
As mentioned in comment 1, much work has been performed in the starttde (nee startkde) script to avoid $PATH issues. Closing due to lack of response and age.