Am Montag, 6. Oktober 2008 schrieb Michael MacIsaac: > # rpmbuild -bb git.spec > error: Failed build dependencies: > asciidoc is needed by git-1.5.6.5-9.1.s390x > curl-devel is needed by git-1.5.6.5-9.1.s390x > sgml-skel is needed by git-1.5.6.5-9.1.s390x > xmlto is needed by git-1.5.6.5-9.1.s390x > openssl-devel is needed by git-1.5.6.5-9.1.s390x > > So, using git is harder than I hoped it would be. Has anyone used git on > s390x? Is there an easier way? Thanks.
I think you must at least install openssl-devel and curl-devl from the DVD, since git uses these packages to handle downloads. Everything else is for the man pages and docu, so going to http://git.or.cz/ and compiling the tar ball should give you something to use. Christian ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
