[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: TL2012 status 2012-02-29 - version 2



2012年3月4日19:54 Norbert Preining <preining@logic.at>:
>> Anyway, ASCII's patch is not included in TeXLive2012?
>
> Yes.
>
>> If not included, dvipsk-ja needs to update based on TeXLive 2012?
>
> Yes.

Thanks your answer. I'll keep it in my mind.

> May I ask you one more thing: I am trying to get texlive-bin to build

I begin to focus on building packages, but not completed yet.
Is following steps right?

Make working directories, and copy orig.tar.gz from your repository.
$ mkdir -p ~/tex-pkg/src; cd tex-pkg
$ cp ../texlive-*.orig.tar.gz src/

Install packages for build.
$ sudo apt-get install subversion
$ sudo apt-get build-dep texlive

Checkout build scripts.
$ svn co svn://svn.debian.org/svn/debian-tex/texlive2012/texlive-nonbin/trunk .
$ svn co svn://svn.debian.org/svn/debian-tex/texlive2012/texlive-bin/trunk
texlive-bin
(According to README instruction and tpm2deb-source.pl code,
it seems that texilve-bin directory needs at same depth of other
texlive-* directories.)

Make source package.
$ perl ./tpm2deb-source.pl make-deb-source texlive-bin

However I got following error:
---
Working on texlive-bin, arch=all
changelog header=texlive-bin (2011.20120226-1~4) experimental; urgency=low
...
changelog version: 2011.20120226-1~4
PACKAGE=texlive-bin ARCH=all VERSION=2011.20120226 REVISION=1~4
Reusing ./texlive-bin_2011.20120226.orig.tar.gz file for source
package building!
Can't locate TeXLive/TLPDB.pm in @INC (@INC contains:
/home/ubuntu/tex-pkg/texlive-bin-2011.20120226/tlpkg ./all/debian
/etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14
/usr/share/perl/5.14 /usr/local/lib/site_perl .) at
./tpm2deb-source.pl line 109.
---

Could you help me? Any other instruction or packages are needed?

I could make texlive-base source package with same way.

Best regards,
-- 
Mitsuya Shibata
mty.shibata@gmail.com


Reply to: