
jesse at bestpractical
Jul 10, 2008, 6:27 AM
Post #2 of 2
(381 views)
Permalink
|
|
Re: rt-3.8.0rc3 single user setup hanging
[In reply to]
|
|
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 -- _______________________________________________ List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
|