First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 121952
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tom Knight <tomk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 121952 depends on: Show dependency tree
Bug 121952 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-07 02:57 0000
Currently, dev-php/smarty installs into /usr/lib/php/Smarty while
/usr/lib/php/smarty would suit a lot better. Reason for this is Smarty's own
path auto-detection.

Suppose I /don't/ define SMARTY_DIR and just "require_once
'Smarty/Smarty.class.php' (the default installation directory). This will fail,
because Smarty can't guess it's own plugin path.

Now, I rename /usr/lib/php/Smarty to /usr/lib/php/smarty and "require_once
'smarty/Smarty.class.php'. Result: success.

Actually, the ports system on FreeBSD just does this.

------- Comment #1 From Tom Knight 2006-02-28 14:07:20 0000 -------
Fixed in smarty-2.6.12, thanks for reporting it.

First Last Prev Next    No search results available      Search page      Enter new bug