missing the lib32-unixodbc, install from aur and add link:
ln -s /usr/lib32/libodbc.so /usr/lib32/libodbc.so.1
or compile from the updated tarball.
Sorry for your inconvenience.
Search Criteria
Package Details: des 3.10-1
Package Actions
| Package Base: | des |
|---|---|
| Description: | The Datalog Educational System (DES) is a deductive database system with Datalog, SQL, and Relational Algebra as query languages. |
| Upstream URL: | http://des.sourceforge.net/ |
| Category: | science |
| Licenses: | |
| Submitter: | perlawk |
| Maintainer: | perlawk |
| Last Packager: | perlawk |
| Votes: | 0 |
| First Submitted: | 2015-03-21 10:03 |
| Last Updated: | 2015-06-12 14:55 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by perlawk
Comment by StatelessCat
Thanks for this package.
I cannot execute des.
```
des: error while loading shared libraries: libodbc.so.1: cannot open shared object file: No such file or directory
```
I have extra/unixodbc 2.3.2-1 [installed].
I tried to ```ln -s /usr/lib/libodbc.so.2 /usr/lib/libodbc.so.1``` without success.
Any clues ? thanks by advance