On Wed, May 05, 2004, Mize, John wrote:

> I?m trying to install Tomcat on Redhat AS 2.1 using openpkg and I?m getting the
> following error message.
>
> error: Failed dependencies:
>
>         JRE is needed by tomcat4-4.1.30-20040212
>
> I tried to download j2se14-1.4.2.04-20040314.nosrc.rpm but I can?t figure out
> how that works in order to fulfill the dependency for tomcat.

It's a nosrc package, which means when you "openpkg rpm --rebuild" it it
complains that some vendor sources are still missing and directs you to
some URLs. You have to "openpkg rpm -i" the package, manually download
the files and place it into the told location. Then you can build the
binary package with "openpkg rpm -bb"

> The machine has java installed in /usr/java/j2sdk1.4.2_02.
> [...]

This doesn't matter, because OpenPKG doesn't use this.
The above "JRE" dependency has to be fullfilled by installing
either OpenPKG "j2se" or "j2se14" packages.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to