Vladimir Morozov wrote: > Hi, > > > Is there any way to re-configure a installed Rkward to another R > installation? If it is installed via yum, it picks up the old R > installation on my system. I can't configure it from source, because > "configure" fails: > [EMAIL PROTECTED] rkward-0.4.9]# ./configure --prefix=/usr/local > --libdir=/usr/lib64 > checking build system type... x86_64-unknown-linux-gnu > ..... > ...... > checking for X... libraries /usr/lib64, headers . > checking for IceConnectionNumber in -lICE... yes > checking for libXext... no > configure: error: We need a working libXext to proceed. Since configure > can't find it itself, we stop here assuming that make wouldn't find > them either. [...] > > Rkward 0.5 can't be compiled on my fedora6, because KDE4 is not > avaliable for it... > Hi,
Have you tried to recompile the RPM from the src.rpm ? You can find the latest verison there : http://koji.fedoraproject.org/koji/buildinfo?buildID=35241 It is the src.rpm for Fedora7 but a simple rpmbuild-ba /pathto/rkward.src.rpm should do it. Regards, Pierre ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ RKWard-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkward-devel
