Changes between Version 8 and Version 9 of AndreesStuff
- Timestamp:
- Sep 24, 2006, 8:49:33 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AndreesStuff
v8 v9 55 55 56 56 Trying to build packages from SVN may currently have some issues. The following tries to address the ones I experience on Debian. They may be applicable to other environments as well. 57 58 === bash: ./tools/svn2build: /bin/sh: bad interpreter: Permission denied === 59 60 This has nothing to do with the build script. Rather it indicates that the filesystem the script lives in does not allow anything to be executed. As an example, for an NFS mount this happens when the '''noexec''' flag is set in the mount options. 57 61 58 62 === cat: <some path>mondo/VERSION: No such file or directory ===