[med-svn] [conquest-dicom-server] 04/17: Just some more info in README.Debian
Pablo Lorenzzoni
spectra at moszumanska.debian.org
Mon Feb 3 16:47:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
spectra pushed a commit to branch master
in repository conquest-dicom-server.
commit e887bc00596d113bf815ab7bd2fc9f7ac01ee8b9
Author: Pablo Lorenzzoni <spectra at debian.org>
Date: Thu Jan 30 16:20:55 2014 -0200
Just some more info in README.Debian
---
debian/README.Debian | 13 +++++++++++--
debian/conquest-dicom-server.postinst | 4 ++--
2 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 16ca7e7..fd3b198 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -17,8 +17,8 @@ The packaged software listen on 11112/TCP by default.
Running User
------------
-The main software runs under an unpriviledged user (conquest) as daemon
-(initscripts were provided).
+The main software runs under an unpriviledged user (_conquest) as daemon
+(initscripts were provided). Check README._conquest for details.
CGI Interface
-------------
@@ -65,4 +65,13 @@ Send a file:
bash$ storescu localhost 11112 input.dcm
+What about /etc/conquest-dicom-server/acrnema.map file?
+----------------------------
+This is the file where you should map the DICOM Nodes allowed to retrieve
+content from ConQuest. A common mistake is to install ConQuest, point your
+DICOM Viewer to it and get errors while trying to retrieve content (listing
+is fine). List your node in the acrnema.map file and everything will go
+smoothly.
+
+
-- Pablo Lorenzzoni <spectra at debian.org> Wed, 25 Jan 2014 23:08:00 -0200
diff --git a/debian/conquest-dicom-server.postinst b/debian/conquest-dicom-server.postinst
index 1a928ba..cc26d49 100644
--- a/debian/conquest-dicom-server.postinst
+++ b/debian/conquest-dicom-server.postinst
@@ -30,8 +30,8 @@ setup_db() {
else
/etc/init.d/$PACKAGE regen
fi
- echo "If it's the first time you install $PACKAGE, disregard any error \
- messages about absent database tables."
+ echo "If it's the first time you install $PACKAGE, disregard any error" \
+ " messages about absent database tables."
}
# Change ownership of files
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/conquest-dicom-server.git
More information about the debian-med-commit
mailing list