mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	add requirement for ImageMagic (bug #103)
This commit is contained in:
		
							parent
							
								
									d76d528baa
								
							
						
					
					
						commit
						0d1c3b46b3
					
				|  | @ -60,9 +60,10 @@ Here is a detailed list of requirements: | |||
| 4. Various command line programms to convert files into text for indexing | ||||
|    pdftotext, catdoc, xls2csv or scconvert, cat, id3 (optional, only needed | ||||
|    for fulltext search) | ||||
| 5. The Zend Framework (version 1) (optional, only needed for fulltext search) | ||||
| 6. The pear Log package | ||||
| 7. The pear HTTP_WebDAV_Server package (optional, only need for webdav) | ||||
| 5. ImageMagic (the convert program) is needed for creating preview images  | ||||
| 6. The Zend Framework (version 1) (optional, only needed for fulltext search) | ||||
| 7. The pear Log package | ||||
| 8. The pear HTTP_WebDAV_Server package (optional, only need for webdav) | ||||
| 
 | ||||
| 
 | ||||
| BEFORE YOU START | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann