LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-02-2017, 08:40 AM   #1
vonbiber
Member
 
Registered: Apr 2009
Distribution: slackware 14.1 64-bit, slackware 14.2 64-bit, SystemRescueCD
Posts: 533

Rep: Reputation: 129Reputation: 129
texlive-extra.SlackBuild (2017)


I tried to email Johannes but the message was bounced.

I had a look at texlive-extra.SlackBuild, and I noticed this.
At the top of the script ARCH is set thus:
Code:
ARCH=noarch
and further down there's this:
Code:
# Move biber binary to $PATH
case $ARCH in
        "x86_64") mv $PKG/usr/share/texmf-dist/bin/x86_64-linux/biber $PKG/usr/bin ;;
        "i586") mv $PKG/usr/share/texmf-dist/bin/i386-linux/biber $PKG/usr/bin ;;
esac
rm -rf $PKG/usr/share/texmf-dist/bin
The code above (case ...) should be replaced by
Code:
#remove biber binary
rm -Rf $PKG/usr/share/texmf-dist/bin
The effect is the same, since the code between 'case' and 'esac' is
not executed.

Last edited by vonbiber; 07-02-2017 at 08:41 AM.
 
Old 07-03-2017, 02:56 AM   #2
franzen
Member
 
Registered: Nov 2012
Distribution: slackware
Posts: 535

Rep: Reputation: 379Reputation: 379Reputation: 379Reputation: 379
Quote:
Originally Posted by vonbiber View Post
I tried to email Johannes but the message was bounced.
It seems your Mailclient is not setup correctly, your mail came from
smtp2.tech.numericable.fr but is valid(spf) only from
Code:
host -t txt spf2.zoho.com
and
Code:
host -t txt spf.zoho.com
Quote:
I had a look at texlive-extra.SlackBuild, and I noticed this.
At the top of the script ARCH is set thus:
Code:
ARCH=noarch
and further down there's this:
Code:
# Move biber binary to $PATH
case $ARCH in
        "x86_64") mv $PKG/usr/share/texmf-dist/bin/x86_64-linux/biber $PKG/usr/bin ;;
        "i586") mv $PKG/usr/share/texmf-dist/bin/i386-linux/biber $PKG/usr/bin ;;
esac
rm -rf $PKG/usr/share/texmf-dist/bin
The code above (case ...) should be replaced by
Code:
#remove biber binary
rm -Rf $PKG/usr/share/texmf-dist/bin
The effect is the same, since the code between 'case' and 'esac' is
not executed.
Thanks for the report. I'll submit a fix to SBo which changes ARCH and keeps the correct biber-binary.

Johannes
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Asymptote and the texlive slackbuild bogzab Slackware 1 01-12-2014 09:29 AM
[SOLVED] Error when building texlive package from SlackBuild site mariner53 Slackware 4 08-09-2013 06:50 PM
[SOLVED] Zero length file, texlive slackbuild. VisionIncision Slackware 2 10-05-2012 04:12 AM
[SOLVED] Texlive SlackBuild error brianL Slackware 6 05-30-2010 07:11 AM
[SOLVED] can't build texlive slackbuild portia Slackware 27 12-28-2009 07:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration