Package: orpie
Version: 1.5.1-8
Severity: normal

When installing orpie (unpacked 2 MB), aptitude demands that
more than 120 MB worth of other packages also to be installed.

After using Orpie on systems other than Debian, I know that
this is not normal. Something has gone wrong in the creation of
this package.

I know of a statically linked version of Orpie on the website
<http://pessimization.com/software/orpie/>. With a size of a
couple of MB -- it's a much tastier version of Orpie in my
situation. Thus, I install it with:

$ sudo curl 
http://pessimization.com/software/orpie/orpie-1.4.0-static-i386.tar.gz | tar 
xzv -C /

But when I try to run the staticly linked version of Orpie in
Squeeze, I'm faced with:

$ orpie
Error opening terminal: screen.

After searching, I've learned that Squeeze is missing links as:

 /usr/share/terminfo/s/screen -> /lib/terminfo/s/screen
 /usr/share/terminfo/x/xterm -> /lib/terminfo/x/xterm
 ...
 ..

So,

$ sudo ln -s /lib/terminfo/s/screen /usr/share/terminfo/s/screen
$ sudo ln -s /lib/terminfo/x/xterm /usr/share/terminfo/x/xterm

VoilĂ , the statically linked version (i386) of Orpie works
excellent in Squeeze (on amd64).

(I do not understand why aptitude demanded that OCaml had to
 be installed in order to install Orpie. Is it a requirement
 for _usage_ of newer versions of Orpie? I thought OCaml only
 was needed for compilation.)

At least also provide a staticly linked version of Orpie (after
all, it's only 2-3 MB).

Cheers,
PerA

-- System Information:
Debian Release: 6.0.3
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages orpie depends on:
libc6                     2.11.2-10      Embedded GNU C Library: Shared lib
libgsl0ldbl               1.14+dfsg-1    GNU Scientific Library (GSL) -- li
libncurses5               5.7+20100313-5 shared libraries for terminal hand
ocaml                     3.11.2-2       ML language implementation with a 
ocaml-nox                 3.11.2-2       ML implementation with a class-bas

orpie recommends no packages.

orpie suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to