You are not logged in.

#1 2016-11-21 19:17:23

sacarde
Member
Registered: 2006-07-14
Posts: 389

[solved] hint about new system: arch + Trinity DE

hi,
   in my old PC 32bit, I would like to install arch + Trinity as DE

can you suggest me best way (I need tdebase+konqueror+kmail) ?

- install arch base 32bit
- install Tde from PKGBUILD from: https://github.com/michael-manley/Trini … x_PKGBUILD

which one should I use, R14.0.3 or R14.0.4 ?



thank you for any hints

Last edited by sacarde (2016-12-03 20:56:19)

Offline

#2 2016-11-21 19:35:06

fredbezies
Member
Registered: 2011-07-28
Posts: 353

Re: [solved] hint about new system: arch + Trinity DE

14.0.4 even if it is not fully ported.

Offline

#3 2016-11-21 19:38:53

metak
Member
Registered: 2009-09-27
Posts: 198

Re: [solved] hint about new system: arch + Trinity DE

R14.0.4 is the latest stable release so go with that one.
'tde-tdebase' package contains konqueror and 'tde-tdepim' has kmail. Clone that repo with pkgbuildfile or download zip archive and build the packages in this order. I think I got it right? smile

tde-tqt3 > tde-tqtinterface > tde-arts > tde-dbus-tqt , tde-dbus-1-tqt > tde-libart-lgpl > tde-tdelibs > tde-tdebase

tde-tdenetwork > tde-libcaldav > tde-libcarddav > tde-tdepim

Offline

#4 2016-11-22 08:25:28

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: [solved] hint about new system: arch + Trinity DE

OK

thank you

Offline

#5 2016-11-24 08:47:45

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: [solved] hint about new system: arch + Trinity DE

I ask m.manley if is scheduled to provide 32bit binaries too

in http://repo.nasutek.com/arch/contrib/trinity

Offline

#6 2016-11-26 20:23:55

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: [solved] hint about new system: arch + Trinity DE

building tde-dbus-1-tqt 14.0.4 I have an error:

../R14.0.4/tde-dbus-1-tqt/src/dependencies/dbus-1-tqt/tqdbusunixfd.h:29:23: fatal error: ntqshared.h: No such file or directory


where can I found ntqshared.h ?

Offline

#7 2016-11-26 21:22:08

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,412
Website

Re: [solved] hint about new system: arch + Trinity DE

Looks like it's part of tde-tqt3.


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#8 2016-11-27 09:00:01

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: [solved] hint about new system: arch + Trinity DE

that file there is in package tde-tqt3:

stat /opt/trinity/tqt3/include/ntqshared.h
  File: '/opt/trinity/tqt3/include/ntqshared.h'
  Size: 2059            Blocks: 8          IO Block: 4096   regular file
Device: 804h/2052d      Inode: 781442      Links: 1
Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2016-11-27 09:34:40.000000000 +0100
Modify: 2016-11-22 18:05:13.000000000 +0100
Change: 2016-11-27 09:34:46.555285632 +0100
Birth: -



a similar error building tde-avahi-tqt

In file included from /usr/include/tqt/tqsocketnotifier.h:25:0,
                 from qt-watch.cpp:21:
/usr/include/tqt/tqt.h:56:21: fatal error: qglobal.h: No such file or directory

Offline

#9 2016-11-27 20:50:13

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,412
Website

Re: [solved] hint about new system: arch + Trinity DE

You might want to get in touch with upstream.

https://www.trinitydesktop.org/mailing_lists/


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#10 2016-11-27 20:58:53

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: [solved] hint about new system: arch + Trinity DE

ok thanks...


p.s.
here https://wiki.archlinux.org/index.php/Trinity suggest to install tde 14.0.3

maybe is this the problem ?

Offline

#11 2016-12-01 10:31:42

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: [solved] hint about new system: arch + Trinity DE

I try to follow instructions for build R14.0.3 on a new system virtualized cpu32bit no-sse2

- tqt3 and tqtinterface build and install OK
- but building arts I have error:

...
/home/sacarde/tde/trinity/R14.0.3/tde-arts/src/dependencies/arts/mcop/iomanager.cc: In member function 'timeval Arts::TimeWatcher::advance(const timeval&)':
/home/sacarde/tde/trinity/R14.0.3/tde-arts/src/dependencies/arts/mcop/iomanager.cc:468:43: error: narrowing conversion of '4294967295u' from 'unsigned int' to '__time_t {aka long int}' inside { } [-Wnarrowing]
    struct timeval never = { 0xffffffff, 0 };
                                           ^
make[2]: *** [mcop/CMakeFiles/mcop-shared.dir/build.make:183: mcop/CMakeFiles/mcop-shared.dir/iomanager.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:141: mcop/CMakeFiles/mcop-shared.dir/all] Error 2
make: *** [Makefile:128: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

any suggest?



thanks

Offline

#12 2016-12-01 11:53:29

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,412
Website

Re: [solved] hint about new system: arch + Trinity DE

Like I said, talk to upstream. There's little we can do to help.


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#13 2016-12-03 20:55:54

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: [solved] hint about new system: arch + Trinity DE

I solved, it was a dependencies not explicited problem

I build all packages (R14.0.4) I want



p.s.
there was only a problem, but solved by patch

http://mirror.git.trinitydesktop.org/cg … d=9faa91ee



p.s.
there is another user making PKGBUILD
https://github.com/e1z0/Trinity_ArchLinux_PKGBUILD

Last edited by sacarde (2016-12-03 22:37:56)

Offline

Board footer

Powered by FluxBB