Get help with MATE specific problems
-
brokenman
- Site Admin

- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Post#2
by brokenman » 04 Aug 2016, 02:13
Champion
How do i become super user?
Wear your underpants on the outside and put on a cape.
brokenman
-
Jack
- Contributor

- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Post#3
by Jack » 04 Aug 2016, 02:52
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.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
Jack
-
francois
- Contributor

- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Post#4
by francois » 04 Aug 2016, 16:00
Providing à link to the threads of interest for each package would be very handy.
Thanks.
Prendre son temps, profiter de celui qui passe.
francois
-
Jack
- Contributor

- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Post#5
by Jack » 04 Aug 2016, 16:26
I was planning that but I need upload them first. And it might not be tell this weekend.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
Jack
-
Jack
- Contributor

- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Post#6
by Jack » 07 Aug 2016, 16:24
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
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
Jack
-
brokenman
- Site Admin

- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Post#7
by brokenman » 07 Aug 2016, 17:09
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*
How do i become super user?
Wear your underpants on the outside and put on a cape.
brokenman
-
Jack
- Contributor

- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Post#8
by Jack » 07 Aug 2016, 17:23
@ 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:~$
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
Jack
-
brokenman
- Site Admin

- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Post#9
by brokenman » 10 Aug 2016, 01:35
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
How do i become super user?
Wear your underpants on the outside and put on a cape.
brokenman
-
Jack
- Contributor

- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Post#10
by Jack » 10 Aug 2016, 03:51
@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.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
Jack
-
Jack
- Contributor

- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Post#11
by Jack » 12 Aug 2016, 17:02
@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.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
Jack
-
brokenman
- Site Admin

- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Post#12
by brokenman » 13 Aug 2016, 02:48
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.
How do i become super user?
Wear your underpants on the outside and put on a cape.
brokenman
-
Jack
- Contributor

- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Post#13
by Jack » 13 Aug 2016, 03:07
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?
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
Jack
-
brokenman
- Site Admin

- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Post#14
by brokenman » 14 Aug 2016, 00:04
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.
How do i become super user?
Wear your underpants on the outside and put on a cape.
brokenman
-
Jack
- Contributor

- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
Post#15
by Jack » 14 Aug 2016, 00:34
Thanks brokenman for the info.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
Jack