This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author MrJean1
Recipients MrJean1, gvanrossum, nnorwitz
Date 2007-10-26.21:02:17
SpamBayes Score 0.08413022
Marked as misclassified No
Message-id <1193432538.12.0.557885310515.issue1329@psf.upfronthosting.co.za>
In-reply-to
Content
My fault, sorry.  The command line to run should be

  env  LD_PRELOAD=./dlibtest.so  ...

i.e. with '=' sign and no spaces.  And the library file may have to be 
an absolute path.
History
Date User Action Args
2007-10-26 21:02:18MrJean1setspambayes_score: 0.0841302 -> 0.08413022
recipients: + MrJean1, gvanrossum, nnorwitz
2007-10-26 21:02:18MrJean1setspambayes_score: 0.0841302 -> 0.0841302
messageid: <1193432538.12.0.557885310515.issue1329@psf.upfronthosting.co.za>
2007-10-26 21:02:18MrJean1linkissue1329 messages
2007-10-26 21:02:17MrJean1create