RosBE doesn't work on Debian

All development related issues welcome

Moderator: Moderator Team

Post Reply
CleverKing
Posts: 3
Joined: Sat Aug 04, 2018 9:35 am

RosBE doesn't work on Debian

Post by CleverKing »

When I try to run RosBE, it can't find zlib, but I have installed zlib. How to fix this problem?
Julcar
Posts: 164
Joined: Thu Jul 31, 2008 8:19 pm

Re: RosBE doesn't work on Debian

Post by Julcar »

maybe zlib is installed but not in the paths where RosBE is searching, what you can do is a

Code: Select all

sudo find / | grep zlib
to see where is your zlib located, and then symlink it to the RosBE's desired path
oldman
Posts: 1179
Joined: Sun Dec 20, 2009 1:23 pm

Re: RosBE doesn't work on Debian

Post by oldman »

CleverKing wrote: Sat Aug 04, 2018 9:39 am When I try to run RosBE, it can't find zlib, but I have installed zlib. How to fix this problem?
Install zlib-dev package. It always fails if they are no installed.

Edit:
Have a look here and see if this script helps you.
Last edited by oldman on Sat Aug 04, 2018 2:20 pm, edited 1 time in total.
Please keep the Windows classic 9x/2000 look and feel.
The layman's guides - debugging - bug reporting - compiling - ISO remaster.
They may help you with a problem, so do have a look at them.
learn_more
Developer
Posts: 246
Joined: Fri Dec 19, 2014 10:00 pm

Re: RosBE doesn't work on Debian

Post by learn_more »

Do you also have zlib-devel ?
CleverKing
Posts: 3
Joined: Sat Aug 04, 2018 9:35 am

Re: RosBE doesn't work on Debian

Post by CleverKing »

Problem fixed. RosBE checks zlib with pkg-config, I didn't have that installed
Post Reply

Who is online

Users browsing this forum: No registered users and 12 guests