Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
There is a dependency on zlib. Searching the SWFTools forum, I find that I should use sudo apt-get install zliblg-dev.
When I do an apptitude search I see the following.
genericadminuser@ubuntu-laptop:~$ aptitude search zlib
p libcompress-zlib-perl - Perl module for creation and manipulation
p libio-zlib-perl - IO:: style interface to Compress::Zlib
p libjzlib-java - Reimplementation of zlib in pure java
p libzlib-ruby - Extension library to use zlib from Ruby
p libzlib-ruby1.6 - An extension library to use zlib from Rubyv libzlib-ruby1.8 -
i zlib-bin - compression library - sample programs
i zlib1g - compression library - runtime
p zlib1g-dev - compression library - development
i zlibc - Uncompressing C Library
using sudo apt-get install, I was able to install zlib-bin.
However when I attempt to install zliblg-dev I get:
There is a slight difference between zliblg-dev and zlib1g-dev.
In case you don't see it, which I didn't until just now, that is the number one in front of the g instead of the lower case letter L which I had been using.
Sometimes you have to make a fool of yourself before you find out what you did wrong.
It's all good. I have and I'm sure that everyone who subscribes to linuxquestions.org has done their share of "d'oh" stuff. Glad that we could be of some assistance.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.