[Rt-devel] rt-3.8.0rc3 single user setup hanging

Jesse Vincent jesse at bestpractical.com
Thu Jul 10 09:27:26 EDT 2008


With an in-place layout, you should no longer need to make install

-jesse


On Thu, Jul 10, 2008 at 03:19:31PM +0200, Hoogstraten, Ton wrote:
> When running the following command followed by a make testdeps and
> fixdeps:
> 
>  
> 
> ./configure --with-my-user-group --enable-layout=inplace
> --with-db-type=SQLite --with-devel-mode
> 
>  
> 
> The 'make install' then hangs on the following find command. Can anyone
> confirm this?
> 
>  
> 
> /usr/bin/install -c -m 0755 -d ./local/plugins
> 
> /usr/bin/install -c -m 0755 -d ./local/po
> 
> [ -d ./lib ] || /usr/bin/install -c -m 0755 -d ./lib
> 
> cd lib && find . -type d -name .svn -prune -o -type d -exec
> /usr/bin/install -c -m 0755 -d ./lib/{} \;
> 
>  
> 
> Regards,
> 
>  
> 
> Ton Hoogstraten
> 

> _______________________________________________
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel


-- 


More information about the Rt-devel mailing list