trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2014

Re: [trinity-devel] Is anybody able to start the groupwise wizard in R14?

From: "Darrell Anderson" <darrella@...>
Date: Thu, 13 Feb 2014 14:52:47 -0600
>> I cannot and I found the following reasons:
>> 
>> ldd /opt/trinity/bin/groupwarewizard
>>         libegroupwarewizard.so => not found
>>         libsloxwizard.so => not found
>>         libkolabwizard.so => not found
>>         libexchangewizard.so => not found
>> 
>> ldd /opt/trinity/bin/egroupwarewizard
>>         libegroupwarewizard.so => not found
>> 
>> ldd /opt/trinity/bin/exchangewizard
>>         libexchangewizard.so => not found
>> 
>> ldd /opt/trinity/bin/kolabwizard
>>         libkolabwizard.so => not found
>> 
>> ldd /opt/trinity/bin/scalixwizard
>>         libscalixwizard.so => not found
>> 
>> ldd /opt/trinity/bin/groupwisewizard
>>         libgroupwisewizard.so => not found
>> 
>> My build script includes:
>> 
>> -DWITH_ALL_OPTIONS=ON
>> -DBUILD_ALL=ON
>> 
>> The *.so files exist, but none of the binaries are linked 
>correctly.
>> 
>> Darrell
>> 
>
>Starts fine:
>
>  http://www.3111skyline.com/dl/dt/trinity/ss/tde-groupware-
>wizard.jpg

Notice anything unusual about the screen grab? The title bar? I'll 
fix the branding when I push the changes for the menu.

I notice in your screen grab you do not have a button for Novell 
Groupwise. 3.5.10 has that button:

http://humanreadable.nfshost.com/misc/groupwise-3.5.10.png

Does the groupware software have any other Trinity dependencies? I 
get the same results with 3.5.13 and 3.5.12. Won't start and didn't 
link correctly.

Starts fine on 3.5.10.

I am missing something obvious that all of those package sets have 
the same problem?

Darrell