No, if you create the link just rpm -ivh it. I was giving
you an alternative
to the symlink but I think apache-ssl will be looking for
perl5 in /usr/local/bin so your safe bet is just to leave
the symlink there and install with rpm -ivh.


Eddie Strohmier

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of gary@umc
Sent: Thursday, April 26, 2001 2:00 AM
To: [EMAIL PROTECTED]
Subject: Re: apache-ssl setup problem?


Eddie,

Yes, I'm using RH6.2, and my perl5 is in as,

# pwd
/usr/bin
# ll
-rwxr-xr-x    1 root     root        12872 Feb  2  2000
find2perl
-rwxr-xr-x    2 root     root       527856 Feb  2  2000 perl
-rwxr-xr-x    2 root     root       527856 Feb  2  2000
perl5.00503
-rwxr-xr-x    1 root     root        31722 Feb  2  2000
perlbug
-rwxr-xr-x    1 root     root        26305 Feb  2  2000
perlcc
-rwxr-xr-x    1 root     root        16807 Feb  2  2000
perldoc
-rws--x--x    2 root     root       531516 Feb  2  2000
sperl5.00503
-rws--x--x    2 root     root       531516 Feb  2  2000
suidperl

I've created the symbolic link for perl5 in /usr/local/bin/
so, in order to get apache-ssl installed with rpm, I need to
issue
"rpm --nodeps" command? but will it cause any problem for
apache-ssl to run
properly?

thanks for all help...

rdgs,
gary


----- Original Message -----
From: Eddie Strohmier <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 26, 2001 2:37 PM
Subject: RE: apache-ssl setup problem?


> Gary:
>
> You could make a symlink for perl5 in /usr/local/bin as
> perl5 resides in
> /usr/bin on my machine and I assume yours. Is this RH 6.2?
> Check to be sure  yours is in /usr/bin or you could run
the
> rpm with the --nodeps flag to bypass the dependency. I
would
> say the save bet is just to make a symlink:
>
> ln -s /usr/bin/perl5.00503 /usr/local/bin/perl5.00503
>
> Do this as root of course and the rpm should install with
no
> problem.
>
> Eddie Strohmier
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of gary@umc
> Sent: Thursday, April 26, 2001 1:20 AM
> To: [EMAIL PROTECTED]
> Subject: Re: apache-ssl setup problem?
>
>
> I downloaded the following once and install, but still
> getting error msg as
> below:
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> # rpm -ivh apache-ssl-1.3.12_1.40-2k.i586.rpm
> error: failed dependencies:
>         /usr/local/bin/perl5 is needed by
> apache-ssl-1.3.12_1.40-2k
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> in fact, I got the perl-5
>
> # rpm -q perl
> perl-5.00503-10
>
> so, what is the different between perl5 and perl-5???
>
> Please help to advise...
>
> thanks for all help...
>
> rdgs,
> gary
>
> ----- Original Message -----
> From: Charles Galpin <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, April 26, 2001 11:48 AM
> Subject: Re: apache-ssl setup problem?
>
>
> >
> > On Thu, 26 Apr 2001, gary@umc wrote:
> >
> > > Dear all,
> > >
> > > I have downloaded apache-ssl-1.3.12_1.40-1.ppc.rpm,
but
> when I tried to
> > > install, it prompt me the following dependencies
error,
> > >
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > # rpm -ivh apache-ssl-1.3.12_1.40-1.ppc.rpm
> > > error: failed dependencies:
> > >         ld.so.1 is needed by apache-ssl-1.3.12_1.40-1
> > >         /usr/local/bin/perl5 is needed by
> apache-ssl-1.3.12_1.40-1
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > >
> > > what is ld.so.1 and where can I get it?
> > > what does ppc means? as the name of apache-ssl?
> >
> > Hehe. Sorry to laugh, but if you don't know what ppc is,
> then you have the
> > wrong rpm!
> >
> > ppc stands for Power PC. Unless you are running a
powerpc,
> this will not
> > work on your machine. Find the i386 version, or build
from
> the source rpm.
> >
> > But, to answer your question (in case you get the same
> error after getting
> > the correct rpm), ld.so.1 comes from the ld.so rpm
(shared
> library tool).
> >
> > hth
> > charles
> >
> >
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to