On Mon, 2007-02-12 at 14:42 -0300, Welkson Renny de Medeiros wrote: > How to install Trac on FreeBSD 6.2 STABLE?
$ sudo portinstall www/trac assuming you have portupgrade installed and in use, otherwise: # cd /usr/ports/www/trac && make && make install You can also see the Trac installation guide at http://trac.edgewall.org/wiki/TracInstall if you want to install it by hand. - Michael -- Michael Ekstrand Research Assistant, Scalable Computing Laboratory Goanna, compute cluster and InfiniBand network monitor tool: http://www.scl.ameslab.gov/Projects/Monitor/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
