Due to a glitch in uploading the previous version, a new one has been ensured to install properly. Check it out now.
Like this:
Like Loading...
I am a family physician and previous medical director for a child abuse assessment center. I am now promoting my new electronic health record system (NOSH ChartingSystem) that I have developed and used for myself in my private practice since 2010 and now I want to share it to the rest of the doctoring world.
December 28, 2012 at 11:55 pm
fndtn357@hephaestus:~$ sudo apt-get install nosh-cs
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following NEW packages will be installed:
nosh-cs
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
Need to get 99.3 MB of archives.
After this operation, 142 MB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/shihjay2/nosh-chartingsystem/ubuntu/ precise/main nosh-cs amd64 1.4-0ubuntu1 [99.3 MB]
Fetched 99.3 MB in 50s (1,967 kB/s)
Preconfiguring packages …
Selecting previously unselected package nosh-cs.
(Reading database … 175235 files and directories currently installed.)
Unpacking nosh-cs (from …/nosh-cs_1.4-0ubuntu1_amd64.deb) …
Processing triggers for man-db …
Setting up nosh-cs (1.4-0ubuntu1) …
The NOSH ChartingSystem documents directory already exists.
The NOSH ChartingSystem documents directory is secured.
A backup of your php configuration has been created at /etc/php5/apache2/php.ini.BAK.
The following setting(s) have been modified in your php configuration file at /etc/php5/apache2/php.ini :
Successfully set upload_max_filesize = 20M
Module ssl already enabled
Restarting Apache service
dpkg: error processing nosh-cs (–configure):
subprocess installed post-installation script returned error exit status 1
E: Sub-process /usr/bin/dpkg returned an error code (1)
December 29, 2012 at 5:49 am
Thank you for providing me your error messages with the newest installation. However, I have tried to test it on various systems (Lucid, Precise, Quantal; both amd64 and i386) with both new installs and upgrades and I have not been able to replicate your particular problem. I would suggest doing this in the following order: 1) sudo apt-get install -f and see what happens. 2) If that doesn’t work, you may also want to do sudo apt-get remove nosh-cs and then reinstall again. What type of Ubuntu distro are you using (I’m assuming Ubuntu 12.04 LTS amd64 based on your error messages, but want to be sure). Michael