I need to install the library iodbc (depends on libodbc2) in my Quantal machine. Yet there is creepy dependency problem. This was replaced somehow by unixodbc which I don't have, installed. Here is what I get when I try to install :
install iodbc failure
sudo apt-get install libiodbc2-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libiodbc2-dev : Depends: libiodbc2 (= 3.52.7-2build2) but it is not going to be installed
Depends: iodbc (= 3.52.7-2build2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I can tell that iodbc conflicts with odbcinst. Yet, I cannot remove it due to the following:
'날리지 > Virtuoso' 카테고리의 다른 글
[버투소] 한글처리 (0) | 2017.07.31 |
---|---|
JDBC connection to Virtuoso under LOG4JDBC and DBCP (0) | 2017.07.27 |
버투소 서버 실행시 ini 파일 찾지 못할 때 (0) | 2017.06.09 |
[Installation] virtuoso-opensource 7.2 installation Guide (0) | 2017.06.09 |
[CentOS]centos7에서 isql 실행시 다음과 같은 에러발생시 조치방법 (0) | 2017.06.09 |