WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: gtk-chtheme.tcz in 5.0  (Read 2888 times)

Offline lverns

  • Newbie
  • *
  • Posts: 29
gtk-chtheme.tcz in 5.0
« on: November 17, 2013, 09:01:36 AM »
Hi folks,

The package gtk-chtheme.tcz from the 4.x repo works fine in 5.x and can be copied over.
(It has only one dep: gtk2.tcz which is in the 4.x repo)

Cheers,
lverns

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14815
Re: gtk-chtheme.tcz in 5.0
« Reply #1 on: November 18, 2013, 10:59:17 AM »
copied over - thanks

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: gtk-chtheme.tcz in 5.0
« Reply #2 on: November 18, 2013, 09:33:25 PM »
Download with Apps browser on 5.x failed.
Downloaded from 4.x repo and tested.
Error: libpng12.so.0
I guess it needs to be compiled for 5.x
Download a copy and keep it handy: Core book ;)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14815
Re: gtk-chtheme.tcz in 5.0
« Reply #3 on: November 19, 2013, 01:10:51 AM »
'not sure how this was declared tested on tc-5.x - deleted

Offline lverns

  • Newbie
  • *
  • Posts: 29
Re: gtk-chtheme.tcz in 5.0
« Reply #4 on: November 20, 2013, 09:16:25 PM »
My bad.
I didn't test the extension with a clean boot. I forgot that been messing around with libraries and had created a link like so:
Quote
sudo ln -s /usr/local/lib/libpng.so /usr/local/lib/libpng12.so.0
sudo ldconfig
So, the binaries are runnable in 5.x but my report that the package could be copied over was incorrect.

Sorry about that,
lverns

P.S. When faced with breakage like this, is it best/standard to rebuild the package completely or just repackage the existing build with the appropriate links added?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: gtk-chtheme.tcz in 5.0
« Reply #5 on: November 20, 2013, 09:23:25 PM »
There are no appropriate links.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14815
Re: gtk-chtheme.tcz in 5.0
« Reply #6 on: November 20, 2013, 10:21:51 PM »
It would be better to recompile the extension against the current libpng