WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Extensions from 4.x repo verified ok with tc-5  (Read 178882 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #15 on: September 16, 2013, 10:54:11 AM »
truecrypt deps updated

gordonselfish

  • Guest
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #16 on: September 16, 2013, 04:09:51 PM »
Quote
Is it weechat itself which has the dep on gnutls2?
yes  weechat-scripts mentions optional deps in info file but has no dep file, so its weechat.tcz.dep I was quoting from

gordonselfish

  • Guest
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #17 on: September 16, 2013, 06:03:06 PM »
juanito

it should be safe to import inxi and any dependencies not already loaded

trivia, I have mounted my usb stick for 4.x and show how I tested it
HOST=sdb1
4.x = sdc1
Internal hard drive = sda1 (not mounted)

Code: [Select]
tc@box:/mnt/sdc1/tce/optional$ tce-load -i ./inxi
libpci.tcz: OK
pci-utils.tcz: OK
libusb.tcz: OK
usb-utils.tcz: OK
libattr.tcz: OK
acl.tcz: OK
udev-extra.tcz: OK
procps.tcz: OK
grep.tcz: OK
gawk.tcz: OK
libcap.tcz: OK
gmp.tcz: OK
attr.tcz: OK
coreutils.tcz: OK
bash.tcz: OK
inxi.tcz: OK
tc@box:/mnt/sdc1/tce/optional$ inxi
Resuming in non X mode: glxinfo not found. For package install advice run: inxi --recommends
CPU~Dual core Pentium CPU E5200 (-MCP-) clocked at Min:1203.000Mhz Max:2500.000Mhz Kernel~3.8.10-tinycore i686 Up~8 min Mem~144.4/2024.7MB HDD~95.5GB(8.2% used) Procs~180 Client~Shell inxi~1.8.17 
tc@box:/mnt/sdc1/tce/optional$ inxi -F
Resuming in non X mode: glxinfo not found. For package install advice run: inxi --recommends
System:    Host: box Kernel: 3.8.10-tinycore i686 (32 bit)
           Desktop: Openbox 3.5.2 Distro: Core Linux
Machine:   System: ECS product: 945GCT-M2 version: 1.x
           Mobo: ECS model: 945GCT-M2 version: ECS
           Bios: American Megatrends version: 080012 date: 05/14/2008
CPU:       Dual core Pentium CPU E5200 (-MCP-) cache: 2048 KB flags: (lm sse sse2 sse3 ssse3)
           Clock Speeds: 1: 2500.00 MHz 2: 1203.00 MHz
Graphics:  Card: nVidia G96 [GeForce 9500 GT]
           X.org: 1.14.2 drivers: vesa (unloaded: fbdev) Resolution: N/A
Audio:     Card: Intel N10/ICH 7 Family High Definition Audio Controller
Network:   Card: Realtek RTL-8139/8139C/8139C+ driver: 8139too
           IF: eth0 state: unknown speed: 100 Mbps duplex: full mac: 00:21:97:76:2d:da
Drives:    HDD Total Size: 95.5GB (8.2% used) 1: id: /dev/sda model: WDC_WD800JD size: 80.0GB
           2: USB id: /dev/sdb model: USB_DISK_2.0 size: 7.7GB 3: USB id: /dev/sdc model: USB_DISK_2.0 size: 7.7GB
Partition: ID: / size: 1.8G used: 15M (1%) fs: rootfs
           ID: /home size: 6.0G used: 2.1G (37%) fs: ext4
Sensors:   None detected - is lm-sensors installed and configured?
Info:      Processes: 180 Uptime: 9 min Memory: 143.3/2024.7MB
           Client: Shell inxi: 1.8.17

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #18 on: September 16, 2013, 09:08:15 PM »
I built the latest xdg-utils for my personal use as I'm not the maintainer, but it works good AFAIK, by virtue of the build I was using it for stopped complaining during compile after installing xdg-utils..
« Last Edit: September 16, 2013, 09:16:31 PM by coreplayer2 »

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #19 on: September 16, 2013, 09:11:12 PM »
Also fixed up my copy of iDesk after Gordon re-introduced me to it, works great for my most used apps.  Set icon trasparency and the caption tips work great too, additionally I found passing arguments to the specific apps iDesk link opens fluff for example at your most frequently used directory, cool
« Last Edit: September 16, 2013, 09:15:17 PM by coreplayer2 »

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #20 on: September 16, 2013, 11:08:19 PM »
gparted works for me after changing .dep file
from gtkmm -> to gtk2mm

--

xfe doesn't work. libpng12.so is missing. Possible to change .dep file to make it work?
Download a copy and keep it handy: Core book ;)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #21 on: September 16, 2013, 11:13:20 PM »
gparted works for me after changing .dep file
from gtkmm -> to gtk2mm
There's already a gparted extension in the 5.x repo...

Quote
xfe doesn't work. libpng12.so is missing. Possible to change .dep file to make it work?
No, it will need to be recompiled due to the update to libpng in tc-5.x

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #22 on: September 16, 2013, 11:14:08 PM »
Also fixed up my copy of iDesk...

posted

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #23 on: September 16, 2013, 11:15:16 PM »
I built the latest xdg-utils for my personal use...

Are you saying that the xdg-utils in the tc-4.x repo works with tc-5.x?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #24 on: September 16, 2013, 11:19:18 PM »
it should be safe to import inxi and any dependencies not already loaded

inxi and procps posted

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #25 on: September 16, 2013, 11:37:20 PM »
yes  weechat-scripts mentions optional deps in info file but has no dep file, so its weechat.tcz.dep I was quoting from

OK, so I'd prefer that weechat was recompiled against the latest gnutls

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #26 on: September 16, 2013, 11:39:45 PM »
working: geany
working: xarchiver
working: gtktetris
Download a copy and keep it handy: Core book ;)

gordonselfish

  • Guest
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #27 on: September 17, 2013, 12:55:28 AM »
Quote
OK, so I'd prefer that weechat was recompiled against the latest gnutls

Ok will get to it
« Last Edit: September 17, 2013, 01:31:47 AM by gordonselfish »

gordonselfish

  • Guest
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #28 on: September 17, 2013, 01:01:50 AM »
Juanito

thanks to  Misalf, I re-checked xarchiver.....I think I reported it did not work in RC1

retested as
Code: [Select]
#!/bin/sh
### a script to test xarchiver
# run it from home folder of tc pls as local user

LIST="shared-mime-info gtk2 tar unrar gzip p7zip cpio zip-unzip"
for Z in $LIST
do
tce-load -w $Z
tce-load -i $Z
done

# grap xarchiver and put in home folder

wget http://distro.ibiblio.org/tinycorelinux/4.x/x86/tcz/xarchiver.tcz
wget http://distro.ibiblio.org/tinycorelinux/4.x/x86/tcz/xarchiver.tcz.dep

tce-load -i ./xarchiver
xarchiver

works as expected.....last time I reported a problem with xdg-utils but thats seems to be only an issue when you do this

click on image to zoom if interested

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Extensions from 4.x repo verified ok with tc-5
« Reply #29 on: September 17, 2013, 02:50:54 AM »
working: geany
working: xarchiver
working: gtktetris

do geany-plugins work?

xarchiver and gtktetris posted