Ok...tried to run it from with the installation directory and the build directory. Linux/Ubuntu is new to me so I am not totally familiar with the names of things and locations. Can you just treat me like a I know nothing and just tell me exact locations? Sorry, I guess I am just being dense. Thanks! Ed Edward J. Roche Network Administrator Solanco School District 717.786.2151 x2437 "At the End of the Day, Did You Play to Win or Not to Lose?" -----Original Message----- From: Mason James [mailto:mason.loves.sushi@gmail.com] Sent: Sunday, March 29, 2009 11:12 PM To: Roche III, Edward Cc: koha-devel@lists.koha.org; koha@lists.katipo.co.nz Subject: Re: [Koha] {Possible SPAM} RE: [Koha-devel] Barcode Don't Found On 2009/03/30, at 3:59 PM, Roche III, Edward wrote:
When I apply the pacth with the following command:
git-apply ./home/sysadmin/Desktop/0001-Add-less-aggressive- whitespace-removal-to-itemBarcod.patch
error: C4/Circulation.pm: No such file or directory
error: installer/data/mysql/en/mandatory/sysprefs.sql: No such file or directory
I don't something is right? Especially the 2 errors at the end. What am I doing wrong?
run git-apply from any dir *within* your koha3 repo thats how git-apply works out where to apply the patch ;)