Thread: Install error
View Single Post

   
  #3 (permalink)  
Old 02-20-2008, 07:32 AM
jg
 
Posts: n/a
Default Re: Install error

hovnatan wrote:

> I have a directory "~/My Downloads" and downloaded some programs there
> and tried to make install them, but all the time I had got the same
> problem - make install gives me that it cannot find "~/My" directory.
> When I tried to make install them in "~" everything went ok. I don't
> understand why it sees only "~/My" but not "~/My Downloads".
>
> Hovnatan


Try ~/My\ Downloads (that is, escape the space).

--
jjg
Reply With Quote