WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: cmake incomplete dependencies (libssl, libidn, libiconv)  (Read 2032 times)

Offline AndrewTahoe

  • Newbie
  • *
  • Posts: 1
cmake incomplete dependencies (libssl, libidn, libiconv)
« on: March 07, 2011, 05:51:34 AM »
Hi! I'm quite new to TinyCore. It's fantastic!

I think I found a bug: cmake needs three additional packages not listed in the dep file: libiconv.tcz, libidn.tcz and openssl-0.9.8.tcz.
Without them, it does not start (i.e. show the help screen if called without args) showing instead a missing shared lib error.
I double-checked with base norestore.
Thanks in advance!

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: cmake incomplete dependencies (libssl, libidn, libiconv)
« Reply #1 on: March 08, 2011, 06:55:08 AM »
Thanks, I will correct it.