Missing libodbc.so causing errors/crashing on launch

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
scriptkid
Newbie
Newbie
Posts: 1
Joined: Thu Apr 12, 2018 6:21 pm

Missing libodbc.so causing errors/crashing on launch

Post by scriptkid »

Hey. I installed Manjaro yesterday and am running into issues when using Wine and was hoping I could get some help. Here's my wine log: https://pastebin.com/ubv4b9ir

I'm trying to play Tree of Savior through Steam, and I got this after fixing other errors. I am running Steam through Wine nad just installed ToS normally. The issue, though, and the reason I'm posting here, is I cannot figure out how to replace that "libodbc.so". Upon doing some research, it's used in the package unixODBC (https://www.archlinux.org/packages/extr ... dbc/files/). It seems Ubuntu users have had similar problems as the one I'm facing and installed that package and their issue was fixed. I got the package and rebooted but I'm still running into this error.

How could I replace or get libodbc.so? Is there some sort of a dependency I'm missing? I've googled around and read various wiki pages but can't seem to figure it out.

Thanks for the help.
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Missing libodbc.so causing errors/crashing on launch

Post by Bob Wya »

scriptkid wrote:Hey. I installed Manjaro yesterday and am running into issues when using Wine and was hoping I could get some help. Here's my wine log: https://pastebin.com/ubv4b9ir

I'm trying to play Tree of Savior through Steam, and I got this after fixing other errors. I am running Steam through Wine nad just installed ToS normally. The issue, though, and the reason I'm posting here, is I cannot figure out how to replace that "libodbc.so". Upon doing some research, it's used in the package unixODBC (https://www.archlinux.org/packages/extr ... dbc/files/). It seems Ubuntu users have had similar problems as the one I'm facing and installed that package and their issue was fixed. I got the package and rebooted but I'm still running into this error.

How could I replace or get libodbc.so? Is there some sort of a dependency I'm missing? I've googled around and read various wiki pages but can't seem to figure it out.

Thanks for the help.
You probably need: lib32-unixodbc.
You'll need to match this to whatever version of unixodbc Manjaro is using (of course).

The game runs out-of-the-box on my Gentoo install...
But Gentoo lets you actually control what Wine dependencies you install / omit explicitly... :roll:

Bob
Locked