Page 1 of 1

Cannot install roxterm

Posted: 26. Nov 2016, 16:03
by macondo
It gives me this error:

Code: Select all

fakeroot -- sh roxterm.SlackBuild Failed

Re: Cannot install roxterm

Posted: 26. Nov 2016, 16:39
by gapan
That line is not enough for anyone to determine what went wrong. You needed to post more of the output.

Anyway, if you wait 24hours max, a roxterm package will be available in the repos, so wait and you will be able to get it with slapt-get/gslapt.

Re: Cannot install roxterm

Posted: 27. Nov 2016, 16:30
by macondo
Ok, thanks...

Re: Cannot install roxterm

Posted: 1. Dec 2016, 16:37
by macondo
gapan wrote:That line is not enough for anyone to determine what went wrong. You needed to post more of the output.

Anyway, if you wait 24hours max, a roxterm package will be available in the repos, so wait and you will be able to get it with slapt-get/gslapt.
It's been a few days, still the problem persist. Roxterm cannot be installed.

Code: Select all

MaitchChildError: Rule '/usr/bin/xsltproc -o roxterm.1 --nonet --novalid --param man.charmap.use.subset 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /usr/src/slapt-src/system/roxterm/roxterm-2.9.7/build/roxterm.1.xml ' failed

fakeroot -- sh roxterm.SlackBuild Failed

Re: Cannot install roxterm

Posted: 1. Dec 2016, 21:13
by gapan
Read my previous post. Carefully this time.

Re: Cannot install roxterm

Posted: 20. Dec 2016, 13:58
by macondo
I installed linuxdoc-tools as per lapsrjns: viewtopic.php?f=32&t=7168
thanks lapsrjns :)

and then launched it; it gave me this new error:

Code: Select all

error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

Re: Cannot install roxterm

Posted: 30. Dec 2016, 10:48
by gapan
You still haven't read my first reply. The solution is right there. Use slapt-get.

Re: Cannot install roxterm

Posted: 30. Jan 2017, 12:57
by djemos
edit slapt-getrc

Code: Select all

sudo geany /etc/slapt-get/slapt-getrc
add this line

Code: Select all

SOURCE=http://download.salixos.org/x86_64/extra-14.2/:PREFERRED
save the file
and

Code: Select all

sudo slapt-get -u 
sudo slapt-get -i roxterm
you are OK.