The reason you don't have those utils in /bin is because the vsd patched rpm's failed...
In order to install this way - you need to create your own vsd patched glibc's. This can be done by getting the patch file from the freevsd source .tar.gz then manually applying to a source rpm / a tar.gz version of the matching glibc version. At some point I will be putting up rpm's of the latest redhat 7.2 glibc patched rpm's, although it wont be for a while... As far as openssl goes, that is *not* vsd patched (these rpm's are in /usr/share/freevsd/pkgs/), and therefore you could remove the openssl rpm's in there, and put the latest ones in there (inc. the openssl095 and openssl096 and openssl-*, although dont quote me on that as it is from memory) Which freevsd version are you using out of interest? I will try and root out some more info for you... Bill. ----- Original Message ----- From: "Tom Hodder (Global Gold Network)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 22, 2003 3:49 PM Subject: RE: Web based Administration? > Hi, > > I'm experiencing the following problem when running vsd-genskel.pl on my > redhat 7.3 box. > The machine is standard server install with only the openssl rpm installed > to fix the freevsd rpm dependency (requires libcrypto.so.1, libssl.so.1) > > when I run vsd-genskel.pl I get this error; > > -- merging /usr/sbin programs > -- merging /usr/libexec programs > -- merging skel repositories > -- installing third party rpms > error: failed dependencies: > glibc < 2.2.5 conflicts with glibc-common-2.2.5-34 > glibc > 2.2.2 conflicts with glibc-common-2.2.2-10vsd > glibc-devel < 2.2.3 conflicts with glibc-2.2.5-34 > openssl <= 0.9.6 conflicts with openssl096-0.9.6-13 > -- deleting extra files > ...finished. > > The skel is created in the /home/vsd/skel directory, but when I cd into the > skel's /bin > directory there seems to be no "ls" or "rm", and this is also the case in > any virtual > servers I create based on that skel. > > I read that the vsd rpm files should be numbered at least that of the > underlying redhat > linux installs, but in the case of glibc above, rh7.3 installed glibc 2.2.5 > but there > are not vsd rpms available for 2.2.5. I don't have any earlier version. > > Has anyone got freevsd working under redhat 7.3 or is this a fruitless > struggle. > > Cheers > > Tom H > > ------------------------- The freeVSD Support List -------------------------- > Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support > Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support > Archives: http://freevsd.org/support/mail-archives/freevsd-support > -------------------------------------------------------------------------- --- > ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
