I've run into a problem with the make-install with the razor-agents-2.20
package.

For both the SDK and nonSDK packages, I have run the install with the
following:

        perl Makefile.PL PREFIX=/home/aagha/SPAM/Razor2/perl5

In addition, I have set the following in my .cshrc:

        setenv PATH /home/aagha/SPAM/Razor2/perl5:${PATH}
        setenv PERL5LIB /home/aagha/SPAM/Razor2/perl5
        setenv MANPATH /home/aagha/SPAM/Razor2/perl5:${MANPATH}

When I run the make install (make test works fine) for razor-agents-2.20,
I get the following error:

/usr/bin/perl -we 'exit unless -f $ARGV[0];' -e 'print "WARNING: I have
found an old package in\n";' -e 'print "\t$ARGV[0].\n";' -e 'print "Please
make sure the two installations are not conflicting\n";' \
        /usr/lib/perl5/5.6.0/i386-linux/auto/razor-agents
/usr/bin/perl -I/usr/lib/perl5/5.6.0/i386-linux -I/usr/lib/perl5/5.6.0
-MExtUtils::Command -e mkpath
/home/aagha/SPAM/Razor2/perl5/lib/5.6.0/i386-linux
/usr/bin/perl -e '$\="\n\n";' -e 'print "=head2 ", scalar(localtime), ":
C<", shift, ">", " L<", shift, ">";' -e 'print "=over 4";' -e 'while
(defined($key = shift) and defined($val = shift)){print "=item *";print
"C<$key: $val>";}' -e 'print "=back";' \
"Module" "razor-agents" \
        "installed into"
"/home/aagha/SPAM/Razor2/perl5/lib/site_perl/5.6.0" \
        LINKTYPE "dynamic" \
        VERSION "2.20" \
        EXE_FILES "bin/razor-client" \
        >>
/home/aagha/SPAM/Razor2/perl5/lib/5.6.0/i386-linux/perllocal.pod
echo Appending installation info to
/home/aagha/SPAM/Razor2/perl5/lib/5.6.0/i386-linux/perllocal.pod
Appending installation info to
/home/aagha/SPAM/Razor2/perl5/lib/5.6.0/i386-linux/perllocal.pod
blib/script/razor-client
Can't locate Razor2/Preproc/deHTMLxs.pm in @INC (@INC contains: lib
/home/aagha/SPAM/Razor2/perl5 /usr/lib/perl5/5.6.0/i386-linux
/usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at
lib/Razor2/Preproc/Manager.pm line 4.
BEGIN failed--compilation aborted at lib/Razor2/Preproc/Manager.pm line 4.
Compilation failed in require at lib/Razor2/Client/Agent.pm line 21.
BEGIN failed--compilation aborted at lib/Razor2/Client/Agent.pm line 21.
Compilation failed in require at blib/script/razor-client line 21.
BEGIN failed--compilation aborted at blib/script/razor-client line 21.
make: *** [install_razor_agents] Error 2

The dir in the 4th line,
/usr/lib/perl5/5.6.0/i386-linux/auto/razor-agents, does not exist, and I
don't know why that's being referenced.

Also, the finding of deHTMLxs.pm seems to be a prob.  But I'm not clear on
why it's looking where it is.  From my home-dir, I ran:

%> find . -name deHTMLxs.pm
./SPAM/Razor2/perl5/lib/site_perl/5.6.0/i386-linux/Razor2/Preproc/deHTMLxs.pm
./SPAM/Razor2/razor-agents-2.20/Razor2-Preproc-deHTMLxs/deHTMLxs.pm
./SPAM/Razor2/razor-agents-2.20/blib/lib/Razor2/Preproc/deHTMLxs.pm

@INC doesn't include the i386-linux dir as one of the paths.  Is this
something that I need to resolve?

I do have an older version of Razor installed.  Do I need to uninstall
that?  If so, How?

Also, after a failed attempt at an install, do I need to do any sort of a
cleanup before I try to install again?

        Thx in Advance,
        Aurangzeb

-- 
Aurangzeb M. Agha    | Email : [EMAIL PROTECTED]
PGP ID: 0x68B3A763   |

"Those who would give up essential liberty to purchase a little
 temporary safety deserve neither liberty nor safety."

                                        - Benjamin Franklin


-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to