Changes between Version 8 and Version 9 of AndreesStuff


Ignore:
Timestamp:
Sep 24, 2006, 8:49:33 AM (18 years ago)
Author:
andree
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndreesStuff

    v8 v9  
    5555
    5656Trying 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
     60This 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.
    5761
    5862=== cat: <some path>mondo/VERSION: No such file or directory ===