[Typo3-dev] RC2: "FreeType is apparently not installed" evenwhenit works for 3.6.0 RC1

Matt McNeill matt_mcneill at hotmail.com
Tue Apr 27 16:30:17 CEST 2004


The call that seems to be failing is as follows (as called by function
isTTF() at line 2306 of class.t3lib_install.php) in _GP($var) of
class.t3lib_div

Where $var = "testingTrueTypeSupport"

   $value = isset($GLOBALS['HTTP_POST_VARS'][$var]) ?
$GLOBALS['HTTP_POST_VARS'][$var] : $GLOBALS['HTTP_GET_VARS'][$var];

This is failing (i.e. isset($value) = False) in RC2 where it works in RC1 on
my WAMP installation.

I'm not quite sure where to look from here, any hints?

Matt


----- Original Message ----- 
From: Kasper Skårhøj
To: List for Core-/Extension development
Sent: Tuesday, April 27, 2004 1:12 PM
Subject: Re: [Typo3-dev] RC2: "FreeType is apparently not installed"
evenwhenit works for 3.6.0 RC1


It should be easy for some of you having the problem and apparently the
key to the problem as well to bugfix this for us. If someone can bring
up a convincing bugfix I will change it ASAP.
Please notice, I'm not opposed to fixing it - but as usual it is overly
complex to fix a bug "in blindness" as it would be for me not having
trouble myself.

- kasper

On Tue, 2004-04-27 at 13:16, Matt McNeill wrote:
> My phpinfo() also returns exactly the same as Stephanie's - i.e. says
> everything is OK. The only reason I am writing it here is because it seems
> to be a problem with RC2 which I didn't get with RC1. I subscribed to this
> list to help with the testing for next week's prospective release. I think
> something must have changed in the code of the installer rather than it
> being an installation problem... hence the thread here rather than the
> install list :-)
>
> Matt
>
> ----- Original Message ----- 
> From: Stephane Schitter
> To: List for Core-/Extension development
>
> Selon Kasper Skårhøj <kasper at typo3.com>:
>
> > Anyways, does the yellow image come up with red text on it in the
> > install tool - then you are doing well. If not, you are not doing well
> > nomatter what PHP reports on truetype support.
> >
> > The final test is if it works of course.
> >
> > In any event, TYPO3 can neither do this or that to help you. If freetype
> > really isn't in your PHP installation, get it in there.
> >
> > - kasper
> >
> > (And isn't this a question for the install list?)
>
> The yellow text does actually not come up.
> The thing is that this works perfectly well with Typo3 RC1 -- and the
> behaviour
> changes on Typo3 RC2... on the same machine.
>
> Regards,
> Stephane
>
>
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
-- 
Best regards

- kasper

--------------------
It's not a bug, it's a missing feature.


_______________________________________________
Typo3-dev mailing list
Typo3-dev at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev





More information about the TYPO3-dev mailing list