SQL Server installation getting failed using wine 2.0.1

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
pravesh
Newbie
Newbie
Posts: 1
Joined: Sat Aug 26, 2017 11:51 pm

SQL Server installation getting failed using wine 2.0.1

Post by pravesh »

Hello Everyone,
Currently i am using ubuntu 16.4 and i have installed stable version of wine 2.0.1. i am trying to install sql express 2014 using wine but every time it failes, nothing appears after the extraction of package , when i am trying to install it through termial following stuff i am getting. i have searched a lot on internet for solution but nothing found. please help me folks.

pravesh@pravesh-Inspiron-14-3467:~$ cd Documents/
pravesh@pravesh-Inspiron-14-3467:~/Documents$ cd Documents/bash: cd: Documents/: No such file or directory
pravesh@pravesh-Inspiron-14-3467:~/Documents$ cd pravesh/pravesh@pravesh-Inspiron-14-3467:~/Documents/pravesh$ wine SQLEXPR_x64_ENU.exe
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:clusapi:OpenCluster ((null)) stub!
fixme:clusapi:ClusterOpenEnum (0xdeadbeef, 4) stub!
fixme:clusapi:ClusterEnum (0xdeadbeef, 0, 0x33f8b4, 0x13edd8, 261) stub!
fixme:clusapi:ClusterCloseEnum (0xdeadbeef) stub!
fixme:clusapi:CloseCluster (0xdeadbeef) stub!
fixme:advapi:DecryptFileW (L"Z:\\home\\pravesh\\Documents\\pravesh\\SQLEXPR_x64_ENU\\", 00000000): stub
fixme:advapi:RegisterTraceGuidsW (0x7ff72344414, 0x7ff723685a0, {e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x23fbf0, (null), (null), 0x7ff723685a8): stub
fixme:advapi:RegisterTraceGuidsW register trace class {e2821408-c59d-418f-ad3f-aa4e792aeb79}
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:advapi:UnregisterTraceGuids deadbeef: stub
Locked