How to activate t1lib?












1















Using CentOS el6.x86_64. I installed t1lib this way:





  1. Installing RPMForge Repository



    wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
    rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm



  2. Importing RPMForge Repository Key



    wget http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
    rpm --import RPM-GPG-KEY.dag.txt



  3. Finally install t1lib



    yum --enablerepo=rpmforge install t1lib



Package installed - no problem



Q. Do I need to do anything else to "activate" t1lib?



When I check phpinfo, isn't it suppose to show under "GD" heading? I'm not seeing it there.










share|improve this question
















bumped to the homepage by Community 7 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    1















    Using CentOS el6.x86_64. I installed t1lib this way:





    1. Installing RPMForge Repository



      wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
      rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm



    2. Importing RPMForge Repository Key



      wget http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
      rpm --import RPM-GPG-KEY.dag.txt



    3. Finally install t1lib



      yum --enablerepo=rpmforge install t1lib



    Package installed - no problem



    Q. Do I need to do anything else to "activate" t1lib?



    When I check phpinfo, isn't it suppose to show under "GD" heading? I'm not seeing it there.










    share|improve this question
















    bumped to the homepage by Community 7 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      1












      1








      1








      Using CentOS el6.x86_64. I installed t1lib this way:





      1. Installing RPMForge Repository



        wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
        rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm



      2. Importing RPMForge Repository Key



        wget http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
        rpm --import RPM-GPG-KEY.dag.txt



      3. Finally install t1lib



        yum --enablerepo=rpmforge install t1lib



      Package installed - no problem



      Q. Do I need to do anything else to "activate" t1lib?



      When I check phpinfo, isn't it suppose to show under "GD" heading? I'm not seeing it there.










      share|improve this question
















      Using CentOS el6.x86_64. I installed t1lib this way:





      1. Installing RPMForge Repository



        wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
        rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm



      2. Importing RPMForge Repository Key



        wget http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
        rpm --import RPM-GPG-KEY.dag.txt



      3. Finally install t1lib



        yum --enablerepo=rpmforge install t1lib



      Package installed - no problem



      Q. Do I need to do anything else to "activate" t1lib?



      When I check phpinfo, isn't it suppose to show under "GD" heading? I'm not seeing it there.







      centos






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jul 7 '14 at 3:45









      slm

      252k70532685




      252k70532685










      asked Jul 7 '14 at 0:22









      user74670user74670

      62




      62





      bumped to the homepage by Community 7 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 7 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          There's this comment on the PHP website concerning the t1lib library.




          Note: This function is only available if PHP is compiled using --with-t1lib[=DIR] .




          Source: http://www.php.net/manual/en/function.imagepstext.php



          I found that link when I was looking at the t1lib project's website.




          t1lib is useful for adding text to images using the gd library. When t1lib and gd are combined with an Apache web server that is powered by the web scripting language php, web developers can easily add captions, graph legends, logos, copyright notices, etc to images. See the php documentation for an example snippet of php code using t1lib to lay some text on an image: php function imagepstext (the example code is in the user notes dated 22-May-2001 at the very bottom of the page)




          Source: http://www.t1lib.org/



          Checking a build for t1lib support



          If it were present running this command would show it:



          $ php -i |& grep t1lib


          My build doesn't include it either.



          Rebuilding PHP



          If you want this you'll have to rebuild PHP. You can follow these directions roughly on how one can rebuild the PHP RPM.




          • http://cheesefather.com/2010/08/centos-install-php-5-2-with-t1lib-support/






          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "106"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f141055%2fhow-to-activate-t1lib%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            There's this comment on the PHP website concerning the t1lib library.




            Note: This function is only available if PHP is compiled using --with-t1lib[=DIR] .




            Source: http://www.php.net/manual/en/function.imagepstext.php



            I found that link when I was looking at the t1lib project's website.




            t1lib is useful for adding text to images using the gd library. When t1lib and gd are combined with an Apache web server that is powered by the web scripting language php, web developers can easily add captions, graph legends, logos, copyright notices, etc to images. See the php documentation for an example snippet of php code using t1lib to lay some text on an image: php function imagepstext (the example code is in the user notes dated 22-May-2001 at the very bottom of the page)




            Source: http://www.t1lib.org/



            Checking a build for t1lib support



            If it were present running this command would show it:



            $ php -i |& grep t1lib


            My build doesn't include it either.



            Rebuilding PHP



            If you want this you'll have to rebuild PHP. You can follow these directions roughly on how one can rebuild the PHP RPM.




            • http://cheesefather.com/2010/08/centos-install-php-5-2-with-t1lib-support/






            share|improve this answer




























              0














              There's this comment on the PHP website concerning the t1lib library.




              Note: This function is only available if PHP is compiled using --with-t1lib[=DIR] .




              Source: http://www.php.net/manual/en/function.imagepstext.php



              I found that link when I was looking at the t1lib project's website.




              t1lib is useful for adding text to images using the gd library. When t1lib and gd are combined with an Apache web server that is powered by the web scripting language php, web developers can easily add captions, graph legends, logos, copyright notices, etc to images. See the php documentation for an example snippet of php code using t1lib to lay some text on an image: php function imagepstext (the example code is in the user notes dated 22-May-2001 at the very bottom of the page)




              Source: http://www.t1lib.org/



              Checking a build for t1lib support



              If it were present running this command would show it:



              $ php -i |& grep t1lib


              My build doesn't include it either.



              Rebuilding PHP



              If you want this you'll have to rebuild PHP. You can follow these directions roughly on how one can rebuild the PHP RPM.




              • http://cheesefather.com/2010/08/centos-install-php-5-2-with-t1lib-support/






              share|improve this answer


























                0












                0








                0







                There's this comment on the PHP website concerning the t1lib library.




                Note: This function is only available if PHP is compiled using --with-t1lib[=DIR] .




                Source: http://www.php.net/manual/en/function.imagepstext.php



                I found that link when I was looking at the t1lib project's website.




                t1lib is useful for adding text to images using the gd library. When t1lib and gd are combined with an Apache web server that is powered by the web scripting language php, web developers can easily add captions, graph legends, logos, copyright notices, etc to images. See the php documentation for an example snippet of php code using t1lib to lay some text on an image: php function imagepstext (the example code is in the user notes dated 22-May-2001 at the very bottom of the page)




                Source: http://www.t1lib.org/



                Checking a build for t1lib support



                If it were present running this command would show it:



                $ php -i |& grep t1lib


                My build doesn't include it either.



                Rebuilding PHP



                If you want this you'll have to rebuild PHP. You can follow these directions roughly on how one can rebuild the PHP RPM.




                • http://cheesefather.com/2010/08/centos-install-php-5-2-with-t1lib-support/






                share|improve this answer













                There's this comment on the PHP website concerning the t1lib library.




                Note: This function is only available if PHP is compiled using --with-t1lib[=DIR] .




                Source: http://www.php.net/manual/en/function.imagepstext.php



                I found that link when I was looking at the t1lib project's website.




                t1lib is useful for adding text to images using the gd library. When t1lib and gd are combined with an Apache web server that is powered by the web scripting language php, web developers can easily add captions, graph legends, logos, copyright notices, etc to images. See the php documentation for an example snippet of php code using t1lib to lay some text on an image: php function imagepstext (the example code is in the user notes dated 22-May-2001 at the very bottom of the page)




                Source: http://www.t1lib.org/



                Checking a build for t1lib support



                If it were present running this command would show it:



                $ php -i |& grep t1lib


                My build doesn't include it either.



                Rebuilding PHP



                If you want this you'll have to rebuild PHP. You can follow these directions roughly on how one can rebuild the PHP RPM.




                • http://cheesefather.com/2010/08/centos-install-php-5-2-with-t1lib-support/







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jul 7 '14 at 12:26









                slmslm

                252k70532685




                252k70532685






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Unix & Linux Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f141055%2fhow-to-activate-t1lib%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    サソリ

                    広島県道265号伴広島線

                    Setup Asymptote in Texstudio