Hi,

> 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
>
> make
> make test
> make install
>
> ...
>
> make[2]: Leaving directory
> `/home/gabor/Alien-wxWidgets-0.35/wxWidgets-2.8.7/bld/utils/wxrc'
> /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
> make[1]: *** [install_basedll] Error 1
> make[1]: Leaving directory
> `/home/gabor/Alien-wxWidgets-0.35/wxWidgets-2.8.7/bld'
> system: make install: 512 at Build line 62
> make: *** [install] Error 9
>
>
> that is, it seems Alien::wxWidgets 0.35 cannot be installed in a
> private directory.

  It used to be possible, will check.

Regards,
Mattia


Reply via email to