Error on Make install

Hello everybody,

I am getting the following error while doing a make
install . Does anyone have more information on this
Thanks,

Niranjan

            //homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin
chgrp engr //homes/woprf/n/niranjan/RT/bin/rt-mailgate
\

//homes/woprf/n/niranjan/RT/bin/mason_handler.fcgi \

//homes/woprf/n/niranjan/RT/bin/mason_handler.scgi
//homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin
chmod 0755
//homes/woprf/n/niranjan/RT/bin/rt-mailgate \

//homes/woprf/n/niranjan/RT/bin/mason_handler.fcgi \

//homes/woprf/n/niranjan/RT/bin/mason_handler.scgi
//homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin
chmod g+s
//homes/woprf/n/niranjan/RT/bin/rt-mailgate \

//homes/woprf/n/niranjan/RT/bin/mason_handler.fcgi \

//homes/woprf/n/niranjan/RT/bin/mason_handler.scgi
//homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin

Make the web ui readable by all.

chmod -R u+rwX,go-w,go+rX
//homes/woprf/n/niranjan/RT/WebRT/html \

//homes/woprf/n/niranjan/RT/local/WebRT/html
chown -R niranjan
//homes/woprf/n/niranjan/RT/WebRT/html \

//homes/woprf/n/niranjan/RT/local/WebRT/html
chgrp -R engr //homes/woprf/n/niranjan/RT/WebRT/html
\

//homes/woprf/n/niranjan/RT/local/WebRT/html

Make the web ui’s data dir writable

chmod 0770 //homes/woprf/n/niranjan/RT/WebRT/data
\

//homes/woprf/n/niranjan/RT/WebRT/sessiondata
chown -R niranjan
//homes/woprf/n/niranjan/RT/WebRT/data \

//homes/woprf/n/niranjan/RT/WebRT/sessiondata
chgrp -R engr //homes/woprf/n/niranjan/RT/WebRT/data
\

//homes/woprf/n/niranjan/RT/WebRT/sessiondata
Congratulations. RT has been upgraded. You should now
check-over
/homes/woprf/n/niranjan/RT/etc/config.pm for any
necessary site customization. Additionally,
you should update RT’s system database objects by
running
/homes/woprf/n/niranjan/RT/etc/insertdata

where is the version of RT you’re upgrading
from.
/homes/woprf/n/niranjan/Perl/bin/perl
-I//homes/woprf/n/niranjan/RT/etc
-I//homes/woprf/n/niranjan/RT/lib
//homes/woprf/n/niranjan/RT/etc/insertdata
Using an array as a reference is deprecated at
/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/Date/Format.pm
line 88.
Using an array as a reference is deprecated at
/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/Date/Format.pm
line 217.
Checking for existing system user…not found. This
appears to be a new installationCreating system
user…done.
Can’t write to
‘/homes/woprf/n/niranjan/RT/Logs/rt.log2222’: No such
file or directory at
/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/Log/Dispatch/File.pm
line 69.
make: *** [insert] Error 2

Do you Yahoo!?
Yahoo! News - Today’s headlines

I would check your permissions for
Can’t write to ‘/homes/woprf/n/niranjan/RT/Logs/rt.log2222’:

I would also make sure the following perl mod is installed correctly etc…
No such file or directory at
/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/Log/Dispatch/File.pm
line 69.
make: *** [insert] Error 2

–CH-----Original Message-----
From: Niranjan Patel [mailto:niranjanalt@yahoo.com]
Sent: Tuesday, September 17, 2002 8:29 AM
To: rt-users@lists.fsck.com
Subject: [rt-users] error on Make install

Hello everybody,

I am getting the following error while doing a make
install . Does anyone have more information on this
Thanks,

Niranjan

            //homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin
chgrp engr //homes/woprf/n/niranjan/RT/bin/rt-mailgate
\

//homes/woprf/n/niranjan/RT/bin/mason_handler.fcgi \

//homes/woprf/n/niranjan/RT/bin/mason_handler.scgi
//homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin
chmod 0755
//homes/woprf/n/niranjan/RT/bin/rt-mailgate \

//homes/woprf/n/niranjan/RT/bin/mason_handler.fcgi \

//homes/woprf/n/niranjan/RT/bin/mason_handler.scgi
//homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin
chmod g+s
//homes/woprf/n/niranjan/RT/bin/rt-mailgate \

//homes/woprf/n/niranjan/RT/bin/mason_handler.fcgi \

//homes/woprf/n/niranjan/RT/bin/mason_handler.scgi
//homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin

Make the web ui readable by all.

chmod -R u+rwX,go-w,go+rX
//homes/woprf/n/niranjan/RT/WebRT/html \

//homes/woprf/n/niranjan/RT/local/WebRT/html
chown -R niranjan
//homes/woprf/n/niranjan/RT/WebRT/html \

//homes/woprf/n/niranjan/RT/local/WebRT/html
chgrp -R engr //homes/woprf/n/niranjan/RT/WebRT/html
\

//homes/woprf/n/niranjan/RT/local/WebRT/html

Make the web ui’s data dir writable

chmod 0770 //homes/woprf/n/niranjan/RT/WebRT/data
\

//homes/woprf/n/niranjan/RT/WebRT/sessiondata
chown -R niranjan
//homes/woprf/n/niranjan/RT/WebRT/data \

//homes/woprf/n/niranjan/RT/WebRT/sessiondata
chgrp -R engr //homes/woprf/n/niranjan/RT/WebRT/data
\

//homes/woprf/n/niranjan/RT/WebRT/sessiondata
Congratulations. RT has been upgraded. You should now
check-over
/homes/woprf/n/niranjan/RT/etc/config.pm for any
necessary site customization. Additionally,
you should update RT’s system database objects by
running
/homes/woprf/n/niranjan/RT/etc/insertdata

where is the version of RT you’re upgrading
from.
/homes/woprf/n/niranjan/Perl/bin/perl
-I//homes/woprf/n/niranjan/RT/etc
-I//homes/woprf/n/niranjan/RT/lib
//homes/woprf/n/niranjan/RT/etc/insertdata
Using an array as a reference is deprecated at
/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/Date/Format.pm
line 88.
Using an array as a reference is deprecated at
/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/Date/Format.pm
line 217.
Checking for existing system user…not found. This
appears to be a new installationCreating system
user…done.
Can’t write to
‘/homes/woprf/n/niranjan/RT/Logs/rt.log2222’: No such
file or directory at
/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/Log/Dispatch/File.pm
line 69.
make: *** [insert] Error 2

Do you Yahoo!?
Yahoo! News - Today’s headlines

rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm

Thanks,

All I did is created a blank file in the logs
directory rt.log2222
This solved it.

Niranjan

I would check your permissions for
Can’t write to
‘/homes/woprf/n/niranjan/RT/Logs/rt.log2222’:

I would also make sure the following perl mod is
installed correctly etc…
No such file or directory at

/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/Log/Dispatch/File.pm

line 69.
make: *** [insert] Error 2

–CH

-----Original Message-----
From: Niranjan Patel [mailto:niranjanalt@yahoo.com]
Sent: Tuesday, September 17, 2002 8:29 AM
To: rt-users@lists.fsck.com
Subject: [rt-users] error on Make install

Hello everybody,

I am getting the following error while doing a make
install . Does anyone have more information on this
Thanks,

Niranjan


            //homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin
chgrp engr
//homes/woprf/n/niranjan/RT/bin/rt-mailgate
\

//homes/woprf/n/niranjan/RT/bin/mason_handler.fcgi \

//homes/woprf/n/niranjan/RT/bin/mason_handler.scgi
//homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin
chmod 0755
//homes/woprf/n/niranjan/RT/bin/rt-mailgate \

//homes/woprf/n/niranjan/RT/bin/mason_handler.fcgi \

//homes/woprf/n/niranjan/RT/bin/mason_handler.scgi
//homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin
chmod g+s
//homes/woprf/n/niranjan/RT/bin/rt-mailgate \

//homes/woprf/n/niranjan/RT/bin/mason_handler.fcgi \

//homes/woprf/n/niranjan/RT/bin/mason_handler.scgi
//homes/woprf/n/niranjan/RT/bin/rt \

//homes/woprf/n/niranjan/RT/bin/rtadmin

Make the web ui readable by all.

chmod -R u+rwX,go-w,go+rX
//homes/woprf/n/niranjan/RT/WebRT/html \

//homes/woprf/n/niranjan/RT/local/WebRT/html
chown -R niranjan
//homes/woprf/n/niranjan/RT/WebRT/html \

//homes/woprf/n/niranjan/RT/local/WebRT/html
chgrp -R engr
//homes/woprf/n/niranjan/RT/WebRT/html
\

//homes/woprf/n/niranjan/RT/local/WebRT/html

Make the web ui’s data dir writable

chmod 0770
//homes/woprf/n/niranjan/RT/WebRT/data
\

//homes/woprf/n/niranjan/RT/WebRT/sessiondata
chown -R niranjan
//homes/woprf/n/niranjan/RT/WebRT/data \

//homes/woprf/n/niranjan/RT/WebRT/sessiondata
chgrp -R engr
//homes/woprf/n/niranjan/RT/WebRT/data
\

//homes/woprf/n/niranjan/RT/WebRT/sessiondata
Congratulations. RT has been upgraded. You should
now
check-over
/homes/woprf/n/niranjan/RT/etc/config.pm for any
necessary site customization. Additionally,
you should update RT’s system database objects by
running
/homes/woprf/n/niranjan/RT/etc/insertdata

where is the version of RT you’re
upgrading
from.
/homes/woprf/n/niranjan/Perl/bin/perl
-I//homes/woprf/n/niranjan/RT/etc
-I//homes/woprf/n/niranjan/RT/lib
//homes/woprf/n/niranjan/RT/etc/insertdata
Using an array as a reference is deprecated at

/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/Date/Format.pm

line 88.
Using an array as a reference is deprecated at

/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/Date/Format.pm

line 217.
Checking for existing system user…not found. This
appears to be a new installationCreating system
user…done.
Can’t write to
‘/homes/woprf/n/niranjan/RT/Logs/rt.log2222’: No
such
file or directory at

/homes/woprf/n/niranjan/Perl/lib/perl5/site_perl/5.8.0/Log/Dispatch/File.pm

line 69.
make: *** [insert] Error 2


Do you Yahoo!?
Yahoo! News - Today’s headlines
http://news.yahoo.com


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at
http://fsck.com/rtfm


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at
http://fsck.com/rtfm

Do you Yahoo!?
Yahoo! News - Today’s headlines