Just checked and very glad that the trac site is up (there must be lots of works from Dennis) and I am able to put my stuff on it. I made some changes of the Polaris FAQ, hopefully did not screw up :).
Is it ok that we add a left menu bar in each of the trac pages for fast browsing? like the one on the Trac official wiki ( http://projects.edgewall.com/trac/wiki). To do this is very easy, just edit the two template files in the trac polaris environment:site_css.cs, site_header.cs. Attached are the two files that we use to set up a trac site (http://129.7.248.136/gracce/trac) for reference. To simply replace the old ones with these two should work. Hopes they help ! Friendly! Noah On 1/9/06, Dennis Clarke <blastwave at gmail.com> wrote: > > On 1/9/06, Cyril Plisko <cyril.plisko at gmail.com> wrote: > > On 1/9/06, Darren J Moffat <Darren.Moffat at sun.com> wrote: > > > On Sun, 2006-01-08 at 11:17, Dennis Clarke wrote: > > > > > GCC comes with Solaris so we may just use it. Current version > should be > > > > > allright. > > > > > > > > This is core Solaris 10 .. so no GCC by default. > > > > > > Yes it does it is in /usr/sfw/bin/gcc, delivered by SUNWgcc. > > > > Dennis was saying that it is Core Solaris cluster installed there > > No fun stuff :) > > > > Actually .. I was wrong. > > I had thought that there would be no GCC by default in a core install > but it seems that even a core install carries some fluff in it. > > # uname -a > SunOS blastware 5.10 Generic_118822-25 sun4u sparc > SUNW,UltraSPARC-IIi-cEngine > # /usr/sfw/bin/gcc -v > Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs > Configured with: > /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure > --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as > --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ > --enable-shared > Thread model: posix > gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) > > Go figure. > > Dennis > > _______________________________________________ > powerpc-discuss mailing list > powerpc-discuss at opensolaris.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/powerpc-discuss/attachments/20060202/850b74e5/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: site_css.cs Type: text/x-csharp Size: 2113 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/powerpc-discuss/attachments/20060202/850b74e5/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: site_header.cs Type: text/x-csharp Size: 971 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/powerpc-discuss/attachments/20060202/850b74e5/attachment-0001.bin>
