<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>35534</bug_id>
          
          <creation_ts>2003-12-10 10:04 0000</creation_ts>
          <short_desc>dev-php/smarty-2.6.0_rc1-r1: wrong einfo</short_desc>
          <delta_ts>2004-01-04 20:12:59 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>phil@lordaeron.in-berlin.de</reporter>
          <assigned_to>php-bugs@gentoo.org</assigned_to>
          <cc>lanius@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>phil@lordaeron.in-berlin.de</who>
            <bug_when>2003-12-10 10:04:34 0000</bug_when>
            <thetext>At the end of the ebuild there are some einfos stating the following output:
 * Smarty has been installed in /usr/lib/php/Smarty.
 * To use it in your scripts, either
 * 1. define(SMARTY_DIR, &quot;/usr/lib/php/Smarty&quot;) in your scripts, or
 * 2. add /usr/lib/php/Smarty to includes= in /etc/php4/php.ini

Line 3 (1. define...) lacks a / behind Smarty. The directory name has to be terminated with a slash, otherwise Smarty will fail.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mholzer@gentoo.org</who>
            <bug_when>2003-12-11 02:05:48 0000</bug_when>
            <thetext>please use common herds to assign bugs</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mholzer@gentoo.org</who>
            <bug_when>2003-12-15 15:46:53 0000</bug_when>
            <thetext>in cvs</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phil@lordaeron.in-berlin.de</who>
            <bug_when>2003-12-21 07:13:53 0000</bug_when>
            <thetext>Oops sorry. My eyes didn&apos;t catch that it has to be &apos;SMARTY_DIR&apos;.
So please write define(&apos;SMARTY_DIR&apos;, &apos;/usr/lib/php/Smarty/&apos;) into the ebuild, thank you. SMARTY_DIR alone would throw a warning/notice.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phil@lordaeron.in-berlin.de</who>
            <bug_when>2003-12-24 04:26:07 0000</bug_when>
            <thetext>The actual Smarty-2.6.0.ebuild lacks both.

einfo &quot;1. define(SMARTY_DIR, \&quot;/usr/lib/php/Smarty\&quot;) in your scripts, or&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2004-01-04 20:12:59 0000</bug_when>
            <thetext>fixed in CVS.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>