Re: [Openproj-developers] OpenProj on OpenSolaris
Open Source desktop project management
Brought to you by:
akheirol
From: B. N. <Bri...@Su...> - 2008-01-06 23:05:48
|
Thank you, I really appreciate that! On Sun, 2008-01-06 at 23:48 +0100, Laurent Chretienneau wrote: > Hi Brian, > > I've added your patch for openproj.sh in cvs. > It will be included in the 1.0 release very soon. > > > I'm impressed with OpenProj and suggested that people on the > > OpenSolaris.org desktop mailing list try it. With a minor change to a > > shell wrapper, the OpenProj binary package runs fine on Solaris: > > > > Here's how to get it running on Solaris/OpenSolaris: > > > > download http://downloads.sourceforge.net/openproj/openproj-0.9.6.tar.gz > > > > gunzip openproj-0.9.6.tar.gz > > tar -xf openproj-0.9.6.tar > > cd openproj-0.9.6 > > cat ./openproj.sh | sed 's/tail/\/usr\/xpg\/bin\/tail/' > > > ./openprojsolaris.sh > > chmod 755 openprojsolaris.sh > > ./openprojsolaris.sh > > > > > > |