You are not logged in.
Pages: 1
I want to use subversion tools on slitaz, but there's no svn tazpkg. so I downloaded the subversion source code from http://apache.dataguru.cn/subversion/subversion-1.7.8.tar.bz2
and installed apr apr-dev apr-util apr-util-dev using tazpkg.
and ./configure subversion is ok,
but when make, I met following errors:
libtool: link: `/usr/lib/libuuid.la' is not a valid libtool archive
make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1
root@slitaz:~/tools/subversion-1.7.8# /usr/lib/libuuid.la: No such file or dire
ctory
-sh: /usr/lib/libuuid.la:: not found
but I cannot find libuuid source code and libuuid tazpkg.
Thanks in advance.
Andy
Offline
I've fixed this problem by installing libuuidd 1.1.3 from source code.
Offline
root@slitaz:/home/tux# [c]tazpkg search subversion[/c]
Search result for: subversion
================================================================================
Installed packages
================================================================================
0 installed packages found for: subversion
Available packages name-version
================================================================================
subversion-1.7.7
subversion-dev-1.7.4
================================================================================
2 available packages found for: subversion
root@slitaz:~# [c]tazpkg -gi subversion[/c]
Offline
Pages: 1
[ Generated in 0.015 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]