Update of bug #20363 (project mypaint):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Cannot reproduce, but then again I never do direct installations into
/usr/local (I manage it via xstow when I'm testing in that way). Can we rule
out this being a local installation issue at your end first?

libmypaint-tests.so is not built any more since 055b240 (Dec 09 2012), and it
should not be installed. It's possible that the thing depending on it is
itself a remnant from a previous install. Please do the following:

* First run "scons prefix=/usr/local install --clean" to clean out whatever
files were installed by this version.
* Then tidy up your /usr/local hierarchy, removing any mypaint-specific files
that remain. This covers prior installs with older versions. This bit's up to
you - it's your machine. The files or folders typically have "mypaint" in the
filename somewhere :)
* Run "git checkout master" in your working copy.
* _Back up_ your working copy, because the next command blows away anything
that git doesn't know about in the current revision.
* Run "git clean -x". WARNING: this will delete all files and folders in your
clone which are not tracked, including build products.
* You may need to add a "-f" flag to make this happen.

In general, try to uninstall with the same revision as used for the install.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?20363>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to