Thanks, Mahmut, I appreciate your help. I found the paths in the database, (mysql version) but I think I messed up the Derby db entry for imagemagick_path, as I am getting an error when I try to upload. Since I don't know how to update that db entry, I'm sort of stuck, may have to go back to working on the mysql version just because I know how to inspect tables in mysql.
Do you know if re-running the install process would wipe other customizations that were made to the system? Much appreciated, Carlos On Tue, Jan 3, 2012 at 1:35 PM, Mahmut TEKER <[email protected]> wrote: > Hi Carlos, > > First of all, you dont need to enter all of the values during the > installation. You can manually add all these info to the system (after > installation go to the site and under the configuration part you can set > them one by one) so just make the database configuration correctly. As far > as I know there is no way for the thing you have asked, I mean you should > try one by one and you should fix according to logs. If we go one by one; > > > > To enable Image Upload and import to whiteboard -----> ImageMagick (If > not set properly, you can't do this upload and import process and take an > error message) > > To enable import of PDFs into whiteboard ---->GhostScript and SWFTools > (If not set properly, you can't import Pdf into whiteboard) > > To enable import of .doc, .docx, .ppt, .pptx, ... all Office Documents > into whitebaord ----> OpenOffice-Service ( started and listening port 8100) > (If not set properly, you can't import doc, .docx, .ppt, .pptx, into > whiteboard) > > To enable Recording and import of .avi, .flv, .mov and .mp4 into > whiteboard (FFMpeg and SoX) (If not set properly, you can't record screen, > sometimes you can record but you cannot watch it on the site or it has > problem with sound.) > > You have to check these processes and be sure that they are working > properly after the installation and after the path set process. > > Note: You should not include application names at the end of the paths. > In my system : > > swftools_path : /usr/local/bin/ > imagemagick: /usr/bin/ > sox : /usr/bin/ > ffmpeg: /usr/local/bin/ > > I hope I could help you. > > Regards, > > _Mahmut > > > On 03.01.2012 21:13, Carlos Aguayo wrote: > > Hey, folks, > > I have done a couple of installs on CentOS 5.4 updated to 5.7, one > with the default settings and one using mysql for persistant storage. > I have come across one note suggesting that installation problems can > be resolved by removing webapps/openmeetings/conf/install.xml and > revisiting the install page. How do I know which of the values (e.g. > path to imagemagick) were correct and which need to be fixed, and > where do I go to fix only one of the values, without re-running the > install procedure? > > Thanks for any hints on this, > > Carlos > > >
