Daniel Jircik schrieb: > Hi again > Patch 3 returned this error: Hi Daniel,
according to the error message, you mismatched something with the directories when applying the patch. Just guessing from the mail: - the paths in the patch start with /static/cinelerra/cin4/ .... - your working directory is /src/cinelerra-4 thus my guess would be you need to strip four directory levels, but you gave the option "-p1" which strips just the leading slash. hope that helps Hermann Vosseler _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
