hi crew just tried to install the 37.0 RPM and keeps asking for GLIBC_2.3. i tried installing GLIBC_2.3 but 9.0 doesn't seem to like it. does this mean that i have to either get 9.1 or compile it myself. cheers. tom
Yeah. glibc was updated in mandrake 9.1, I think (I also had problems because I ran the same PD version on two machines with different Mandrake versions). Compiling PD should be trivial. Go to the src dir and type ./configure make make install (as root... I never did this so I don't know if it works)
Cheers Soeren
tdunstan@ihug.com.au wrote:
hi crew just tried to install the 37.0 RPM and keeps asking for GLIBC_2.3. i tried installing GLIBC_2.3 but 9.0 doesn't seem to like it. does this mean that i have to either get 9.1 or compile it myself. cheers.