Make testdeps

hey,

the testdeps is failing on two things

Apache::Session
DBD::mysql 2.0416

However libapreq will not install and comes up with errors about missing a
*.pm file

Any suggestions? Behind a firewall so i cannot use make fixdeps

Cheers

  • John Long wrote on 13 Oct 2001:

hey,

the testdeps is failing on two things

Apache::Session
DBD::mysql 2.0416

However libapreq will not install and comes up with errors about missing a
*.pm file

Cut and paste the actual error messages. On a good day I could probably make
up a dozen different error messages with their potential causes :slight_smile:

Any suggestions? Behind a firewall so i cannot use make fixdeps

Cheers

http://search.cpan.org or ftp://ftp.freesoftware.com/pub/perl/CPAN/modules/by-module/

Grab each package by hand from those urls. Use the ftp site first, and if you
cant find it, search for the module at search.cpan.org.

Build them each by hand. It’s easy. just unpack the src, type
“perl Makefile.PL”, then “make ; make test ; su ; make install”

Adam

ok…

DBI::mysql is not installed even though I have mysql 3 running, and
Apache::Cookie is not installed.

When I run ‘make install’ I get:

mkdir -p /usr/local/rt2/bin
mkdir -p /usr/local/rt2/WebRT/data
mkdir -p /usr/local/rt2/WebRT/sessiondata
mkdir -p /usr/local/rt2/etc
mkdir -p /usr/local/rt2/lib
mkdir -p /usr/local/rt2/WebRT/html
mkdir -p /usr/local/rt2/local/WebRT/html
/usr/bin/perl tools/initdb ‘mysql’ ‘/usr/localmysql’ ‘localhost’ ’ ’
‘root’ ‘webrt2’ create
Now creating a database for RT.
Enter the mysql password for root.
Creating mysql database webrt2.
Use of initialized value in die at tools/initdb line 200, line 1.
Died at tools/initdb line 200, line 1.
make *** [creatdb] Error 255

I have attached the Makefile which could be a problem, but I have tried
everything.

I am running SuSe Linux Prof 7.1 with latest version of Apache and Mysql
which are all accessible and executable via webmin…

Any suggestions?From: rt-users-admin@lists.fsck.com
[mailto:rt-users-admin@lists.fsck.com]On Behalf Of Adam R Prato
Sent: Saturday, October 13, 2001 9:12 PM
To: rt-users@lists.fsck.com
Subject: Re: [rt-users] make testdeps

  • John Long wrote on 13 Oct 2001:

hey,

the testdeps is failing on two things

Apache::Session
DBD::mysql 2.0416

However libapreq will not install and comes up with errors about missing a
*.pm file

Cut and paste the actual error messages. On a good day I could probably make
up a dozen different error messages with their potential causes :slight_smile:

Any suggestions? Behind a firewall so i cannot use make fixdeps

Cheers

http://search.cpan.org or
ftp://ftp.freesoftware.com/pub/perl/CPAN/modules/by-module/

Grab each package by hand from those urls. Use the ftp site first, and if
you
cant find it, search for the module at search.cpan.org.

Build them each by hand. It’s easy. just unpack the src, type
“perl Makefile.PL”, then “make ; make test ; su ; make install”

Adam

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

|+ DBI::mysql is not installed even though I have mysql 3 running, and
|+ Apache::Cookie is not installed.

… and if that still doesn’t work… then try using the word force
before install… that doesn’t run the tests :slight_smile:

Apache::Session would not install for me until I forced it.

AndrewOn Sunday, October 14, 2001, at 10:14 PM, Darrin Walton wrote:

|+ DBI::mysql is not installed even though I have mysql 3 running, and
|+ Apache::Cookie is not installed.

From the README:

3.2 If there are unsatisfied dependencies, install them by hand or run
make fixdeps

   (You may need to install Apache::Session and Apache::DBI by hand.

    You might need to install Msql-Mysql-Modules by hand.
    perl -MCPAN -e'install DBD::mysql::Install' should do it for 

you.
)

Installing the database server does not automatically install the perl
modules. You’ll probably have to install Apache::Cookie by hand as
well.

Have you tried:

|+ [mailto:rt-users-admin@lists.fsck.com]On Behalf Of Adam R Prato
|+
|+ > Any suggestions? Behind a firewall so i cannot use make fixdeps
|+ >
|+ > Cheers
|+
|+ http://search.cpan.org or
|+ ftp://ftp.freesoftware.com/pub/perl/CPAN/modules/by-module/
|+
|+ Grab each package by hand from those urls. Use the ftp site first,
and if
|+ you
|+ cant find it, search for the module at search.cpan.org.
|+
|+ Build them each by hand. It’s easy. just unpack the src, type
|+ “perl Makefile.PL”, then “make ; make test ; su ; make install”

-darrin


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

Andrew Yager
Real World Technology Solutions
Real People Real SolUtions™
ph: (02) 9945 2567 fax: (02) 9945 2566
mob: 0405 15 2568