This is a discussion on slackware package of subversion? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> does anyone know if there is a slackware package available of the subversion version control client? right now I'm ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| does anyone know if there is a slackware package available of the subversion version control client? right now I'm just interested in the client, not in the server (that might come at a later date though). on the subversion site, they offer a range of packages, but no slackware packages -- Stefan Koopmanschap PHP/MySQL developer - websites, intranet and extranet systems and more... http://www.stefankoopmanschap.com/ php@stefankoopmanschap.com |
| |||
| Stefan Koopmanschap (remove withoutspam to e-mail) wrote: > does anyone know if there is a slackware package available of the > subversion version control client? right now I'm just interested in the > client, not in the server (that might come at a later date though). > > on the subversion site, they offer a range of packages, but no slackware > packages > ../configure, make, make install. |
| |||
| Cryptic Lineage wrote: > Stefan Koopmanschap (remove withoutspam to e-mail) wrote: > >> does anyone know if there is a slackware package available of the >> subversion version control client? right now I'm just interested in >> the client, not in the server (that might come at a later date though). >> >> on the subversion site, they offer a range of packages, but no >> slackware packages >> > > ./configure, make, make install. uhm, yeah. tried that, didn't work. -- Stefan Koopmanschap PHP/MySQL developer - websites, intranet and extranet systems and more... http://www.stefankoopmanschap.com/ php@stefankoopmanschap.com |
| |||
| Stefan Koopmanschap (remove withoutspam to e-mail) wrote: > Cryptic Lineage wrote: >> Stefan Koopmanschap (remove withoutspam to e-mail) wrote: >> >>> does anyone know if there is a slackware package available of the >>> subversion version control client? right now I'm just interested in >>> the client, not in the server (that might come at a later date though). >>> >>> on the subversion site, they offer a range of packages, but no >>> slackware packages >>> >> >> ./configure, make, make install. > > uhm, yeah. tried that, didn't work. > Worked for me (TM) Server on 9.0, client on 9.1. Where's the problem ? |
| ||||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Stefan Koopmanschap (remove withoutspam to e-mail) wrote: > Cryptic Lineage wrote: >> Stefan Koopmanschap (remove withoutspam to e-mail) wrote: >> >>> does anyone know if there is a slackware package available of the >>> subversion version control client? right now I'm just interested in >>> the client, not in the server (that might come at a later date though). >> >> ./configure, make, make install. > > uhm, yeah. tried that, didn't work. I just checkinstall'ed the full Subversion software suite on Slack 10 If you want it it'll be at: http://www.blumf.pwp.blueyonder.co.u...0.5-i386-1.tgz (7.1 MB) For a few days, I'll also try to get it onto linuxpackages.net too, although I haven't given it a full shake down (this'll be the first time I've put up a slack-package for the public, so anyone find any problems tell me As for your problems compiling it. Did you RTFM? All I had to do was d/l the Apache httpd 2 source and extract the APR files, all simple and documented in Subversion's INSTALL file. Blumf -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFA6wgCMid3IcxolsoRAojTAJ9Cg+OKsw3Xl3dmXchZO3 ZBZAT/BwCaApEA +bnVAtQ+vpUwyZhbh00Bdkg= =86YE -----END PGP SIGNATURE----- |