Hello friendly Rails community, I''m sorry for this OT post, I''ve just switched to Mac and as I see there are so many friendly mac users here, may I ask is there another good/nice Subversion installation tutorial instead of this one: http://developer.apple.com/tools/subversionxcode.html? Is there another way to install it without compiling Subversion by myself? For example via DarwinPort.. as I installed it gave me this error: ppp-jhr-b:~ arie$ port list subversion subversion @1.3.0 devel/subversion ppp-jhr-b:~ arie$ sudo port install subversion Password: ---> Fetching apr ---> Attempting to fetch apr-1.2.2.tar.bz2 from http://www.apache.org/dist/apr ---> Verifying checksum(s) for apr ---> Extracting apr ---> Configuring apr ---> Building apr with target all ---> Staging apr into destroot ---> Packaging tgz archive for apr 1.2.2_0 ---> Installing apr 1.2.2_0 ---> Activating apr 1.2.2_0 ---> Cleaning apr ---> Fetching db4 ---> Attempting to fetch db-4.3.29.tar.gz from http://downloads.sleepycat.com/ ---> Verifying checksum(s) for db4 Error: Checksum (md5) mismatch for db-4.3.29.tar.gz Error: Target com.apple.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: apr-util db4 neon Error: /opt/local/bin/port: Status 1 encountered during processing. Please help me. Thank you very much for your help and please forgive me for this OT. -- sig "kind regards" :name => " Arie Kusuma Atmaja ", :callme => " Arie ", :ym => " riyari3 ", :email => " ariekusumaatmaja@gmail.com ".chop!, :dotmac => " ariekusumaatmaja ", :blog => " http://ariekusumaatmaja.wordpress.com ".chop, :pasrubylangage => %q# Learn & Enjoy English Together: http://indoforums.com/englishklab # Besoin d''apprendre beaucoup plus.. deutsch, dutch, italie.. wind lang (donc etre solomon)
there is a nice mac subversion installer somewhere... there you go: http://www.codingmonkeys.de/mbo/articles/2006/01/02/new-year-new-subversion Mikkel Bruun www.strongside.dk - Football Portal(DK) nflfeed.helenius.org - Football News(DK) ting.minline.dk - Buy Old Stuff!(DK) -- Posted with http://DevLists.com. Sign up and save your time!
Arie Kusuma Atmaja wrote:> Hello friendly Rails community, > I''m sorry for this OT post, I''ve just switched to Mac and as I see there > are so many friendly mac users here, may I ask is there another > good/nice Subversion installation tutorial instead of this one: > http://developer.apple.com/tools/subversionxcode.html? > > Is there another way to install it without compiling Subversion by > myself? For example via DarwinPort.. as I installed it gave me this error: > > ppp-jhr-b:~ arie$ port list subversion > subversion @1.3.0 devel/subversion > > ppp-jhr-b:~ arie$ sudo port install subversion > Password: > ---> Fetching apr > ---> Attempting to fetch apr-1.2.2.tar.bz2 from > http://www.apache.org/dist/apr > ---> Verifying checksum(s) for apr > ---> Extracting apr > ---> Configuring apr > ---> Building apr with target all > ---> Staging apr into destroot > ---> Packaging tgz archive for apr 1.2.2_0 > ---> Installing apr 1.2.2_0 > ---> Activating apr 1.2.2_0 > ---> Cleaning apr > ---> Fetching db4 > ---> Attempting to fetch db-4.3.29.tar.gz from > http://downloads.sleepycat.com/ > ---> Verifying checksum(s) for db4 > Error: Checksum (md5) mismatch for db-4.3.29.tar.gz > Error: Target com.apple.checksum returned: Unable to verify file checksums > Error: The following dependencies failed to build: apr-util db4 neon > Error: /opt/local/bin/port: Status 1 encountered during processing. > > Please help me. > Thank you very much for your help and please forgive me for this OT.That''s a problem with Sleepycat changing their tarballs after their purchase by Oracle. See this bug on how to fix it. They suggest putting the new MD5 hash into the Portfile. http://bugzilla.opendarwin.org/show_bug.cgi?id This wasn''t too nice of Sleepycat to do. Regards, Blair -- Blair Zajac, Ph.D. <blair@orcaware.com> Subversion training, consulting and support http://www.orcaware.com/svn/
Mikkel Bruun wrote:> there is a nice mac subversion installer somewhere... > > there you go: > http://www.codingmonkeys.de/mbo/articles/2006/01/02/new-year-new-subversion > > Mikkel Bruuncool! Thanks for the link :) -- sig "kind regards" :name => " Arie Kusuma Atmaja ", :callme => " Arie ", :ym => " riyari3 ", :email => " ariekusumaatmaja@gmail.com ".chop!, :dotmac => " ariekusumaatmaja ", :blog => " http://ariekusumaatmaja.wordpress.com ".chop, :pasrubylangage => %q# Learn & Enjoy English Together: http://indoforums.com/englishklab # Besoin d''apprendre beaucoup plus.. deutsch, dutch, italie.. wind lang (donc etre solomon)
Reasonably Related Threads
- alias_method interferes ApplicationHelper
- rails api for dashboard widget like ruby rdoc widgets
- ["acts_as_authenticated"] << "Role-Based Authorization Rails Recipe"
- ANN: svn_conf generator -- making "svn import" easy and fun
- Re: Searchable archive of this list?