[rt-users] RTFM install

Khutjo Phillip Leremi phillip at reportstar.net
Thu Jun 3 11:03:24 EDT 2004


Do you have a link to RTFM on your RT page?
----- Original Message -----
From: "Robert Mortimer" <rmortimer at bluechiptechnology.co.uk>
To: <rt-users at lists.bestpractical.com>
Sent: Thursday, June 03, 2004 4:30 PM
Subject: [rt-users] RTFM install


> Installing RTFM
>
> I am having some problems installing RTFM
>
> My RT3 install is in the standard install directory (/opt/rt3)
>
> I run "make install" and get the following output
>
> for dir in `cd ./lib/ && find . -type d -print`; do \
>   /bin/sh ./install-sh -c -d -m 0755 /opt/rt3/lib/$dir ; \
> done
> for f in `cd ./lib/ && find . -type f -name \*.pm -print`; do \
>   /bin/sh ./install-sh -c  -m 0644 lib/$f  /opt/rt3/lib/$f ; \
> done
> for dir in `cd ./html/ && find . -type d -print`; do \
>   /bin/sh ./install-sh -c -d -m 0755 /opt/rt3/share/html/$dir ; \
> done
> for f in `cd ./html/ && find . -type f -print`; do \
>   /bin/sh ./install-sh -c  -m 0644 html/$f      /opt/rt3/share/html/$f ; \
> done
> for dir in `cd ./po/ && find . -type d -print`; do \
>   /bin/sh ./install-sh -c -d -m 0755 /opt/rt3/local/po/$dir ; \
> done
> for f in `cd ./po/ && find . -type f -print`; do \
>  echo "Installing /opt/rt3/share/html/$f" ; \
>   /bin/sh ./install-sh -c  -m 0644 po/$f  /opt/rt3/local/po/$f ; \
> done
> Installing /opt/rt3/share/html/./RTFM/fr.po
> Installing /opt/rt3/share/html/./RTFM/zh_tw.po
>
> All the RTFM bits seem to be in the right place in my /opt/rt3/ tree but
> alas I get no RTFM in request ticket!!
>
> Any Ideas?
>
> Regards Robert
>
> R Mortimer
> IT Engineer
> Blue Chip Technology Limited
> Tel: +44 (0)1829 772000
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> RT Developer and Administrator training is coming to LA, DC and Frankfurt
this spring and summer.
> http://bestpractical.com/services/training.html
>
> Sign up early, as class space is limited.
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.690 / Virus Database: 451 - Release Date: 2004/05/22




More information about the rt-users mailing list