Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

crash when switching back to merged trunk(SOLVED)

<< < (2/2)

Loaden:

--- Quote from: killerbot on October 25, 2010, 05:36:16 pm ---I even did a fresh checkout [actually rm -rf *  and then svn update  @ trunk level] , and I still have this problem ... This does not occur to me on the (old) cc branch.

EDIT : how can I get a nice cleanup of the through "sudo make install" installed files from the system (meaning kick CB out of linux, except for it sources ;-)  ).

--- End quote ---
Trying: sudo make uninstall

oBFusCATed:
killerbot, what is your distro?
The preferred and safest way to install software is to use the package manager.
So if you're on debian base distro, just build debian packages and install them with dpkg.
If you're on rpm base, build rpms...
It is the same for the other distro types (Arch and gentoo)...

make install/uninstall is too error prone.

killerbot:
sudo make uninstall  --> no luck

Still the same crash.

But SOLVED IT : apparently there was still an Aligner.zip file left over in the share area ..., removing it solved the problem

oBFusCATed:
make uninstall should be called before compiling the new version :)

Jenna:

--- Quote from: oBFusCATed on October 25, 2010, 10:08:29 pm ---make uninstall should be called before compiling the new version :)

--- End quote ---
and even before running ./bootstrap and ./configure again, otherwise the new makefiles don't know the formerly installed stuff.

Navigation

[0] Message Index

[*] Previous page

Go to full version