How do I get the TeamWare filemerge GUI to run on OpenSolaris?

% filemerge ld.so.1: filemerge: fatal: libtt.so.2: open failed: No such file or directory Killed

TeamWare is no longer a supported source management system, but it's is still widely used in the OpenSolaris project, and within Sun Microsystems.

link|improve this question

60% accept rate
feedback

1 Answer

up vote 1 down vote accepted

You need to install the ToolTalk & Motif packages from the package repository:

pfexec pkg install SUNWmfrun SUNWtltk

(available if you're running OpenSolaris 2009.06 development build 110 or later)

link|improve this answer
1  
You know, that this comment has SO's database id 999999, don't you? ;-) – Boldewyn Oct 26 '09 at 13:47
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.