glib20 port
Christer Solskogen
solskogen at carebears.mine.nu
Sat Dec 16 12:48:12 PST 2006
On Sat, 16 Dec 2006 13:45:41 +0000
Patrick Mackinlay <patrick at spacesurfer.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> For some time now (probably over a year) I have been having problems
> with the glib20 port. The port builds and installs without errors but
> it installs a broken version of:
> /usr/local/bin/glib-mkenums
> This is a perl script, but when installed the first line of the script
> is installed as:
> #! -w
> instead of
> #!/usr/bin/perl -w
> So it looks like it can't find my perl version!
>
> This is easy enough for me to fix manually, but since it has been
> going on for some time I thought I would mention it. My current
> system is FreeBSD 6.1 and the last version of the port I tried was
> 2.12.4
>
> My make.conf file contains the lines:
> PERL_VER=5.8.8
> PERL_VERSION=5.8.8
> and the perl port I have installed is:
> perl-5.8.8
>
> My /usr/bin/perl is a symbolic link to /usr/local/bin/perl5.8.8
> I am fairly certain this was done automatically by the perl port.
>
> If you need me to send you more information then dont hesitate to ask.
Do you mean that the port installed a older version of that file, than
is included in the distfile?
You could try uninstall glib, remove this perl script, and reinstall
glib.
--
chs
More information about the freebsd-gnome
mailing list