JuliaGPU / CLArrays.jl

OpenCL-backed GPU Arrays
Other
62 stars 12 forks source link

E: Unable to locate package zlib1g-devD #40

Open ayush1999 opened 6 years ago

ayush1999 commented 6 years ago

Trying to install OpenCL drivers for Linux gives me a E: Unable to locate package zlib1g-devD while installing dependencies. I'm on Ubuntu 16.04.

Which package should I install for my system, instead of the above mentioned package?

SimonDanisch commented 6 years ago

Hm I wonder how this got into the deps. On which Julia version is this?

ayush1999 commented 6 years ago

I'm not sure if this has anything to do with the Julia version. I was just trying to install the OpenCL drivers, following the steps mentioned in the readme.

SimonDanisch commented 6 years ago

ahh, that makes more sense! Sorry, i havent even added that install script, so can't really tell what it needs