Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: coreplayer2 on September 15, 2013, 10:44:28 PM

Title: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on September 15, 2013, 10:44:28 PM
rsync.tcz

and deps

popt.tcz


function as advertised
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 15, 2013, 11:22:23 PM
As chance would have it, I'd just copied over popt - rsync copied/posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on September 16, 2013, 12:27:18 AM
Cool,  but what a coincidence.




Well how about   xzgv.tcz.   ? 

Which works as advertised with a corrected dep file.

I really like the lightweight image viewer app, though its heavy on deps.  however most deps are already listed as deps of Xorg so it's maybe not so heavy after all.

Anyhow, the dep list for xzgv.tcz needs some attention



Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gordonselfish on September 16, 2013, 02:33:14 AM
Juanito

do you want me to copy and paste my vlc stuff from over there to here
http://forum.tinycorelinux.net/index.php/topic,15894.0.html

all the dependencies are good except 2 to modify and no gui but cli works as expected
---you will find a bucket load of dependencies when you copy over the av* stuff
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 16, 2013, 03:26:34 AM
Hmm - so we're saying that the vlc cli works, but not the vlc gui

The problem is that if I copy vlc over then users are going to point out that it is broken..

Maybe you could pm the qt-4 maintainer to see if they could recompile on tc-5.x?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 16, 2013, 05:34:28 AM
xzgv posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gordonselfish on September 16, 2013, 05:44:18 AM
Juanito

will do but how about a compromise? don't load vlc --or qt* so no bug reports
but upload all dependencies showing ---plus the not showing in dep files?
that way we can get all the avutil/avcodec/avformat  etc in 5.x?

Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gordonselfish on September 16, 2013, 07:10:51 AM
Juanito

Not all tests done but it looks safe to import weechat.tcz
the dependency has a number of 5.x already so you are importing weechat.tcz and one dependency gnutls2

Test of weechat-scripts was for aspell function only.....still good....red text appears as you type wrong spelling words

not tested locale but it and doc etc should be ok as is

cheers

PS weechat is still a secure version according to upstream site

DRAT the wbar icon appears but does not work

AAAH its because 5.x does not have aterm on by default (and I use lxterminal by default)

so weechat needs new dep list please of

Quote
ncursesw.tcz
gnutls2.tcz
curl.tcz
libiconv.tcz
aspell.tcz
aterm.tcz
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on September 16, 2013, 07:27:40 AM
Juanito,

for me works OK bmpanel.tcz and bmpanel-themes.tcz in tc-5

 :D
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 16, 2013, 07:30:46 AM
Is it weechat itself which has the dep on gnutls2?

The reason I ask is that I'd rather not copy old libs into the tc-5.x repo if it could be avoided.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 16, 2013, 07:49:15 AM
for me works OK bmpanel.tcz and bmpanel-themes.tcz in tc-5

posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 16, 2013, 08:12:17 AM
will do but how about a compromise? don't load vlc --or qt* so no bug reports
but upload all dependencies showing ---plus the not showing in dep files?
that way we can get all the avutil/avcodec/avformat  etc in 5.x?

libass, enca, recode, fribidi and libproxy and devs copied - I suggest vlc needs to be compiled against v-1.x of libavcodec and friends
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on September 16, 2013, 08:47:35 AM
Another that works OK is truecrypt.tcz with his .dep file

Remember 4 steps:
- add in the boots parameters  -->  loop.max_loop=256
- add to /etc/group  -->  truecrypt:x:1100:tc
- add to /etc/sudoers  -->  %truecrypt ALL=(root) NOPASSWD: /usr/local/bin/truecrypt
- add to /opt/.filetool.lst  --> etc/group
                                            etc/sudoers
- reboot

hope helps.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 16, 2013, 09:15:10 AM
truecrypt posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on September 16, 2013, 09:34:12 AM
Thanks Juanito!

But it must be added to truecrypt.tcz.dep the lvm2.tcz dependence

truecrypt.tcz.dep:
Quote
fuse.tcz
gtk2.tcz
lvm2.tcz

I have forgotten it.  :-[
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 16, 2013, 10:54:11 AM
truecrypt deps updated
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gordonselfish 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
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gordonselfish 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
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 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..
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 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
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Misalf 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?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito 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
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 16, 2013, 11:14:08 PM
Also fixed up my copy of iDesk...

posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito 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?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito 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
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito 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
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Misalf on September 16, 2013, 11:39:45 PM
working: geany
working: xarchiver
working: gtktetris
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gordonselfish 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
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gordonselfish 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
(http://oi39.tinypic.com/35d7wah.jpg)
click on image to zoom if interested
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 17, 2013, 02:50:54 AM
working: geany
working: xarchiver
working: gtktetris

do geany-plugins work?

xarchiver and gtktetris posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Misalf on September 17, 2013, 03:36:22 AM
I don't have any experience with geany-plugins.

I just tested some build-in plugins as far as I am able to.
working: HTML Characters
working: Split Window
working: File Browser
working: Save Actions (Auto Save: OK - Backup Copy: Not sure)
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Misalf on September 17, 2013, 03:52:43 AM
working: numlockx
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 17, 2013, 04:03:25 AM
geany* and numlockx posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on September 17, 2013, 08:52:39 AM
working: kompozer.tcz
              grsync.tcz
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 17, 2013, 09:53:47 AM
working: kompozer.tcz
              grsync.tcz

posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Zendrael on September 18, 2013, 04:26:18 AM
Hi!

busybox-httpd.tcz

is ok and working!
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Zendrael on September 18, 2013, 04:46:16 AM
Hello!

bftpd.tcz (which has nothing in dep file) hangs with segfault saying error 4 in libc-2.17.so

The lib with this version does not exist in any package. Searching for "libc" returns a lot of other extensions.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on September 18, 2013, 05:11:18 AM
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?
No the 4.x version had issues in 5.x   So built a new version which was successful in 5.0 but I'm not the maintainer, so am waiting for the maintainer to submit an updated version

Only mentioned it here because it was mentioned earlier in the thread
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 18, 2013, 05:58:36 AM
bftpd.tcz (which has nothing in dep file) hangs with segfault saying error 4 in libc-2.17.so

The lib with this version does not exist in any package. Searching for "libc" returns a lot of other extensions.

That probably means that bftpd needs recompiling against glibc-2.17 in tc-5.x
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: curaga on September 18, 2013, 08:00:28 AM
Even latest bftpd is buggy with this glibc. I'll see if I can report that.

edit: It's an issue with crypt() being more strict in glibc 2.17. It also hit sudo and many other apps.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on September 18, 2013, 10:46:31 AM
working:  alsamixergui.tcz

               volumeicon.tcz   (in this changing in volumeicon.tcz.dep the entry Xorg-7.6-lib.tcz with Xorg-7.7-lib.tcz)

                galculator.tcz

                geeqie-locale.tcz and geeqie.tcz (in this one it must be added to the geeqie.tcz.dep the lcms.tcz entry)

                lshw.tcz

                xpad.tcz and xpad-locale.tcz

                xscreensaver-base.tcz
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Misalf on September 18, 2013, 10:08:23 PM
working: getFlash11.tcz
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 19, 2013, 12:40:35 AM
alsamixergui, volumeicon.tcz, galculator, geeqie*, lshw, xpad*, xscreensaver-base and getFlash11 posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Zendrael on September 19, 2013, 01:29:04 PM
Juanito, please post the
too, it's ok.

The transmission-gtk throws error while loading shared libraries: libpng12.so.0 - even with libpng.tcz loaded.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Lee on September 19, 2013, 02:44:19 PM
smallbasic-cli.tcz and smallbasic-doc.tcz seem to be ok (I haven't tried all of the examples in smallbasic-doc)

smallbasic-gui  needs to be recompiled for the current libpng16.so

Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 19, 2013, 09:03:28 PM
busybox-httpd and libevent posted

transmission-gtk throws error while loading shared libraries: libpng12.so.0 - even with libpng.tcz loaded.

transmission also needs recompiling against openssl-1.0.0
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 19, 2013, 09:06:28 PM
smallbasic-cli.tcz and smallbasic-doc.tcz seem to be ok

posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: bmarkus on September 19, 2013, 10:56:39 PM
libevent.tcz is an ancient version from January 2011. WHile it may work would deserve an update to current upstream.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: dentonlt on September 20, 2013, 04:17:26 AM
Gnumeric requires libpng, so it will need to be rebuilt.
In a pinch, it seems to work by making a symbolic link to libpng16.so to libpng12.so.0. This is not a long-term solution, though.

HTH
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: dentonlt on September 20, 2013, 04:19:09 AM
elinks works from 4.x. Posting using elinks now [knock on wood].
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 20, 2013, 04:25:05 AM
elinks-nodep posted

elinks has a dep on openssl-0.9.8 so will need recompiling
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: dentonlt on September 20, 2013, 04:31:07 AM
actkbd works from 4.x repo [no dependencies].
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 20, 2013, 04:52:40 AM
posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Zendrael on September 20, 2013, 07:50:58 AM
Also working ok:


Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 20, 2013, 08:04:52 AM
svn, apr, apr-util posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: dentonlt on September 20, 2013, 04:09:25 PM
elinks-nodep posted

elinks has a dep on openssl-0.9.8 so will need recompiling

Ah, of course. Thanks for checking that part!

DLT
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: dentonlt on September 20, 2013, 11:09:12 PM
pilot-link-base.tcz from 4.x works. Dependencies are usb utils, etc.

jpilot will require a rebuild once eglibc_gconf is available. I'll try to rebuild jpilot without the latter.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 20, 2013, 11:28:35 PM
pilot-link-base posted - I'm not sure how the dev extension can have a dep on ncurses that is not present in the base extension?

glibc_gconf is available  :)
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on September 21, 2013, 10:15:28 AM
working:     iptables.tcz (in the iptables.tcz.dep changing the entry netfilter-3.0.21-tinycore.tcz to netfilter-3.8.10-tinycore.tcz)

Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Misalf on September 21, 2013, 10:21:40 AM
In the .dep file of my copy of iptables there is only one line:
netfilter-KERNEL.tcz
(literaly)
Bug or feature?
It does work, however.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Misalf on September 21, 2013, 12:07:26 PM
working: lxpanel (Has no menu items though. Don't know if that's normal)
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 21, 2013, 08:28:16 PM
netfilter-KERNEL.tcz
(literaly)
Bug or feature?

tce-load will substitute 3.8.10-tinycore, 3.8.10-tinycore64, etc for $KERNEL and load the correct modules automatically.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on September 21, 2013, 10:00:07 PM
dos2unix.tcz  appears to work well in tc-5.0
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 22, 2013, 12:08:39 AM
I don't see dos2unix in the 4.x repo and it is a busybox function if I remember correctly?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on September 22, 2013, 10:05:03 AM
Oh yes!!   I forgot, this is one I built, then I found busy box already had a version so never submitted it.   Ok busybox version is good enough,  will delete the extension I made
Sorry


Sent from my iPad using Tapatalk HD
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on September 24, 2013, 02:36:48 PM
to load correctly brasero.tcz, must be added to the brasero.tcz.dep the following dependencies:
sqlite3.tcz
libgnome-keyring.tcz
libtheora.tcz
cdparanoia.tcz
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on September 24, 2013, 04:51:04 PM
tree.tcz works well iin tc-5 8)
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 24, 2013, 08:30:20 PM
to load correctly brasero.tcz

Are you speaking of the brasero extension in the 4.x repo or the one in the 5.x repo?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 24, 2013, 08:35:49 PM
tree.tcz works

posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on September 24, 2013, 11:34:38 PM
to load correctly brasero.tcz

Are you speaking of the brasero extension in the 4.x repo or the one in the 5.x repo?

I'm speaking of the brasero in the 5.x repo. It doesn't work without the first two dependencies, and after this the other ones are required to work properly (if executed in a terminal window it says to required this other two also).


Enviado desde mi Transformer TF101 usando Tapatalk 4
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 25, 2013, 12:14:45 AM
Thanks - I'm not sure how I missed the dep on libgnome-keyring.

I used brasero to burn an iso to cd the other day and don't recall loading any of the missing deps you mention - maybe they're required for burning other formats?

..anyway, dep file updated.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: bernhard on September 26, 2013, 09:36:01 AM
ntpclient  from  http://tinycorelinux.net/4.x/x86/tcz/ apparently works when installed with tce-load -i ntpclient.tcz
--
  Bernhard
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 26, 2013, 10:54:38 AM
thanks - ntpclient copied over
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on September 26, 2013, 01:40:34 PM
¿remember iptables?

 :D
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 26, 2013, 09:22:57 PM
posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on September 26, 2013, 11:46:25 PM
updated epiphany posted

I can see the password store facility doesn't work - I think I'll need to re-compile gcr against gnupg (which Onyarian kindly agreed to submit) for this to work.

html5 audio/video works (additional deps required in some cases)

I haven't tried flash (I suspect this would require gtk2)

I'm sure I haven't tried all possible permutations, so any testing for missing deps for standard browser functionality would be appreciated.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on September 27, 2013, 12:58:40 PM
OSS.tcz and OSS.tcz.dep  may be copied over to tc-5.0 repo

OSS-modules-3.8.10.tcz (32bit) has been submitted,
64bit to follow shortly.



(ossxmix needs a recompile due to png update)
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: LinuxUser01 on September 27, 2013, 02:07:49 PM
Anybody here working on VLC Media Player? It would be nice to have it in the TC v.5 repo. And maybe later, we can update it to the latest version 2.1.0.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on September 30, 2013, 01:50:42 PM
Here’s my report on extensions previously on TC4, that I tried to load on TC5:

Working:
rox-filer
urxvt
getlocale
tzdata
apache2-mod-php5
bc
cabextract
ddrescue
foomatic-rip
foremost
freemind
gftp
httptunnel
inflator
iodine
iproute2
nbtscan
nmap
pygame-2.7
rarcrack
samba3
screen
scrounge-ntfs
socat
sshfs-fuse
testdisk
thunderbird
typespeed
xtrlock

Loaded without errors, but not tested:
alsa-oss
reiserfsprogs
jfsutils
xfsprogs
ntfs-3g
cracklib
cups-smb
feedingbottle-3.0-rc1
python-numpy

Not working:
msttcorefonts      KO not shown by xlsfonts
cifs-utils      KO filesystems-3.8.10-tinycore.tcz not found!
keepassx      KO   libpng12.so.0
libreoffice-fr      KO   libpng12.so.0
links      KO   libpng12.so.0
Mplayer-nodeps      KO   libpng12.so.0
wine      KO v4l-dvb-3.8.10-tinycore.tcz not found!
winetricks-gui      ?? wine not loaded...
wpa_gui      KO   libpng12.so.0
zenity      KO   libpng12.so.0
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: curaga on October 01, 2013, 05:28:19 AM
For your cifs-utils one, use Apps to download missing deps. The filesystems extension exists, it's just not in your TCE dir.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 01, 2013, 06:00:37 AM
Here’s my report on extensions previously on TC4, that I tried to load on TC5:
...

bc, gftp, samba3, reiserfsprogs, jfsutils, xfsprogs, ntfs-3g and cifs-utils copied over so far
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on October 01, 2013, 06:03:58 AM
Thank you Juanito! That was quickly done!
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on October 01, 2013, 11:06:21 AM
Hi,

java-installer.tcz works OK in Tc5.x
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 01, 2013, 11:22:02 PM
posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 02, 2013, 05:28:06 AM
Here’s my report on extensions previously on TC4, that I tried to load on TC5:
...
thunderbird

The thunderbird dep file states that it depends on (amongst others) libstdc++-5.0.7 and xulrunner:
Code: [Select]
$ ldd `which thunderbird`
...
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7640000)
..indicates there is no need for the dep on libstdc++-5.0.7 and it starts without xulrunner - does it work without xulrunner?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: jls on October 02, 2013, 07:14:14 AM
vim is working chaging the Xorg dep
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: jls on October 02, 2013, 07:19:03 AM
synergy working
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 02, 2013, 07:46:13 AM
vim and synergy posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on October 02, 2013, 10:26:57 AM
Freemind verified to work with TC5 version of Xorg-libs, instead of TC4 version. To this end, openjdk-7-jre.tcz.dep (from TC4) has to be changed to:
Code: [Select]
Xorg-7.7-lib.tcz
libasound.tcz
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on October 02, 2013, 10:36:35 AM
eglibc_gconv, eglibc_i18n_locale and eglibc_apps from TC4 confirmed to work with no modifications on TC5 (for getlocale).
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on October 02, 2013, 10:43:31 AM
libssl-0.9.8.tcz confirmed to work with no modification on TC5 (for gftp2).
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 02, 2013, 10:56:57 AM
eglibc_gconv, eglibc_i18n_locale and eglibc_apps have been replaced by glibc_gconv, glibc_i18n_locale and glibc_apps in the tc-5.x repo.

libssl-0.9.8 has been replaced libssl-1.0.0 in the tc-5.x repo
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on October 02, 2013, 12:32:38 PM
OK. Thanks for the tip. The .dep files for getlocale and gftp2 should be changed accordingly, then.

And aircrack-ng too (libssl).
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on October 02, 2013, 01:03:47 PM
urxvt confirmed to work with Xorg-7.7-lib (from TC5) instead of Xorg-7.6-lib (from TC4).
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on October 02, 2013, 01:14:43 PM
Here’s my report on extensions previously on TC4, that I tried to load on TC5:
...
thunderbird

The thunderbird dep file states that it depends on (amongst others) libstdc++-5.0.7 and xulrunner:
Code: [Select]
$ ldd `which thunderbird`
...
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7640000)
..indicates there is no need for the dep on libstdc++-5.0.7 and it starts without xulrunner - does it work without xulrunner?
Thunderbird seems to work OK (at least I can see my messages from the IMAPS server) with the following dep file:
Code: [Select]
openssl-1.0.0.tcz
gtk2.tcz
dbus-glib.tcz
libasound.tcz
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 02, 2013, 08:18:15 PM
..The .dep files for getlocale and gftp2 should be changed accordingly, then.

And aircrack-ng too (libssl).

You'll need to try them - I'd guess they're (at least gftp2 and aircrack-ng) going to need re-compiling
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: tinypoodle on October 02, 2013, 08:41:04 PM
Thunderbird seems to work OK (at least I can see my messages from the IMAPS server) with the following dep file:
Code: [Select]
openssl-1.0.0.tcz
gtk2.tcz
dbus-glib.tcz
libasound.tcz

A mail client with a dependency on libasound? Really now?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on October 02, 2013, 09:48:05 PM
"you've got Mail!!!"  ;D
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on October 02, 2013, 11:39:32 PM
A mail client with a dependency on libasound? Really now?
Why not? Thunderbird can play a sound for some events.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: thane on October 03, 2013, 01:55:24 AM
FWIW, spider.tcz appears to work  :)

You gotta start somewhere...
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 03, 2013, 05:08:52 AM
cabextract, java-installer, rox-filer, freemind, urxvt, spider and thunderbird copied over
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 04, 2013, 03:10:00 AM
apache2-mod-php5, ddrescue, foremost, getlocale, httptunnel, iodine, iproute2, nbtscan, pygame, rarcrack, screen, scrounge-ntfs, socat, sshfs-fuse, testdisk, typespeed, tzdata and xtrlock copied over
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 04, 2013, 04:17:52 AM
inflator depends on aircrack, which depends on openssl-0.9.8 so it will need re-compiling against openssl-1.0.0
nmap depends on libnl1 so it will need recompiling against libnl
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: bmarkus on October 06, 2013, 10:46:34 PM
inflator depends on aircrack, which depends on openssl-0.9.8 so it will need re-compiling against openssl-1.0.0
nmap depends on libnl1 so it will need recompiling against libnl

aircrack-ng updated
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: jls on October 07, 2013, 02:41:08 AM
plz copy google-talkplugin over the 5.x repo.
thx
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 07, 2013, 03:09:49 AM
inflator and google-talkplugin  copied over
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 07, 2013, 04:09:07 AM
links updated/posted, gpm copied over
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Lee on October 07, 2013, 07:27:48 PM
grub4dos from 4.x seems to work in 5.x
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 07, 2013, 11:30:11 PM
copied over
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on October 08, 2013, 01:54:12 AM
Hi,

more extensions working from 4.x to 5.x

usb-modeswitch-data.tcz
usb-modeswitch.tcz
libssl-0.9.8.tcz
tcl-tk.tcz
wvdial.tcz
wvstreams.tcz

Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: jls on October 08, 2013, 02:16:09 AM
plz copy tint2 (modify the Xorg dep)
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 08, 2013, 02:21:31 AM
tcl_tk looks like it is a combination of the tcl and tk extensions already in the tc-4.x and tc-5.x repos, is this correct? If so, we might as well change the dep from tcl_tk to tcl and tk for usb-modeswitch.

libssl-0.9.8 has been superseded by libssl-1.0.0 in the tc-5.x repo, so extensions like wvdial that depend on it will need recompiling.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: bmarkus on October 08, 2013, 02:24:27 AM
tcl_tk looks like it is a combination of the tcl and tk extensions already in the tc-4.x and tc-5.x repos, is this correct? If so, we might as well change the dep from tcl_tk to tcl and tk for usb-modeswitch.

Yes.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 08, 2013, 03:01:27 AM
usb-modeswitch-data, usb-modeswitch and tint2 posted
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on October 11, 2013, 10:21:32 AM
scite.tcz works OK in Tc5.x!
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 11, 2013, 11:24:16 PM
copied over - thanks
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on October 12, 2013, 04:11:37 AM
nmap works OK with this dep file:
Code: [Select]
libpcap.tcz
pcre.tcz
openssl-1.0.0.tcz
ncurses.tcz
libnl.tcz
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on October 12, 2013, 04:22:23 AM
..The .dep files for getlocale and gftp2 should be changed accordingly, then.
You'll need to try them - I'd guess they're (at least gftp2 and aircrack-ng) going to need re-compiling
Indeed, gftp2 doesn't work by simply changing the dep file. Not even by linking the lib file to the old name and ldconfig...
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: jls on October 12, 2013, 11:23:46 AM
flpicsee
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 12, 2013, 10:59:19 PM
nmap works OK with this dep file

I don't see how:
Code: [Select]
$ ldd /usr/local/bin/nping | grep libnl
        libnl.so.1 => not found

From libnl:
Code: [Select]
$ ls /usr/local/lib/libnl*
/usr/local/lib/libnl-3.so
/usr/local/lib/libnl-3.so.200
/usr/local/lib/libnl-3.so.200.16.1
...

As mentioned (I might be wrong) nmap will need recompiling against the version of libnl in the tc-5.x repo.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 12, 2013, 11:07:33 PM
flpicsee copied over
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: theYinYeti on October 13, 2013, 11:02:10 AM
nmap works OK with this dep file
I don't see how:
Code: [Select]
$ ldd /usr/local/bin/nping | grep libnl
        libnl.so.1 => not found
Strange, I used "nmap myserver" which gave the right output. I must not have used a feature that triggers the use of libnl.
From libnl:
Code: [Select]
$ ls /usr/local/lib/libnl*
/usr/local/lib/libnl-3.so
/usr/local/lib/libnl-3.so.200
/usr/local/lib/libnl-3.so.200.16.1
...

As mentioned (I might be wrong) nmap will need recompiling against the version of libnl in the tc-5.x repo.
You must be right.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: thane on October 13, 2013, 12:48:07 PM
Maybe not directly relevant to 5.0, but I keep getting security notices about the current version of Firefox saying that I should upgrade to version 24.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: thane on October 15, 2013, 01:35:37 AM
Copied sun-jre7.tcz from 4.x repo to my TC 5.0.1 tce/optional directory and onboot.lst. Gives security warning (like before) but works with Firefox on the single website I tried.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: mocore on October 17, 2013, 05:55:23 PM
after some limmeted testing
Code: [Select]
jackd -P70 -p16 -t2000 -dalsa -dhw:0,0 -p128 -n3 -r44100 -s jackd seems to start after loading

jack.tcz
 libffado.tcz
 libxml++.tcz

 
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 18, 2013, 03:37:09 PM
sun-jre7, jack, libffado and libxml++ copied across - thanks for reporting
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Zendrael on October 31, 2013, 11:44:24 AM
Hi!
All working OK! Please add to the 5.x repo. Thanks!
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 31, 2013, 09:46:55 PM
copied
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: ioannis on November 08, 2013, 10:02:15 AM
Hi,
inotify-tools   -    works, no deps!
Tx.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on November 08, 2013, 10:11:08 AM
copied over - thanks
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: LinuxUser01 on November 29, 2013, 06:03:38 PM
OSS.tcz and OSS.tcz.dep  may be copied over to tc-5.0 repo

OSS-modules-3.8.10.tcz (32bit) has been submitted,
64bit to follow shortly.



(ossxmix needs a recompile due to png update)

Have you by any chance started on OSS-modules-3.8.13 since the kernel has been updated from 3.8.10 to 3.8.13 in TinyCore 5.1? Thanks in advance.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on November 29, 2013, 10:44:20 PM
Working on 32 & 64 bit versions..
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on November 30, 2013, 12:56:48 AM
OSS.tcz and OSS.tcz.dep  may be copied over to tc-5.0 repo

OSS-modules-3.8.10.tcz (32bit) has been submitted,
64bit to follow shortly.



(ossxmix needs a recompile due to png update)

Have you by any chance started on OSS-modules-3.8.13 since the kernel has been updated from 3.8.10 to 3.8.13 in TinyCore 5.1? Thanks in advance.
Done, am updating the package and submitting now

remember osstest to test  :)
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on November 30, 2013, 05:58:58 PM
OSS-modules-3.8.13-tinycore64 also done, will submit asap
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on December 01, 2013, 06:50:38 PM
leafpad and leafpad-locale recompiled on tc-5.1 to fix segfault issue (fixed in v0.8.17) and submitted to repo
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: LinuxUser01 on December 14, 2013, 07:30:51 PM
I got the sound working in TinyCore 5.1 by just copying over OSS-modules-3.8.13-tinycore.tcz to the tce/optional folder and also adding it to the On-Boot. It has also clear the crashes that i was getting from Youtube. Thanks again coreplayer2.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: curaga on December 23, 2013, 12:25:29 PM
Even latest bftpd is buggy with this glibc. I'll see if I can report that.

edit: It's an issue with crypt() being more strict in glibc 2.17. It also hit sudo and many other apps.

Bftpd 4.2 was just released with this bug fixed. Posted to 4.x and 5.x repos.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gerald_clark on January 11, 2014, 12:58:26 AM
I have xsane scanning with my mustek USB scanner.

xsane
sane-backends
libgphoto2
libieee1284
graphics-libs-1
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: bmarkus on January 11, 2014, 01:05:24 AM
grahics-libs-1.tcz was splitted up to independent components, not needed in 5.x

Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gerald_clark on January 11, 2014, 01:26:35 AM
What was it split into so deps can be adjusted?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on January 11, 2014, 01:58:09 AM
I've made an attempt at it, let me know if it works.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gerald_clark on January 11, 2014, 03:13:29 AM
Looks good.  Thanks.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: thane on February 10, 2014, 02:20:07 AM
Audacious (media player) works in 5.x, at least for MP3.

Besides audacious.tcz, had to download audacious-plugins.tcz, libmcs.tcz, vorbis-tools.tcz, libmowgli.tcz, libssl-0.9.8.tcz (and associated dep/md5 files) from 4.x repo. Other dependencies are available in 5.x.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on February 10, 2014, 03:13:22 AM
OK, but there is no plan to move libssl-0.9.8 to the 5.x repo, so anything that depends on that would need to be recompiled against openssl-1.0.0.

I didn't check, but I would also suspect that audacious would have a dep on libpng12, could you confirm that is not the case?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: thane on February 10, 2014, 09:04:06 AM
Quick find on my system shows I have libpng16 but not libpng12. So no dependency as far as I can tell for now. Is there a more definitive way to check?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Rich on February 10, 2014, 09:25:09 AM
Hi thane
Audacious has two files listed under  /usr/local/bin/ , audacious  and  audacious2. So try:
Code: [Select]
ldd `which audacious`
ldd `which audacious2`
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: thane on February 10, 2014, 10:18:06 AM
Thanks Rich. I'm away from my TC box but will check when I get home.

So I guess in the future I shouldn't copy over any lib* type files from 4.x to 5.x, to avoid possible library conflicts? If an app needs a library that's not already in 5.x the app needs to be recompiled?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Rich on February 10, 2014, 10:34:41 AM
Hi thane
I would say don't copy over any older versions of libraries. Just copy over missing libraries. Starting the app from the
command line will let you see if there are problems via error messages.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: thane on February 10, 2014, 04:01:43 PM
From what Juanito said above though, it sounds like libssl-0.9.8 might conflict with openssl-1.0.0, and maybe the other lib extensions I took from the 4.x repo could have similar issues with extensions from the 5.x repo. Audacious is nice  but I don't want a pathological setup...
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Rich on February 10, 2014, 07:43:39 PM
Hi thane
libssl.so.1.0.0 is provided by  openssl-1.0.0.tcz
libssl.so.0.9.8 is provided by  libssl-0.9.8.tcz  which is an older version of that library.
One thing I will point out is  openssl-1.0.0.tcz  provides  libssl.so  and  libssl-0.9.8.tcz  provides no such link. I suspect there
would be no conflict in that case but I'll defer to Juanito on that point.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on February 10, 2014, 09:36:27 PM
As I recall, libssl-0.9.8 was created so as not to conflict with openssl-1.0.0 and provide backwards compatibility for the tc-4.x repo.

As libssl-0.9.8 has been updated to 1.0.0, it makes sense to only use this for the tc-5.x repo rather than (re)introduce two version of the same library.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: thane on February 10, 2014, 09:48:00 PM
OK, found that the dependency on libssl-0.9.8 is in vorbis-tools.tcz.dep. Changed this dependency to openssl-1.0.0.tcz (which I already had downloaded before all this) and deleted the libssl-0.9.8.tcz extension. Rebooted and Audacious still works with MP3. So it looks like openssl-1.0.0 has whatever functions the vorbis-tool needs?

edit: Also meant to post that there's no dependency in audacious on libpng12, but there is on libpng16.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on February 10, 2014, 11:16:55 PM
audacious and deps copied to tc-5.x repo

Note:

* various deps adjusted
* I cannot get audacious to work with alsa - it does not list alsa as an output option, even though the output library is present
* I could not find any dep on libssl
* several optional deps (eg libavformat) are unlikely to work as the libraries have been updated to newer versions
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: thane on February 11, 2014, 12:41:52 AM
Deleted my hack and downloaded the 5.x version Juanito made. It works with alsa on my box (previously had alsa installed and working with XMMS). When I right-click on the Audacious panel and select Preferences the Current output plugin dropdown shows as ALSA Output Plugin. Besides alsa, I have Firefox 27.0 (used Firefox-get to obtain it), jdk7 (obtained via java-installer), Flash, evince2, flpicsee, and fluff -- a very minimal setup. Possibly Audacious is missing a dependency that I happen to have from one of those apps? Also I'm running xorg.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on February 11, 2014, 12:59:21 AM
Deleted my hack and downloaded the 5.x version Juanito made.

I didn't make the extension, I just copied it from the 4.x repo and corrected the deps.

'glad it works for you  :)
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: thane on February 12, 2014, 10:29:48 AM
So far so good with Audacious on 5.x. Belated thanks to Juanito for getting this set up.

Thane
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Rich on February 12, 2014, 01:05:28 PM
Hi Juanito
A per this thread:
http://forum.tinycorelinux.net/index.php/topic,16641.msg99344.html#msg99344
xdrdesktop.tcz  works on TC5.x. There was a warning message shown here:
http://forum.tinycorelinux.net/index.php/topic,16641.msg99414.html#msg99414
This was fixed by loading  glibc_gconv.tcz. I ran ldd on the  rdesktop  executable and the libraries it depends on but was
unable to determine which one needed  glibc_gconv.tcz.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on February 12, 2014, 10:48:04 PM
thanks - xdrdesktop copied to tc-5.x repo and glibc_gconv added to deps
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on February 12, 2014, 10:51:51 PM
'glad it works.

Note that the existing gtk2 version of audacious has been renamed audacious2 and audacious has been updated to the gtk3 version.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Rich on February 13, 2014, 08:45:36 AM
Hi Juanito
Just out of curiosity, were you able to figure out which extension depended on  glibc_gconv.tcz  or did you just add it
to  rdesktop.tcz?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on February 13, 2014, 08:58:43 PM
In fact I didn't try, I just put it as a dep of xdrdesktop.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: curaga on February 14, 2014, 01:49:40 AM
It's an optional dep of rdesktop.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on February 17, 2014, 08:35:27 PM
bonnie++  tests ok in tc-5.x   

dep perl5.tcz is already in repo
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on February 17, 2014, 10:17:14 PM
copied over - thanks
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on February 20, 2014, 02:24:07 AM
Hi Juanito,

fwbackups.tcz runs OK in TC-5.x, it can be copy his deps python_paramiko.tcz and pycrypto.tcz also
In fwbackups.tcz.dep must be changed pygtk-2.7.tcz to pygtk.tcz
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on February 20, 2014, 04:24:22 AM
OK, done - thanks
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Project23D on March 04, 2014, 01:17:45 PM
please add ser2net to 5.x repo.

I just did a manual download and load and it works just fine (that I know of) with 5.2
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Project23D on March 04, 2014, 01:28:07 PM
lighttpd.tcz works in 5.2.

Not sure about the others, lighttpd-webdav, lighttpd-mysql.

If lighttpd works, the versions of lighttpd should work too, correct?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on March 05, 2014, 03:21:59 AM
please add ser2net to 5.x repo.
copied over - thanks
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on March 05, 2014, 03:22:51 AM
lighttpd does not work in tc-5.x because it depends on openssl-0.9.8 and tc-5.x uses openssl-1.0.0

You'll need to pm the maintainer and request that they update lighttpd.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on March 11, 2014, 02:40:17 AM
Hi Juanito,

pdftk.tcz and guipdftk.tcz works OK in TC-5.x
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on March 11, 2014, 03:36:52 AM
pdftk copied over, but I don't see guipdftk?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Onyarian on March 11, 2014, 04:23:03 AM
You are right, it was my compilation.

I'll sent you this guipdftk.tcz extension.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gerald_clark on March 13, 2014, 07:21:31 AM
putty from 4.x works in 5.2

Perhaps this thread should be pinned so we don't have to keep searching for it.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on March 13, 2014, 08:12:22 AM
made "sticky"
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on March 13, 2014, 12:18:24 PM
putty copied to tc-5.x repo
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Cryptus on March 24, 2014, 12:09:48 PM
For the record:

dnsmasq.tcz (v. 2.55 as of 2010/12/04) works in TC 5.2.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on March 24, 2014, 10:38:49 PM
copied over - thanks
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Zorka on April 03, 2014, 06:21:25 AM
qiv.tcz working fine (after installing libiconv.tcz)
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: bmarkus on April 03, 2014, 07:29:44 AM
qiv.tcz working fine (after installing libiconv.tcz)

Would be good to drop libiconv at all from 5.x repo and remove all extensions depending on libiconv. libiconv is part of glibc now, applications built in 5.x using glibc. Problem is that presence of libiconv.tcz is confusing autotools (GNU config) linking against external libiconv again. I spent lot of time to rebuild my extensions to drop libiconv dependency.

Please do not add tcz's depending on libiconv.tcz!


Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Uncle Warthog on April 23, 2014, 06:40:32 PM
xvkbd works if the Xorg-7.6-lib.tcz in its dep is changed to Xorg-7.7-lib.tcz

Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on April 24, 2014, 01:11:20 AM
Thanks - copied over
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Uncle Warthog on April 25, 2014, 06:27:19 PM
openvpn.tcz works when copying over libpkcs11-helper.tcz and editing the openvpn.tcz.dep file changing lzo2 to lzo following the suggestions made here:

http://forum.tinycorelinux.net/index.php/topic,13771.msg96179.html#msg96179

In addition, openvpn-plugins.tcz (or at least the part I use) seems to work if Linux-PAM.tcz and cracklib.tcz are copied over.

Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on April 26, 2014, 12:12:30 AM
openvpn, libpkcs11-helper, openvpn-plugins, Linux-PAM and cracklib copied over - thanks
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: malbo on May 28, 2014, 09:48:33 PM
raptor works as far as I can tell
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on May 28, 2014, 11:57:30 PM
raptor copied over - thanks
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: andrewb on May 29, 2014, 02:56:23 AM
Not sure if the getskype script was ever made a tcz for TC4 repo, but it could be copied over if it was. The version of Skype I used with TC4 (2.2.0.35)works OK with TC5 with qt-4.x-base.tcz loaded first.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on May 29, 2014, 05:56:14 AM
the one I copied over is:

http://www.tinycorelinux.net/4.x/x86/tcz/getskype.tcz.info

..this is the one I thought you were speaking of?
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: gerald_clark on June 03, 2014, 09:52:36 AM
Osmo works.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on June 04, 2014, 04:50:22 AM
copied over - thanks
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Zendrael on June 15, 2014, 05:12:51 AM
Hi!

no-ip.tcz is working ok with 5.x!
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on June 15, 2014, 05:25:52 AM
copied over - thanks
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on June 19, 2014, 12:52:04 AM
liberation-fonts-ttf.tcz  from tc-4.x fixed my font issues using firefox in tc-5.3 x86_64, appears to be working well



Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: tims on November 04, 2014, 05:31:27 PM
pppoe.tcz works. while in 4.x large downloads (as when installing new packages) would definitely bring the connection down, such things never happened in 5.x. it works flawlessly.

p.s. i use copy2fs.flg, so no read-only links issue.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Rich on June 28, 2015, 07:05:20 PM
beroje has confirmed that  grabber.tcz  works on TC5. It requires a dep file under TC5 containing  imlib2.tcz
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: nitram on June 29, 2015, 12:16:40 AM
grabber.tcz also works great in TC6. Was unable to test without imlib2.tcz on my system, as it's a dependency for Fluxbox. Also a dependency for Xprogs, so unlikely anyone will be running without imlib2. Let me know if you would like me to temp install another window manager that doesn't rely on imlib2 for further testing...otherwise all good. Nice extension.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Rich on June 29, 2015, 07:33:15 AM
Hi nitram
Thanks for testing.
Quote
Was unable to test without imlib2.tcz on my system, as it's a dependency for Fluxbox.
There's no point in trying to test without imlib2.tcz since grabber depends on it.
Quote
Also a dependency for Xprogs, so unlikely anyone will be running without imlib2.
icewm.tcz.tree  does not list  Xprogs  as a dependency.
Quote
...otherwise all good. Nice extension.
Glad you like it.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: nitram on June 29, 2015, 10:41:05 AM
Did a couple 'base norestore' boots using Icewm. In TC6 'startx' does not appear to work without Xprogs loaded for both Xvesa and Xorg. So imlib2 may not need to be listed in the .dep file for grabber as running any GUI in TC6 will already have imlib2 loaded via Xprogs.

Noticed an odd behavior though, not sure if this is present in your TC4 grabber. When starting grabber, the screen appears to shift upwards slightly and if the user panel is on top (Icewm defaults this way), then a second panel is drawn in just below. So it looks like there are two panels running one above the other along the tope of the screen - looks very odd. None of the grabber screenshots taken in Icewm actually showed this behaviour though in the actual screenshot png image. Unfortunately when grabber is running i couldn't switch to another aterm to run screenshot.sh and when grabber is exited (q key) then the double panel effect disappears. You may want to load TC6 and test for yourself to see what i mean.

Did some more testing in my usual Fluxbox setup and the same effect was present. It didn't draw in a second upper panel but shifted my Firefox window up below the panel. So the grabber screenshot is actually not accurate, as Firefox is maximized along the bottom of the panel border.

Pictures attached. Sorry for the dark theme. These two screenshots (grabber vs screenshot.sh) clearly show the Firefox shift up into my panel space.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Rich on June 30, 2015, 01:23:16 PM
Hi nitram
So as not to pollute this thread, let's continue this here:
http://forum.tinycorelinux.net/index.php/topic,18412.msg113558.html#msg113558
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Lukasz032 on October 08, 2015, 03:59:10 AM
libmcrypt.tcz from 4.x checked, working flawlessly on 5.x.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 08, 2015, 05:01:28 AM
libmcrypt copied to tc-5.x and 6.x repos - thanks for reporting this.

Note that this extension does not follow the tinycore extension guidelines in that it contains both the usual files and dev files in the same extension making it unneccessarily large for most users...
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Lukasz032 on October 13, 2015, 12:16:39 PM
lighttpd has an undocumented dependency of libattr - it would be a good idea to add this missing dep :)

Also sox from 4.x is working on 5.x :)
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 13, 2015, 10:30:45 PM
Thanks for reporting, but:

I don't see the libattr dep in lighttpd (but I do see dev files, man pages and unstripped files in lib and sbin)?

sox has a dep on libpng12, which is not in the tc-5.x repo - since both 4.x and 5.x are not current, I'm not sure it's worth adding libpng12 to the 5.x repo.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Lukasz032 on October 14, 2015, 02:04:11 AM
While running lighttpd without libattr installed:
Code: [Select]
error: error loading shared library libattr.so.1: No such file or directory
Thanks for the information about sox, I'll recompile sox from newest sources, as well as freeradius.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on October 14, 2015, 03:41:29 AM
Hmm - strange that ldd doesn't find that...

dep file adjusted.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Uncle Warthog on October 25, 2016, 09:27:42 AM
pidgin.tcz from 5.x seems to work in 7.2 if libiconv.tcz is removed from its .dep file and libffi5.tcz and shared-mime-info.tcz are added.
Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: coreplayer2 on March 15, 2017, 09:57:34 AM
99% of my music libraries use the aac codec, although there was a time when mp3 was popular it offered very poor quality.  So at a minimum I encoded using aac.
However, after searching for xmms-mp4 plugin for XMMS, I found these plugins from tc-4.x were never copied to tc-5, tc-6.x or tc-7.x  (perhaps because of deps?)

 "xmms-mp4 plugin" extension verified works in tc-7.2  (with faad.tcz as listed in xmms.tcz.dep is installed)

Strange thing is faad.tcz info file "Title" or the extension itself needs updating as it's Title is listed as faad2.tcz while extension is named faad.tcz.   It's likely the extension contains faad2 as this version appears the only version available AFAIK.


So I have to assume these remaining plugins work in all newer tc versions also

xmms-flac.tcz (requires flac.tcz dep, already in tc-7 repo)
xmms-wma.tcz (does not require any deps afaik)

Title: Re: Extensions from 4.x repo verified ok with tc-5
Post by: Juanito on March 16, 2017, 04:38:48 AM
xmms-{flac,mp4,wma} copied to tc-7.x x86 and 8.x x86 repos - thanks.