Search Criteria
Package Details: ecodms-client 18.09.3-1
Git Clone URL: | https://aur.archlinux.org/ecodms-client.git (read-only, click to copy) |
---|---|
Package Base: | ecodms-client |
Description: | Document Management Software |
Upstream URL: | http://www.ecodms.de/index.php/de/ |
Licenses: | |
Submitter: | cmuench |
Maintainer: | cmuench |
Last Packager: | cmuench |
Votes: | 3 |
Popularity: | 0.41 |
First Submitted: | 2020-02-01 20:04 |
Last Updated: | 2020-12-09 07:43 |
Latest Comments
1 2 Next › Last »
cmuench commented on 2020-12-09 07:44
@KaonHunter Thanks. New package is released.
KaonHunter commented on 2020-12-08 20:39
Update to new version:
cagliostro commented on 2020-11-07 12:22
Download of client software does not work. Client version apperently updated to 18.09 3 and download directory seams to be no longer available.
cmuench commented on 2020-04-01 11:42
@grothe6 Thanks. I was able to successfully test your patch. It's released as new version.
grothe6 commented on 2020-04-01 09:33
To fix the non-working .desktop files and offer a config option for client language:
zock3r1608 commented on 2020-03-17 01:35
Great work, running properly.
citydweller commented on 2020-02-08 09:00
Feature request: - Give the user the ability to choose the program language de or en
citydweller commented on 2020-02-08 08:38
If I start wit the Desktop file, nothing happens, even not with the new version. If I start it with the following command from terminal, it works.
export LD_LIBRARY_PATH=/opt/ecodms/ecodmsclient/ && ./ecodmsclient.sh
Also get the following error, but ecodms is working. ./ecodmsclient: /usr/lib/libtiff.so.5: no version information available (required by ./ecodmsclient)
Here is a screenshot of the desktop file https://i.imgur.com/VZDlix6.png
cmuench commented on 2020-02-07 09:15
Are you starting with the desktop file? The file should be here:
/opt/ecodms/ecodmsclient/libecosvg.so
If you start
/opt/ecodms/ecodmsclient/ecodmsclient.sh
the LD_LIBRARY_PATH is set to/opt/ecodms/ecodmsclient/
. In my case the file was found.citydweller commented on 2020-02-07 07:56
Hi, another dependency missing? /opt/ecodms/ecodmsclient/ecodmsclient: error while loading shared libraries: libecosvg.so: cannot open shared object file: No such file or directory