alperakcan / fuse-ext2

Fuse-ext2 is a multi OS FUSE module to mount ext2, ext3 and ext4 file system devices and/or images with read write support.
GNU General Public License v2.0
800 stars 127 forks source link

fuse-ext2: command not found #62

Open jimcullenaus opened 7 years ago

jimcullenaus commented 7 years ago

Running macOS 10.12.5

Instructions on this page followed, script downloaded, named install.sh, chmod u+x install.sh. The result is a bunch of files and directories being placed in the same directory as install.sh. Specifically:

drwxr-xr-x automake-1.15/
-rw-r--r-- automake-1.15.tar.gz
drwxr-xr-x e2fsprogs-1.43.4/
-rw-r--r-- e2fsprogs-1.43.4.tar.gz
drwxr-xr-x gnu/
-rwxr-xr-x install
-rwxr--r-- install.sh
drwxr-xr-x libtool-2.4.6/
-rw-r--r-- libtool-2.4.6.tar.gz

The output to terminal of the install script is really long, but here are the last few lines of it:

sed: 2: "s/\(^\|.* \)@documenten ...": whitespace after branch
sed: 4: "s/\(^\|.* \)@documenten ...": whitespace after label
sed: 6: "s/\(^\|.* \)@documenten ...": undefined label 'found                                                '
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(/Users/Prometheus/dev/test/e2fsprogs-1.43.4/doc/libext2fs.texinfo
(/Users/Prometheus/dev/test/e2fsprogs-1.43.4/doc/texinfo.tex
Loading texinfo [version 2006-02-13.16]: Basics, pdf, fonts, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/local/texlive/2015/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, and turning on texinfo input format.) [1] [2]
(The EXT2FS Library) Chapter 1 [1] Chapter 2 [2] [3] [4] [5] [6] [7] [8]
Underfull \hbox (badness 6252) in paragraph at lines 599--602
 @textrm flag is not set @texttt ext2fs_get_next_inode[] @textrm will re-turn t
he er-ror
[9] [10] [11] [12] [13] [14] [15] [16] [17] (Concept Index) [18]
(Function and Type Index) [19] [20] (./libext2fs.toc [-1]) [-2] )
(see the transcript file for additional information)
Output written on libext2fs.dvi (24 pages, 75364 bytes).
Transcript written on libext2fs.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015) (preloaded format=etex)
 restricted \write18 enabled.
entering extended mode
(/Users/Prometheus/dev/test/e2fsprogs-1.43.4/doc/libext2fs.texinfo
(/Users/Prometheus/dev/test/e2fsprogs-1.43.4/doc/texinfo.tex
Loading texinfo [version 2006-02-13.16]: Basics, pdf, fonts, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions,
(/usr/local/texlive/2015/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, and turning on texinfo input format.) (./libext2fs.aux)
[1] [2] (The EXT2FS Library) Chapter 1 [1] Chapter 2 [2] [3] [4] [5] [6]
[7] [8]
Underfull \hbox (badness 6252) in paragraph at lines 599--602
 @textrm flag is not set @texttt ext2fs_get_next_inode[] @textrm will re-turn t
he er-ror
[9] [10] [11] [12] [13] [14] [15] [16] [17] (Concept Index) [18]
(Function and Type Index) [19] (./libext2fs.fns [20]) [21] [22]
(./libext2fs.toc [-1]) [-2] )
(see the transcript file for additional information)
Output written on libext2fs.dvi (26 pages, 102984 bytes).
Transcript written on libext2fs.log.
    MKINSTALLDIRS /opt/gnu/share/info
    INSTALL_DATA /opt/gnu/share/info/libext2fs.info
    GZIP /opt/gnu/share/info/libext2fs.info*
if test ! -d e2fsck && test ! -d debugfs && test ! -d misc && test ! -d ext2ed ; then /Applications/Xcode.app/Contents/Developer/usr/bin/make install-libs ; fi
making install in lib/et
    MKINSTALLDIRS /opt/gnu/lib /opt/gnu/include/et /opt/gnu/share/et /opt/gnu/bin /opt/gnu/share/man/man1 /opt/gnu/share/man/man3
mkdir /opt/gnu/include/et
mkdir /opt/gnu/share/et
mkdir /opt/gnu/share/man/man3
mkdir /opt/gnu/lib/pkgconfig
    INSTALL_DATA /opt/gnu/lib/libcom_err.a
    INSTALL_DATA /opt/gnu/include/et/com_err.h
    INSTALL_DATA /opt/gnu/share/et/et_c.awk
    INSTALL_DATA /opt/gnu/share/et/et_h.awk
    INSTALL_SCRIPT /opt/gnu/bin/compile_et
    INSTALL_DATA /opt/gnu/share/man/man3/com_err.3
    INSTALL_DATA /opt/gnu/share/man/man1/compile_et.1
    INSTALL_DATA /opt/gnu/lib/pkgconfig/com_err.pc
making install in lib/ss
    MKINSTALLDIRS /opt/gnu/lib /opt/gnu/include/ss /opt/gnu/share/ss /opt/gnu/bin
mkdir /opt/gnu/include/ss
mkdir /opt/gnu/share/ss
    INSTALL_DATA /opt/gnu/lib/libss.a
    INSTALL_DATA /opt/gnu/include/ss/ss.h
    INSTALL_DATA /opt/gnu/include/ss/ss_err.h
    INSTALL_DATA /opt/gnu/share/ss/ct_c.awk
    INSTALL_DATA /opt/gnu/share/ss/ct_c.sed
    INSTALL /opt/gnu/bin/mk_cmds
    INSTALL_DATA /opt/gnu/share/man/man1/mk_cmds.1
    INSTALL_DATA /opt/gnu/lib/pkgconfig/ss.pc
making install in lib/e2p
    MKINSTALLDIRS /opt/gnu/lib /opt/gnu/include/e2p
mkdir /opt/gnu/include/e2p
    INSTALL_DATA /opt/gnu/lib/libe2p.a
    INSTALL_DATA /opt/gnu/include/e2p/e2p.h
    INSTALL_DATA /opt/gnu/lib/pkgconfig/e2p.pc
making install in lib/uuid
    MKINSTALLDIRS /opt/gnu/lib /opt/gnu/include/uuid /opt/gnu/share/man/man3
mkdir /opt/gnu/include/uuid
    INSTALL_DATA /opt/gnu/lib/libuuid.a
    INSTALL_DATA /opt/gnu/include/uuid/uuid.h
    INSTALL_DATA /opt/gnu/share/man/man3/uuid.3
    INSTALL_DATA /opt/gnu/share/man/man3/uuid_clear.3
    INSTALL_DATA /opt/gnu/share/man/man3/uuid_compare.3
    INSTALL_DATA /opt/gnu/share/man/man3/uuid_copy.3
    INSTALL_DATA /opt/gnu/share/man/man3/uuid_generate.3
    INSTALL_DATA /opt/gnu/share/man/man3/uuid_is_null.3
    INSTALL_DATA /opt/gnu/share/man/man3/uuid_parse.3
    INSTALL_DATA /opt/gnu/share/man/man3/uuid_time.3
    INSTALL_DATA /opt/gnu/share/man/man3/uuid_unparse.3
    LINK /opt/gnu/share/man/man3/uuid_generate_random.3
    LINK /opt/gnu/share/man/man3/uuid_generate_time.3
    INSTALL_DATA /opt/gnu/lib/pkgconfig/uuid.pc
making install in lib/blkid
    MKINSTALLDIRS /opt/gnu/lib /opt/gnu/include/blkid
mkdir /opt/gnu/include/blkid
    INSTALL_DATA /opt/gnu/lib/libblkid.a
    INSTALL_DATA /opt/gnu/include/blkid/blkid.h
    INSTALL_DATA /opt/gnu/include/blkid/blkid_types.h
    INSTALL_DATA /opt/gnu/share/man/man3/libblkid.3
    INSTALL_DATA /opt/gnu/lib/pkgconfig/blkid.pc
making install in lib/support
make[1]: Nothing to be done for `install'.
making install in lib/ext2fs
    MKINSTALLDIRS /opt/gnu/lib /opt/gnu/include/ext2fs
mkdir /opt/gnu/include/ext2fs
    INSTALL_DATA /opt/gnu/lib/libext2fs.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /opt/gnu/lib/libext2fs.a(swapfs.o) has no symbols
    INSTALL_DATA /opt/gnu/include/ext2fs/bitops.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2fs.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2_io.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2_fs.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2_ext_attr.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext3_extents.h
    INSTALL_DATA /opt/gnu/include/ext2fs/tdb.h
    INSTALL_DATA /opt/gnu/include/ext2fs/qcow2.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2_err.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2_types.h
    INSTALL_DATA /opt/gnu/lib/pkgconfig/ext2fs.pc
making install in intl
if test 'no' = yes; then \
      test no != no || /bin/sh ../config/mkinstalldirs /opt/gnu/lib; \
      temp=/opt/gnu/lib/t-charset.alias; \
      dest=/opt/gnu/lib/charset.alias; \
      if test -f /opt/gnu/lib/charset.alias; then \
        orig=/opt/gnu/lib/charset.alias; \
        sed -f ref-add.sed $orig > $temp; \
        /usr/bin/install -c -m 644 $temp $dest; \
        rm -f $temp; \
      else \
        if test no = no; then \
          orig=charset.alias; \
          sed -f ref-add.sed $orig > $temp; \
          /usr/bin/install -c -m 644 $temp $dest; \
          rm -f $temp; \
        fi; \
      fi; \
      /bin/sh ../config/mkinstalldirs /opt/gnu/share/locale; \
      test -f /opt/gnu/share/locale/locale.alias \
        && orig=/opt/gnu/share/locale/locale.alias \
        || orig=./locale.alias; \
      temp=/opt/gnu/share/locale/t-locale.alias; \
      dest=/opt/gnu/share/locale/locale.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /usr/bin/install -c -m 644 $temp $dest; \
      rm -f $temp; \
    else \
      : ; \
    fi
./install.sh: line 72: cd: fuse-ext2: No such file or directory
./install.sh: line 73: ./autogen.sh: No such file or directory
./install.sh: line 74: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
cat install.sh >install 
chmod a+x install

I also then tried running ./install, but had the same problem.

When fuse-ext2, I get the output -bash: fuse-ext2: command not found, indicating it has not been installed properly.

The output of dd if=/dev/zero of=test/fs.ext2 bs=1024 count=102400, as suggested in the "Tst" section, is dd: test/fs.ext2: No such file or directory

alperakcan commented 7 years ago

can you please check with 7193b6e98976905f903da6db8c241fe1d7333f56

jimcullenaus commented 7 years ago

I now have the files:

drwxr-xr-x fuse-ext2.build/
-rwxr--r-- install.sh
-rw-r--r-- ltmain.sh

and the stuff the script spits out now ends with

making install in lib/blkid
    MKINSTALLDIRS /opt/gnu/lib /opt/gnu/include/blkid
    INSTALL_DATA /opt/gnu/lib/libblkid.a
    INSTALL_DATA /opt/gnu/include/blkid/blkid.h
    INSTALL_DATA /opt/gnu/include/blkid/blkid_types.h
    INSTALL_DATA /opt/gnu/share/man/man3/libblkid.3
    INSTALL_DATA /opt/gnu/lib/pkgconfig/blkid.pc
making install in lib/support
make[1]: Nothing to be done for `install'.
making install in lib/ext2fs
    MKINSTALLDIRS /opt/gnu/lib /opt/gnu/include/ext2fs
    INSTALL_DATA /opt/gnu/lib/libext2fs.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /opt/gnu/lib/libext2fs.a(swapfs.o) has no symbols
    INSTALL_DATA /opt/gnu/include/ext2fs/bitops.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2fs.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2_io.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2_fs.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2_ext_attr.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext3_extents.h
    INSTALL_DATA /opt/gnu/include/ext2fs/tdb.h
    INSTALL_DATA /opt/gnu/include/ext2fs/qcow2.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2_err.h
    INSTALL_DATA /opt/gnu/include/ext2fs/ext2_types.h
    INSTALL_DATA /opt/gnu/lib/pkgconfig/ext2fs.pc
making install in intl
if test 'no' = yes; then \
      test no != no || /bin/sh ../config/mkinstalldirs /opt/gnu/lib; \
      temp=/opt/gnu/lib/t-charset.alias; \
      dest=/opt/gnu/lib/charset.alias; \
      if test -f /opt/gnu/lib/charset.alias; then \
        orig=/opt/gnu/lib/charset.alias; \
        sed -f ref-add.sed $orig > $temp; \
        /usr/bin/install -c -m 644 $temp $dest; \
        rm -f $temp; \
      else \
        if test no = no; then \
          orig=charset.alias; \
          sed -f ref-add.sed $orig > $temp; \
          /usr/bin/install -c -m 644 $temp $dest; \
          rm -f $temp; \
        fi; \
      fi; \
      /bin/sh ../config/mkinstalldirs /opt/gnu/share/locale; \
      test -f /opt/gnu/share/locale/locale.alias \
        && orig=/opt/gnu/share/locale/locale.alias \
        || orig=./locale.alias; \
      temp=/opt/gnu/share/locale/t-locale.alias; \
      dest=/opt/gnu/share/locale/locale.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /usr/bin/install -c -m 644 $temp $dest; \
      rm -f $temp; \
    else \
      : ; \
    fi
Running autoreconf --verbose --install --force
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '../..'.
libtoolize: copying file '../../ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /opt/gnu/bin/autoconf --force
autoreconf: running: /opt/gnu/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:12: installing './ar-lib'
configure.ac:10: installing './compile'
configure.ac:3: installing './config.guess'
configure.ac:3: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:15: error: required file './ltmain.sh' not found
configure.ac:4: installing './missing'
fuse-ext2/Makefile.am: installing './depcomp'
autoreconf: automake failed with exit status: 1
Removing autom4te.cache
checking build system type... x86_64-apple-darwin16.6.0
checking host system type... x86_64-apple-darwin16.6.0
checking target system type... x86_64-apple-darwin16.6.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gawk... (cached) awk
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin16.6.0 file names to x86_64-apple-darwin16.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin16.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking for chmod... /bin/chmod
checking for size_t... yes
checking for off_t... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether sys/types.h defines makedev... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking linux/fd.h usability... no
checking linux/fd.h presence... no
checking for linux/fd.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking for sys/ioctl.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for netinet/in.h... (cached) yes
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for inttypes.h... (cached) yes
checking for sys/disk.h... yes
checking for sys/mount.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether llseek is declared... no
checking whether lseek64 is declared... no
checking for ssize_t... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether closedir returns void... no
checking for library containing getmntent... no
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for utime.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... no
checking whether stat accepts an empty string... no
checking whether utime accepts a null argument... yes
checking for ftruncate... yes
checking for getmntent... (cached) no
checking for getmntinfo... yes
checking for getpagesize... (cached) yes
checking for hasmntopt... no
checking for memmove... yes
checking for memset... yes
checking for munmap... yes
checking for random... yes
checking for select... yes
checking for srand... yes
checking for srandom... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for uname... yes
checking for utime... yes
checking for llseek... no
checking for lseek64... no
checking for library containing sem_post... none required
checking for library containing fuse_main... -losxfuse
checking for library containing com_err... -lcom_err
checking for library containing ext2fs_open... -lext2fs
checking if FUSE on this system is too new for us... no
Disabling debug support by default
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating fuse-ext2.pc
config.status: error: cannot find input file: `Makefile.in'
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.

But fuse-ext2 still spits out -bash: fuse-ext2: command not found.

alperakcan commented 7 years ago

please change the name of your script to foo.sh, do not use 'install.sh'.

jimcullenaus commented 7 years ago

Okay awesome, thanks. It installs correctly now.

I have a different problem though. Not sure if it's better to open another issue or just do it here, so let me know if this is wrong.

My drive has two partitions, one ext4 and one ext3. When I plug in, they're at /dev/drive1s1 and /dev/drive1s2, respectively. Unfortunately fuse-ext2 /dev/drive1s1 /Users/me/dev/Drive/Data1 fails silently, and so does fuse-ext2 /dev/drive1s2 /Users/me/dev/Drive/Data2. Same happens when both are prefixed with sudo. The command doesn't print anything to terminal, but when I navigate to ~/dev/Drive/Data[1|2], there's nothing there, despite files being visible when the drive is plugged in to a Linux system.

thowi commented 6 years ago

I hit the same problem. Wow, wasn't obvious to me that I can't use the name "install.sh". How about updating README.md and add that information? Or maybe even checking in the install script into Github?

jsonjunkie commented 2 years ago

Okay awesome, thanks. It installs correctly now.

I have a different problem though. Not sure if it's better to open another issue or just do it here, so let me know if this is wrong.

My drive has two partitions, one ext4 and one ext3. When I plug in, they're at /dev/drive1s1 and /dev/drive1s2, respectively. Unfortunately fuse-ext2 /dev/drive1s1 /Users/me/dev/Drive/Data1 fails silently, and so does fuse-ext2 /dev/drive1s2 /Users/me/dev/Drive/Data2. Same happens when both are prefixed with sudo. The command doesn't print anything to terminal, but when I navigate to ~/dev/Drive/Data[1|2], there's nothing there, despite files being visible when the drive is plugged in to a Linux system.

im having this same problem, did you figure it out ever?