XCode 1.5 - Subversion - libaprutil-0.0.dylib missing?
XCode 1.5 - Subversion - libaprutil-0.0.dylib missing?
- Subject: XCode 1.5 - Subversion - libaprutil-0.0.dylib missing?
- From: Diggory Laycock <email@hidden>
- Date: Wed, 11 Aug 2004 15:07:12 +0100
Hi,
I'm afraid I'm a bit of a newbie when it comes to SCM systems. With
the release of XCode 1.5 I thought I'd plunge in.
I've managed to get SVN installed and working on a remote machine -
checkouts etc.. work via the terminal - but I can't get XCode to play
ball on the local development machine... (I used the info from here:
http://www.macdevcenter.com/pub/a/mac/2004/08/10/subversion.html) and
the precompiled packages from the venerable Wilfredo Sanchez.
I get the following errors when I try anything SCM-related in XCode:
I noticed that libaprutil-0.0.dylib looks rather like one of the
packages I installed for the SVN Server -
(APR-util_0.9.5-dev-httpd-2.0.50.dmg)
Do I have to install other software on the XCode machine before I can
use SVN? I have installed (Subversion_1.0.6.dmg) - but nothing else.
Thanks in advance,
Diggory.
cd /Users/diggory/testXCodeSubversionProject/
/usr/local/subversion/bin/svn status --show-updates
dyld: /usr/local/subversion/bin/svn can't open library:
/usr/local/apache/lib/libaprutil-0.0.dylib (No such file or directory,
errno = 2)
cd /System/Library/Frameworks/
/usr/local/subversion/bin/svn status --show-updates
dyld: /usr/local/subversion/bin/svn can't open library:
/usr/local/apache/lib/libaprutil-0.0.dylib (No such file or directory,
errno = 2)
cd
/Users/diggory/testXCodeSubversionProject/
TestSubversionXCodeProject.xcode/
/usr/local/subversion/bin/svn info project.pbxproj
dyld: /usr/local/subversion/bin/svn can't open library:
/usr/local/apache/lib/libaprutil-0.0.dylib (No such file or directory,
errno = 2)
cd
/Users/diggory/testXCodeSubversionProject/
TestSubversionXCodeProject.xcode/
/usr/local/subversion/bin/svn status --show-updates
dyld: /usr/local/subversion/bin/svn can't open library:
/usr/local/apache/lib/libaprutil-0.0.dylib (No such file or directory,
errno = 2)
cd
/Users/diggory/testXCodeSubversionProject/
TestSubversionXCodeProject.xcode/
/usr/local/subversion/bin/svn log project.pbxproj
dyld: /usr/local/subversion/bin/svn can't open library:
/usr/local/apache/lib/libaprutil-0.0.dylib (No such file or directory,
errno = 2)
cd
/Users/diggory/testXCodeSubversionProject/
TestSubversionXCodeProject.xcode/
/usr/local/subversion/bin/svn info diggory.pbxuser project.pbxproj
dyld: /usr/local/subversion/bin/svn can't open library:
/usr/local/apache/lib/libaprutil-0.0.dylib (No such file or directory,
errno = 2)
cd
/Users/diggory/testXCodeSubversionProject/
TestSubversionXCodeProject.xcode/
/usr/local/subversion/bin/svn status --show-updates
dyld: /usr/local/subversion/bin/svn can't open library:
/usr/local/apache/lib/libaprutil-0.0.dylib (No such file or directory,
errno = 2)
Diggory Laycock
-----------------------
http://www.monkeyfood.com
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.