Transtactions folder

I have only had Rt. up and running for couple of months and would like
to know if anyone could tell me in the transaction folder under the year
rt. creates monthly folders are they created with the full name as I am
only in May /June I would like to know if the longer names get put in
full e.g. September or Sept ???

Thank You,
Philip Parsons
Network Support
ADSL Support
Cable Support
Pacific Coast Net Inc.

C O N T A C T U S

Phone/Fax Email Addresses

Victoria 250-380-7322 Account Inquiries -
billing@pacificcoast.net
Duncan 250-748-5186 Technical Support - support@pacificcoast.net
Nanaimo 250-751-8617 General Questions - info@pacificcoast.net
Vancouver 604-899-5463 Webpage Questions -
webmaster@pacificcoast.net
Abbortsford 604-853-2755 ADSL Support - adsl@pacificcoast.net
Toll Free 1-888-239-7172 Visit us online at ‘www.pacificcoast.net

Fax 250-380-7349 …AT WORK FOR YOU!

| I have only had Rt. up and running for couple of months and would like
| to know if anyone could tell me in the transaction folder under the year
| rt. creates monthly folders are they created with the full name as I am
| only in May /June I would like to know if the longer names get put in
| full e.g. September or Sept ???
±–>8

2@fs1:204 Z# ls /home/rt/transactions/1999
Apr/ Aug/ Dec/ Feb/ Jan/ Jul/ Jun/ Mar/ May/ Nov/ Oct/ Sep/

brandon s. allbery [os/2][linux][solaris][japh] allbery@kf8nh.apk.net
system administrator [WAY too many hats] allbery@ece.cmu.edu
electrical and computer engineering KF8NH
carnegie mellon university [“better check the oblivious first” -ke6sls]

Hi!

I am trying to install the 2.0 of RT and have problems before I can
even start…

Gosh this is the 3rd time posting here with looser beginners questions
so I hope you dont kick me out of here !!!

Anyway… I finally succeeded (as it seems to me!) to install Apache::Session
1.53

cpan> install Apache::Session
Running install for module Apache::Session
Running make for J/JB/JBAKER/Apache-Session-1.53.tar.gz
Is already unwrapped into directory /root/.cpan/build/Apache-Session-1.53
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1
/usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/i586
-linux -I/usr/local/lib/perl5/5.6.1 -e ‘use Test::Harness qw(&runtests
$verbose); $verbose=0; runtests @ARGV;’ t/*.t
t/99base64…ok
t/99dbfile…ok
t/99dbfilestore…ok
t/99file…ok
t/99filelock…ok
t/99filestore…ok
t/99flex…ok
t/99md5gen…ok
t/99mysql…skipped test on this platform
t/99mysqllock…skipped test on this platform
t/99mysqlstore…skipped test on this platform
t/99nulllock…ok
t/99oracle…skipped test on this platform
t/99postgres…skipped test on this platform
t/99semaphore…ok
t/99storable…ok
t/99uue…ok
All tests successful, 5 tests skipped.
Files=17, Tests=97, 10 wallclock secs ( 9.06 cusr + 0.83 csys = 9.89 CPU)
/usr/bin/make test – OK
Running make install
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/File.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/DB_File.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/MySQL.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Sybase.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Flex.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Oracle.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Postgres.pm
Installing
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Generate/MD5.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Store/File.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Store/DBI.pm
Installing
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Store/DB_File.pm
Installing
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Store/Postgres.pm
Installing
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Store/MySQL.pm
Installing
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Store/Sybase.pm
Installing
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Store/Oracle.pm
Installing
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Serialize/Base64.pm
Installing
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Serialize/Sybase.pm
Installing
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Serialize/UUEncode.pm
Installing
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Serialize/Storable.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Lock/MySQL.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Lock/Null.pm
Installing
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Lock/Semaphore.pm
Installing /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/Lock/File.pm
Installing /usr/local/man/man3/Apache::Session::File.3
Installing /usr/local/man/man3/Apache::Session::lock::MySQL.3
Installing /usr/local/man/man3/Apache::Session::Serialize::Base64.3
Installing /usr/local/man/man3/Apache::Session::Store::File.3
Installing /usr/local/man/man3/Apache::Session::Generate::MD5.3
Installing /usr/local/man/man3/Apache::Session::Serialize::Sybase.3
Installing /usr/local/man/man3/Apache::Session::Store::DB_File.3
Installing /usr/local/man/man3/Apache::Session::DB_File.3
Installing /usr/local/man/man3/Apache::Session::MySQL.3
Installing /usr/local/man/man3/Apache::Session::Serialize::UUEncode.3
Installing /usr/local/man/man3/Apache::Session::Store::Postgres.3
Installing /usr/local/man/man3/Apache::Session.3
Installing /usr/local/man/man3/Apache::Session::Store::MySQL.3
Installing /usr/local/man/man3/Apache::Session::Sybase.3
Installing /usr/local/man/man3/Apache::Session::lock::Null.3
Installing /usr/local/man/man3/Apache::Session::Store::Sybase.3
Installing /usr/local/man/man3/Apache::Session::lock::Semaphore.3
Installing /usr/local/man/man3/Apache::Session::lock::File.3
Installing /usr/local/man/man3/Apache::Session::Flex.3
Installing /usr/local/man/man3/Apache::Session::Oracle.3
Installing /usr/local/man/man3/Apache::Session::Serialize::Storable.3
Installing /usr/local/man/man3/Apache::Session::Postgres.3
Installing /usr/local/man/man3/Apache::Session::Store::Oracle.3
Writing
/usr/local/lib/perl5/site_perl/5.6.1/i586-linux/auto/Apache/Session/.packlis
t
Appending installation info to
/usr/local/lib/perl5/5.6.1/i586-linux/perllocal.pod
/usr/bin/make install – OK

However when I run

make testdeps I get the following output:

linux:/samba/rt # make testdeps
/usr/bin/perl ./tools/testdeps -warn mysql
Checking for DBI 1.13 …found
Checking for DBIx::DataSource 0.02 …found
Checking for DBIx::SearchBuilder 0.34 …found
Checking for HTML::Entities…found
Checking for MLDBM…found
Checking for Params::Validate 0.02 …found
Checking for HTML::Mason 0.896 …found
Checking for CGI::Cookie 1.06 …found
Checking for Apache::Session 1.53 …Apache::Session 1.53 not installed.
Checking for Date::Parse…found
Checking for Date::Format…found
Checking for MIME::Entity 5.108 …found
Checking for Mail::Mailer 1.20 …found
Checking for Getopt::Long 2.24 …found
Checking for Tie::IxHash…found
Checking for Text::Wrapper…found
Checking for Text::Template…found
Checking for File::Spec 0.8 …found
Checking for Errno…found
Checking for File::Temp…found
Checking for Log::Dispatch 1.6 …found
Checking for DBD::mysql 2.0416 …DBD::mysql 2.0416 not installed.
linux:/samba/rt #

And yes I am ran the command on the same computer!! :slight_smile: Has anybody an idea
whats going on??? I seem to have 2 perl running at the same time (CPAN
always starts installing 5.6.1 whereas I used the 5.03 from SUSE Linux
7.0…

Does any of this ring a bell for anybody??
Any help would be greatly appreciated!!!

Roland

| always starts installing 5.6.1 whereas I used the 5.03 from SUSE Linux
| 7.0…
±–>8

That’s 5.00503, and I suggest using one and completely removing the other
because otherwise you could get surprises if something/someone decides to
ru the other.

Also, you probably should have installed MySQL before Apache::Session, as
indicated by the skipped MySQL tests.

brandon s. allbery [os/2][linux][solaris][japh] allbery@kf8nh.apk.net
system administrator [WAY too many hats] allbery@ece.cmu.edu
electrical and computer engineering KF8NH
carnegie mellon university [“better check the oblivious first” -ke6sls]