Question

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.

Was it helpful?

Solution

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)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top