wxWidgets 2.7.0 - tarball vs directory name discrepancy
Sergei Steshenko
sergstesh at yahoo.com
Fri Sep 1 00:55:02 PDT 2006
--- Sergei Steshenko <sergstesh at yahoo.com> wrote:
> Hello All,
>
> wxWidgets 2.6.3 was well-behaved regarding tarball vs directory name:
>
> tarball - wxGTK-2.6.3.tar.gz;
> directory - wxGTK-2.6.3.tar .
>
> wxWidgets 2.7.0 is not well-behaved:
>
> tarball - wxGTK-2.7.0.tar.gz;
> directory - wxWidgets-2.7.0
>
> , i.e. tarball basename is not the same as directory name.
>
> This a problem for my tool - I have to write a pre_configure_sub,
> otherwise the tool won't know where to 'cd' - by default it does
>
> cd <build_dir>/<tarball_basename>
> .
>
> Not a big deal, and libpeg is yet another violator, but why the
> nuisance, especially, that the names used to be right/consistent ?
>
> Thanks,
> Sergei.
>
>
>
> Applications From Scratch: http://appsfromscratch.berlios.de/
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>
Instead of
directory - wxGTK-2.6.3.tar
one should read
directory - wxGTK-2.6.3
.
--Sergei.
Applications From Scratch: http://appsfromscratch.berlios.de/
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the wx-users
mailing list