It's failing because it can't find the right version of libapr. Which isn't entirely surprising. Try the subversion packages at ftp://ftp.suse.com/pub/projects/apache/subversion/ ... Yeah, it's two sub-versions (pun intended) behind, but it's pretty close, and the dependencies are right there in the same directory for a nice easy wget.... -----Original Message----- From: Susemail [mailto:susemail@hawaii.rr.com] Sent: Tue 9/13/2005 7:47 PM To: suse-linux-e@suse.com Subject: [SLE] Checkinstall error I'm using: ./configure make checkinstall to install subversion 1.2.3 but the installation is failing: make[2]: Leaving directory `/home/adriel/bin/subversion-1.2.3/apr' if [ ! -d /usr/local/apr/include/apr-0 ]; then \ /home/adriel/bin/subversion-1.2.3/apr/build/mkdir.sh /usr/local/apr/include/apr-0; \ fi; mkdir /usr/local/apr mkdir /usr/local/apr/include mkdir /usr/local/apr/include/apr-0 cp -p /home/adriel/bin/subversion-1.2.3/apr/include/*.h /usr/local/apr/include/apr-0; cp: preserving times for `/usr/local/apr/include/apr-0/apr_allocator.h': No such file or directory cp: preserving times for `/usr/local/apr/include/apr-0/apr_atomic.h': No such file or directory cp: preserving times for `/usr/local/apr/include/apr-0/apr_compat.h': No such file or directory ... more of the same ... cp: preserving times for `/usr/local/apr/include/apr-0/apr_want.h': No such file or directory make[1]: *** [install] Error 1 make[1]: Leaving directory `/home/adriel/bin/subversion-1.2.3/apr' make: *** [external-install] Error 1 **** Installation failed. Aborting package creation. Cleaning up...OK Bye. Can someone tell me why this is failing? Thanks, Jerome -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
On Tuesday 13 September 2005 16:42, Marlier, Ian wrote:
It's failing because it can't find the right version of libapr.
Which isn't entirely surprising.
Try the subversion packages at ftp://ftp.suse.com/pub/projects/apache/subversion/ ...
Yeah, it's two sub-versions (pun intended) behind, but it's pretty close, and the dependencies are right there in the same directory for a nice easy wget....
Thanks Marlier this sub-version will do nicely. Jerome
participants (2)
-
Marlier, Ian
-
Susemail