Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=526126





--- Comment #54 from Dave Malcolm <[email protected]>  2009-11-20 14:17:58 
EDT ---
(In reply to comment #53)
> I can't get runtests.sh working...
I'm not sure what you mean by "runtests.sh" here.


> When running, all tests are failing because of:
> "./python: error while loading shared libraries: libpython3.1.so.1.0: cannot
> open shared object file: No such file or directory"
> 
> If this is fixed, you could add a %check section and run the tests there.  

I think you need to prefix the invocation of "./python" with this:
  LD_LIBRARY_PATH=.
so that it can find the libpython library from the build.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to