Re: Help! I fsck'd my garnome installation



Daniel Serodio (daniel checkforte com br) wrote:
> On Wed, 2003-02-12 at 15:56, sams marketing-designs com wrote:
> > Brian Connelly (brianc netnitco net) wrote:
> > > On Wed, 2003-02-12 at 08:03, Daniel Serodio wrote:
> > > > Somehow, my garnome installation was fsck'd (lots of error messages
> > > > about not being able to contact gconf). So I ``rm -rf ~/garnome'', and
> > > > ``cd ~/garnome-0.21.2/meta/gnome-desktop; make install''. But 'make
> > > > install' only creates empty directories! How can I make it copy the
> > > > binaries and all?
> > > > Thanks again.
> > > 
> > > You'll have to either 'make clean' the entire source tree or simply
> > > re-download the garnome bz2ball and start from there.  This is because
> > > each of the packages thinks it is already built and installed.
> > > 
> > > Brian
> > Why not just `cd ~/garnome-0.21.2/ && rm -rf */*/cookies/install* && cd
> > meta/gnome-desktop && make install`
> 
> Unfortunately, that didn't work. I rm'ed all cookies/install and
Try to `cd ~/garnome-0.21.2/ && rm -rf */*/cookies/build* && rm -rf
*/*/cookies/install* && cd meta/gnome-desktop && make install`  See if
that helps, it will say it didn't build, then attempt to build them all
again, but when it gets into the work directory, the makefile there will
notice everything is up 2 date, and not recompile anything.

--
Sam



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]