Thanks for the advice. I created a sym link:
ln -s /usr/sbin/rt-setup-database /usr/local/lib/rt3/rt-setup-database Worked GREAT! - Mike --- Gianluca Cecchi <[EMAIL PROTECTED]> wrote: > > If you installed via yum, rt-setup-database is > probably at > > /usr/sbin/rt-setup-database > > And not default location that is: > /usr/local/lib/rt3/rt-setup-database > > You need to trick the makefile and or env > parameters/configure options > for RTFM > > HIH, > Gianluca > > -----Messaggio originale----- > > Da: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] > Per conto > > di mike ... > > Inviato: domenica 24 giugno 2007 5.57 > > A: [email protected] > > Oggetto: [rt-users] RTFM initdb failure on FC5 yum > rt3 install > > > > It appears that the database file (for MySQL) is > *missing*... > > > > I installed (via yum):rt3.noarch 3.4.5-1.fc5 > > => works great. > > > > Then... > > > > The RTFM install fails at: > > > > RTFM-2.2.0RC4]# make initdb > > > > /usr/bin/perl -Ilib > -I/usr/lib/perl5/vendor_perl/5.8.7 > > /usr/local/lib/rt3/rt-setup-database --action > schema > > --datadir etc --datafile etc/initialdata --dba > rt_user > > --prompt-for-dba-password Can't open perl script > > "/usr/local/lib/rt3/rt-setup-database": No such > file or > > directory ...returned with error: 512 > > make: *** [initdb] Error 2 > > > > > > What db file (and from where) do I need to create > the RTFM schema? > > > > TIA > > > > - Mike > > > > > > > > > > > ______________________________________________________________ > > ______________________ > > Got a little couch potato? > > Check out fun summer activities for kids. > > > http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activit > > ies+for+kids&cs=bz > > _______________________________________________ > > > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users > > > > Community help: http://wiki.bestpractical.com > Commercial > > support: [EMAIL PROTECTED] > > > > > > Discover RT's hidden secrets with RT Essentials > from O'Reilly Media. > > Buy a copy at http://rtbook.bestpractical.com > > > _______________________________________________ > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users > > Community help: http://wiki.bestpractical.com > Commercial support: [EMAIL PROTECTED] > > > Discover RT's hidden secrets with RT Essentials from > O'Reilly Media. > Buy a copy at http://rtbook.bestpractical.com > ____________________________________________________________________________________ Get the free Yahoo! toolbar and rest assured with the added security of spyware protection. http://new.toolbar.yahoo.com/toolbar/features/norton/index.php _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
