Page 1 of 2

Mate 3.2 x86_64 (UpDate) youtube-dl 2016.10.02

Posted: 03 Aug 2016, 18:04
by Jack
Here is a list of modules I built or had help with. I have more update-scripts here by brokenman http://forum.porteus.org/viewtopic.php?f=49&t=6086

1. youtube-dl 2016.10.02 GUI version.
http://www.mediafire.com/file/wd9s8b443 ... bundle.xzm
61f6b284468402712eedbd3b617bcac0 youtube-dl-2016.10.02-x86_64-1_bundle.xzm

2. gLables All type of labels. If it don't run click on link. http://forum.porteus.org/viewtopic.php? ... 112#p48025 with brokenman help.
http://www.mediafire.com/download/7f03h ... bundle.xzm
7995a48622e4833e16b38fd6f9775d57 glabels-3.4.0-x86_64-1_bundle.xzm

3. guvcveiw For Webcam's.
http://www.mediafire.com/download/os79n ... bundle.xzm
424e3a61b51979dc68abcb8879d0baed guvcview-2.0.4-x86_64-1_bundle.xzm

4. gimp
http://www.mediafire.com/download/4ehgf ... bundle.xzm
edad0eb57a2b79cbb584f0b4c6fc733a gimp-2.8.18-x86_64-1_bundle.xzm

5. audacity
http://www.mediafire.com/download/32czs ... bundle.xzm
1afe6d0aad18ed1cac1382cec1ffc38b audacity-2.1.1-x86_64-bundle.xzm

6. easytag
http://www.mediafire.com/download/kcb2l ... bundle.xzm
c30f848962981ce44b7ce8e877047295 easytag-2.1.10-x86_64-bundle.xzm

7. brasero
http://www.mediafire.com/download/f9fgk ... slonly.xzm
ede696f0c08958f96fe92ded36539b93 brasero-3.12.1-x86_64-1_slonly.xzm

8. fingerprint reader working on it.

I'm going to work on more when I can.

Re: Mate 3.2 x86_64

Posted: 04 Aug 2016, 02:13
by brokenman
Champion

Re: Mate 3.2 x86_64

Posted: 04 Aug 2016, 02:52
by Jack
If you want any I can post a link to them. If you want a module built for Mate I will try and build it. That is if I can find it.

Re: Mate 3.2 x86_64

Posted: 04 Aug 2016, 16:00
by francois
Providing à link to the threads of interest for each package would be very handy.

Thanks.

Re: Mate 3.2 x86_64

Posted: 04 Aug 2016, 16:26
by Jack
I was planning that but I need upload them first. And it might not be tell this weekend.

Re: Mate 3.2 x86_64

Posted: 07 Aug 2016, 16:24
by Jack
Since I upgraded to the new 001, 002 and 003-mate now gLabels is broken. Here is the output. Any idea?

Code: Select all

guest@porteus:~$ glabels-3
glabels-3: error while loading shared libraries: libglabels-3.0.so.8: cannot open shared object file: No such file or directory
guest@porteus:~$ l

Re: Mate 3.2 x86_64

Posted: 07 Aug 2016, 17:09
by brokenman
It is looking for this file but can't find it:
libglabels-3.0.so.8

This file is a part of glabels. Are you sure you have the glabels module activated? You can test by typing: find /usr -name libglabels-3.0*

Re: Mate 3.2 x86_64

Posted: 07 Aug 2016, 17:23
by Jack
@ brokenman,

Here is the output.

Code: Select all

guest@porteus:~$ find /usr -name libglabels-3.0*
/usr/share/gtk-doc/html/libglabels-3.0
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-category.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-db.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-paper.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-str.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-template.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-units.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-vendor.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-xml-category.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-xml-paper.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-xml-template.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-xml-vendor.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0-xml.html
/usr/share/gtk-doc/html/libglabels-3.0/libglabels-3.0.devhelp2
/usr/share/libglabels-3.0
/usr/include/libglabels-3.0
/usr/lib/libglabels-3.0.so
/usr/lib/libglabels-3.0.so.8
/usr/lib/libglabels-3.0.so.8.0.0
/usr/lib/pkgconfig/libglabels-3.0.pc
guest@porteus:~$ 

Re: Mate 3.2 x86_64

Posted: 10 Aug 2016, 01:35
by brokenman
As you can see the library is there. Double check that you downloaded the 64bit package because the library path looks to be that of a 32bit package. The library should reside in /usr/lib64

Re: Mate 3.2 x86_64

Posted: 10 Aug 2016, 03:51
by Jack
@brokenman

This is the package I started with glabels-3.4.0-1-x86_64.pkg.tar.xz then I use xz2txz.sh convert it to txz then I use txz2xzm to convert to xzm.

Re: Mate 3.2 x86_64

Posted: 12 Aug 2016, 17:02
by Jack
@brokenman or anyone,

I boot up with glabels in boot path but the if I reactivate just glabels it works. I just don't know how to fix it.

Re: Mate 3.2 x86_64

Posted: 13 Aug 2016, 02:48
by brokenman
Try running: ldconfig
See if glabels starts. If not then try: cache-module

Let me know how it goes. By the way you can try another update-porteus now.

Re: Mate 3.2 x86_64

Posted: 13 Aug 2016, 03:07
by Jack
brokenman wrote:Try running: ldconfig
See if glabels starts. If not then try: cache-module

Let me know how it goes. By the way you can try another update-porteus now.
Well I try ldconfig and it ran glabels. How can I fix it so if other downloads it, it will work for them?

Re: Mate 3.2 x86_64

Posted: 14 Aug 2016, 00:04
by brokenman
ldconfig is a command that updates the library cache files. It is run whenever you activate a module.

After you run this command you can copy the file from /etc/ld.so.cache into your rootcopy folder.

Re: Mate 3.2 x86_64

Posted: 14 Aug 2016, 00:34
by Jack
Thanks brokenman for the info.