# from Gabor Szabo
# on Tuesday 06 May 2008:

>ok, so now I tried to install it manually:
>
>perl Makefile.PL PREFIX=/home/gabor/perl5lib
> LIB=/home/gabor/perl5lib/lib
>
>which was then translated to
>     /usr/bin/perl Build.PL --prefix /home/gabor/perl5lib
>--install_path lib=/home/gabor/perl5lib/lib
>...

>/usr/bin/install -c -d
> /usr/local/lib/perl/5.8.8/Alien/wxWidgets/gtk_2_8_7/lib
> /usr/bin/install: cannot create directory
>`/usr/local/lib/perl/5.8.8/Alien': Permission denied
>...

>that is, it seems Alien::wxWidgets 0.35 cannot be installed in a
>private directory.

At least, it doesn't seem to be passing prefix to the libwx build.

Apparently Alien::wxWidgets needs your patches ;-)

--Eric
-- 
Those who cannot remember the past are condemned to repeat it.
--George Santayana
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to