jmichaelh / xar

Automatically exported from code.google.com/p/xar
0 stars 0 forks source link

make script choke on 'spaces' #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download the xar 1.5.2 source folder to a location whose absolute path name 
includes 
'spaces'. e.g /toto toto/titi
2. Follow the build instructions: ./configure, sudo make install

What is the expected output?

A successful build

What do you see instead?

Errors because the make script can't find the toto/titi/xar-1.5.2 folder for 
instance

What version of the product are you using?

1.5.2

 On what operating system?

Mac OS X 10.5.5

Original issue reported on code.google.com by grosjamb...@gmail.com on 7 Dec 2008 at 11:12