<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">I have RT 4.0.17 with Ubuntu and MySQL,
      very similar to Debian.  Personally I found it easier to get the
      sources and 'build' it.  CPAN is pretty good at resolving
      dependencies and the howto in my case was accurate enough to set
      up with minimal help from the list.<br>
      <br>
      That's what I'd suggest, just my 2 cents.  :-)
      <div class="moz-signature">
        <div style="font-family:Arial;font-size:12px">
          <p><strong>Paul O’Rorke</strong><br>
            Tracker Software Products<br>
            <a href="mailto:paul.ororke@tracker-software.com">paul@tracker-software.com</a><br>
          </p>
          <p>
            ++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>
            PLEASE NOTE : - If you are sending files for us to
            look at or assist with <br>
            these must ALWAYS be wrapped in either a ZIP/RAR or 7z
            FILE <br>
            or they will be removed by our Firewall/Virus management
            software. <br>
            ++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>
            <br>
            **Certified by Microsoft** <br>
            "Works with Vista" <br>
            PDF-XChange & SDK, Image-XChange<br>
            PDF-Tools & SDK, TIFF-XChange & SDK. <br>
            <br>
            Support: <br>
            <a href="http://tracker-software.com/support/">http://tracker-software.com/support/</a>
            <br>
            or <br>
            <a href="http://www.tracker-software.com/forum/index.php">http://www.tracker-software.com/forum/index.php</a>
          </p>
          <p>
            Download latest Releases <br>
            <a href="http://www.tracker-software.com/downloads/">http://www.tracker-software.com/downloads/</a>
            <br>
          </p>
        </div>
      </div>
      On 2/12/2014 7:15 AM, Dominic Hargreaves wrote:<br>
    </div>
    <blockquote cite="mid:20140212151502.GB4628@squash.oucs.ox.ac.uk"
      type="cite">
      <pre wrap="">And that 4.0.18 is also on wheezy-backports. 4.0.19 and 4.2.x is still
to come - I have been delayed for various reasons but I'm hoping to get
them out within the month.

On Wed, Feb 12, 2014 at 01:34:45PM +0000, Paul Stead wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi!

The testing branch currently has 4.0.18 - <a class="moz-txt-link-freetext" href="http://packages.qa.debian.org/r/request-tracker4.html">http://packages.qa.debian.org/r/request-tracker4.html</a>

Nothing currently for 4.2.X

We use the fastcgi version of RT - here's a snippet from my confs

----8<----
<VirtualHost rt.mydomain.com:443>
   ServerAdmin <a class="moz-txt-link-abbreviated" href="mailto:webmaster@rt.mydomain.com">webmaster@rt.mydomain.com</a><a class="moz-txt-link-rfc2396E" href="mailto:webmaster@rt.mydomain.com"><mailto:webmaster@rt.mydomain.com></a>
   DocumentRoot /usr/share/request-tracker4/html/
   ServerName rt.mydomain.com
        <Location />
           Order allow,deny
           Allow from all
           Options +ExecCGI
           AddHandler fastcgi-script fcgi
       </Location>
   Include /etc/request-tracker4/apache2-fastcgi.conf
</VirtualHost>
----8<----

/etc/request-tracker4/apache2-fastcgi.conf is included in the Debian package install.

Paul

On 12/02/14 13:11, norman wrote:
Hello.
I am new to linux and installing packages.
Is there a good step by step guide on how to set up rt 4.2.2 on debian?
I think i have done most of the install but always get stuck on the web server part of it.
I will be using debian 7 with mysql and perl version 1.96.
My web server will be apache 2
Also, is there a repository that always has the latest version?
The difault debian repositorys only have version 4.0.7
Any help is appreciated.


--
Paul Stead
Systems Engineer, Zen Internet
T: 01706 902009
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">-- 
RT Training London, March 19-20 and Dallas May 20-21
<a class="moz-txt-link-freetext" href="http://bestpractical.com/training">http://bestpractical.com/training</a>
</pre>
      </blockquote>
      <pre wrap="">

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>