You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blake@blake-sony ~/Backup/packages-xpce $ ./configure
./configure: 18: ./configure: ../src/configure: not found
blake@blake-sony ~/Backup/packages-xpce $ autoconf
autoconf: error: no input file
blake@blake-sony ~/Backup/packages-xpce $ cd src
blake@blake-sony ~/Backup/packages-xpce/src $ ./configure
bash: ./configure: No such file or directory
blake@blake-sony ~/Backup/packages-xpce/src $ autoconf
/usr/bin/m4:configure.ac:34: cannot open `../../ac_swi_c.m4': No such file or directory
autom4te: /usr/bin/m4 failed with exit status: 1
The exact sequence would be great.
The text was updated successfully, but these errors were encountered:
I am on 64 bit LinuxMint 17.1
blake@blake-sony ~/Backup/packages-xpce $ ./configure
./configure: 18: ./configure: ../src/configure: not found
blake@blake-sony ~/Backup/packages-xpce $ autoconf
autoconf: error: no input file
blake@blake-sony ~/Backup/packages-xpce $ cd src
blake@blake-sony ~/Backup/packages-xpce/src $ ./configure
bash: ./configure: No such file or directory
blake@blake-sony ~/Backup/packages-xpce/src $ autoconf
/usr/bin/m4:configure.ac:34: cannot open `../../ac_swi_c.m4': No such file or directory
autom4te: /usr/bin/m4 failed with exit status: 1
The exact sequence would be great.
The text was updated successfully, but these errors were encountered: