This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin + Python: unable to remap


>
> It's not that simple :)
>
> rebaseall only rebases the exact dll's which were installed from your
> packager (setup.exe),
> but not any other dll's used at run-time - shadowing system dll's as
> in your case, or added dependencies as with perl or python.

Hmmm, that leads to the conclusion, that I have to write a customized
rebaseall or a wrapper for it.

>
> python or perl are favorites adding additional dll's to your run-time
> because you
> can and should simply add external library bindings by yourself.
>
> In your case the simpliest fix would be to remove your /home/prefix/gentoo...
> prefix from your path.

My target is to get full controll of the sources, versions and patches.

Al

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]