Closed
Bug 307778
Opened 19 years ago
Closed 19 years ago
Install libiconv on giles for use with Devmo's RSS extension
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: deb, Assigned: alex)
References
()
Details
When setting up the RSS extension for devmo, I managed to miss the "iconv" part of the following: # Requires: # * magpie rss parser <http://magpierss.sourceforge.net/> # * iconv <http://www.gnu.org/software/libiconv/>, see also <http://www.php.net/iconv> The magpierss stuff is all installed and working ok, but international characters are getting garbled when run through the feedreader.
| Assignee | ||
Comment 1•19 years ago
|
||
Quoting the php website, "You will need nothing if the system you are using is one of the recent POSIX-compliant systems because standard C libraries that are supplied in them must provide iconv facility." It should already be installed. Let me know if you have a hard time getting it work.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Component: developer.mozilla.org → Infrastructure
Product: mozilla.org → Mozilla Developer Center
QA Contact: qa → infrastructure
Version: other → unspecified
Updated•12 years ago
|
Component: Deki Infrastructure → Other
Updated•4 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•