[Gluster-users] Glister 3.7.8 RPM install dependency error

Kaleb Keithley kkeithle at redhat.com
Sat Mar 5 00:41:18 UTC 2016



----- Original Message -----
> From: "Gmail" <b.s.mikhael at gmail.com>
> 
> I’ve tried symlinks and it’s still not working.
> 
> ln -s /bin/dbus-* /usr/bin/

ln doesn't do globbing (wildcards) like that.

`ln -s /bin/dbus /usr/bin/dbus` should work for the purposes of installing.

--

Kaleb




More information about the Gluster-users mailing list