Alle venerdì 13 luglio 2018, hai scritto:
I build from PKGBUILD from this 2 sites
https://github.com/michael-manley/Trinity_ArchLinux_PKGBUILD.git trinity https://github.com/e1z0/Trinity_ArchLinux_PKGBUILD
Can you give a short description on how to do that? I use Manjaro and usually I just use the repos and Octopi. I didn't find a tutorial on how to install with the help of a pkgbuild file, and after checking there I find numerous such fildes for different packages - in which order should they be installed (I know from earlier distros I had that it can become difficult due to interdependencies)?
I follow this (in archlinux):
https://wiki.archlinux.org/index.php/Trinity
sacarde@tiscali.it
Am 13.07.2018 um 09:25 schrieb sacarde:
Alle venerdì 13 luglio 2018, hai scritto:
I build from PKGBUILD from this 2 sites
https://github.com/michael-manley/Trinity_ArchLinux_PKGBUILD.git trinity https://github.com/e1z0/Trinity_ArchLinux_PKGBUILD
Can you give a short description on how to do that? I use Manjaro and ...
I follow this (in archlinux):
I Followed this but got a bunch of errors which I am unable to resolve:
==> ERROR: PKGBUILD does not exist. install_TDE.sh: row 7: cd: ~/Software/trinity/R14.0.4/tde-tqtinterface: file or folder not found
The same with:
/tde-arts /tde-dbus-tqt /tde-dbus-1-tqt /tde-tqca-tls /tde-libart-lgpl /tde-avahi-tqt /tde-tdelibs
/tde-tdebase
/tde-tdebindings /tde-tdeaccessibility /tde-tdeutils
I marked "tde-tdebase", as a folder "tde-base" exists on my PC. Do I have to make any alterations in the file that is provided on the page for installation?
Thanks in advance
Martin
Alle domenica 15 luglio 2018, hai scritto:
I Followed this but got a bunch of errors which I am unable to resolve:
==> ERROR: PKGBUILD does not exist. install_TDE.sh: row 7: cd: ~/Software/trinity/R14.0.4/tde-tqtinterface: file or folder not found
check if PKGBUILD of rispective pkg are downloaded
(have you ever run PKGBUILD?)
The same with:
/tde-arts /tde-dbus-tqt /tde-dbus-1-tqt /tde-tqca-tls /tde-libart-lgpl /tde-avahi-tqt /tde-tdelibs
/tde-tdebase
/tde-tdebindings /tde-tdeaccessibility /tde-tdeutils
I marked "tde-tdebase", as a folder "tde-base" exists on my PC. Do I have to make any alterations in the file that is provided on the page for installation?
do you installed pkg that are in repo? https://repo.nasutek.com/arch/contrib/trinity/x86_64/
then remove that packages from download PKGBUILD and make pkg step
sacarde@tiscali.it
Hi,
Am 15.07.2018 um 09:19 schrieb sacarde:
Alle domenica 15 luglio 2018, hai scritto:
I Followed this but got a bunch of errors which I am unable to resolve:
==> ERROR: PKGBUILD does not exist. install_TDE.sh: row 7: cd: ~/Software/trinity/R14.0.4/tde-tqtinterface: file or folder not found
check if PKGBUILD of rispective pkg are downloaded
Yes, they are downloaded, but placed in subfolders, like the folder tde-tqtinterface with the PKGBUILD is found in: ~/Software/trinity/R14.0.4/tde-core/tde-tqtinterface
(have you ever run PKGBUILD?)
no.
do you installed pkg that are in repo? https://repo.nasutek.com/arch/contrib/trinity/x86_64/
I think I had that tried once but it corrupted the system very badly, so I removed it.
then remove that packages from download PKGBUILD and make pkg step
Currently, there is nothing installed related to TDE. I want to instal it because of one piece of software that I have been using for a long time and is no longer being developed, thus it works only under kde3. Currently I have a TDE installation in a virtual machine, but I don't like that setup. I'd prefer it on the running system.
Thanks,
Martin
What is the package you need?
On Sun, Jul 15, 2018, 10:52 AM Dr. Martin Senftleben linux@drmartinus.de wrote:
Hi,
Am 15.07.2018 um 09:19 schrieb sacarde:
Alle domenica 15 luglio 2018, hai scritto:
I Followed this but got a bunch of errors which I am unable to resolve:
==> ERROR: PKGBUILD does not exist. install_TDE.sh: row 7: cd: ~/Software/trinity/R14.0.4/tde-tqtinterface: file or folder not found
check if PKGBUILD of rispective pkg are downloaded
Yes, they are downloaded, but placed in subfolders, like the folder tde-tqtinterface with the PKGBUILD is found in: ~/Software/trinity/R14.0.4/tde-core/tde-tqtinterface
(have you ever run PKGBUILD?)
no.
do you installed pkg that are in repo? https://repo.nasutek.com/arch/contrib/trinity/x86_64/
I think I had that tried once but it corrupted the system very badly, so I removed it.
then remove that packages from download PKGBUILD and make pkg step
Currently, there is nothing installed related to TDE. I want to instal it because of one piece of software that I have been using for a long time and is no longer being developed, thus it works only under kde3. Currently I have a TDE installation in a virtual machine, but I don't like that setup. I'd prefer it on the running system.
Thanks,
Martin
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Alle domenica 15 luglio 2018, Dr. Martin Senftleben ha scritto:
Yes, they are downloaded, but placed in subfolders, like the folder tde-tqtinterface with the PKGBUILD is found in: ~/Software/trinity/R14.0.4/tde-core/tde-tqtinterface
try by hand to build package, cd into his directory and run:
makepkg -Lsci
if build package
do you installed pkg that are in repo? https://repo.nasutek.com/arch/contrib/trinity/x86_64/
I think I had that tried once but it corrupted the system very badly, so I removed it.
from which system you are trying?
I try to install from trinity-repo into manjaro, but it dont restart...
sacarde@tiscali.it
Ah yes I haven't found a good replacement for that either.
On Sun, Jul 15, 2018, 11:38 AM sacarde sacarde@tiscali.it wrote:
Alle domenica 15 luglio 2018, Dr. Martin Senftleben ha scritto:
Yes, they are downloaded, but placed in subfolders, like the folder tde-tqtinterface with the PKGBUILD is found in: ~/Software/trinity/R14.0.4/tde-core/tde-tqtinterface
try by hand to build package, cd into his directory and run:
makepkg -Lsci
if build package
do you installed pkg that are in repo? https://repo.nasutek.com/arch/contrib/trinity/x86_64/
I think I had that tried once but it corrupted the system very badly, so I removed it.
from which system you are trying?
I try to install from trinity-repo into manjaro, but it dont restart...
sacarde@tiscali.it
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting