[openfabrics-ewg] db-devel requirement?

Vladimir Sokolovsky vlad at mellanox.co.il
Tue May 9 05:42:45 PDT 2006


Jeff Squyres (jsquyres) wrote:
> When I select the "install" option from install.sh, I tell it that I
> want to build the MPI RPM, and then it says:
>
> -----
> Checking dependencies. Please wait ...
>
> ERROR: The db-devel package is required to build open_iscsi RPM
> #
> -----
>
> I am then dumped back to a shell prompt.  :-(
>
> However, I can't find an RPM by the name "db-devel" in the RHEL4 RPMs:
>
> -----
> # ls -l /usr/local/src/rhel4u2-rpms/db-devel*
> ls: /usr/local/src/rhel4u2-rpms/db-devel*: No such file or directory
> -----
>
> I do see that db4-devel and gdbm-devel are both installed, however:
>
> -----
> [root at queeg OFED-1.0-rc4-pre4]# rpm -qa | grep db | grep devel
>
> gdbm-devel-1.8.0-24
> dbus-devel-0.22-12.EL.5
> db4-devel-4.2.52-7.1
> -----
>
> How does one get the install to proceed past this point?
>
>   
Jeff,

*db-devel* package (not db4-devel) is required to build open_iscsi.
If you don't really want to install open-iscsi RPM you can edit ofed.conf and set open_iscsi=n.
Then run:
	./install.sh -c ofed.conf

Regards,
Vladimir





More information about the ewg mailing list