error in freemed 0.9.x installation

65 views
Skip to first unread message

sajjad.kernel

unread,
Jul 3, 2012, 4:50:39 AM7/3/12
to freemed...@googlegroups.com
First of all I apologize for this long post but I have tried so many times before asking.

I tried to install freemed 0.9.x by following the following guide


At first I tried on wheezy/sid but lots of error, then I tried to install on stable squeeze and stuck at following:

when I run the command lynx http://localhost/freemed/ error comes up says the specified URL is not found on this computer (on squeeze)

Errors on wheezy/sid 
  1. Since the guide says to install it on testing so I downloaded testing(wheezy/sid) and I got following errors:
  2. SQL ver 5.1 was not available on wheezy/sid so I installed SQL 5.5
  3. "gs-common", "gs", "cupsys" and "cupsys-client" were not found on wheezy/sid repositories so I manually installed "gs-common" and skip rest of these.
  4. php5-suhosin was not installed so it was not removed.
  5. When I tried to build translations for 0.9.x by running command sudo make I got following output (what is this ??_?? in first line, I dont understand)

for i in ??_??; do \

                                if [ -f $i/LC_MESSAGES/dojo.po ]; then \

                                                msgfmt -o $i/LC_MESSAGES/dojo.mo $i/LC_MESSAGES/dojo.po; \

                                fi; \

                                if [ -f $i/LC_MESSAGES/gwt.po ]; then \

                                                msgfmt -o $i/LC_MESSAGES/gwt.mo $i/LC_MESSAGES/gwt.po; \

                                fi; \

                done

6. The guide says to run ./scripts/install.php directly without configuring settings.php but when I run the command it says to configure the parameters in this file,so I entered all the parameters in this file and when I run this command ./scripts/install.php it gives following error and do nothing.


ERROR 1064 (42000) at line 25 in file: 'data/schema/mysql/patient.sql': You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(16) NOT NULL DEFAULT NOW()

, ptemritimestamp TIMESTAMP (16)

, ptemriversion ' at line 64



Any hint will be very helpful specially which Debian release should I use for Freemed 09.x

Thanks

volkerbradley

unread,
Jul 13, 2012, 4:05:45 PM7/13/12
to freemed...@googlegroups.com
I just installed FreeMED v0.9.0 to Debian 6 by following the updated instructions. Don't use lynx. Just use Firefox to go to http://localhost/freemed

.
Reply all
Reply to author
Forward
0 new messages