xSPIM application does not start
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
spim (Debian) |
Fix Released
|
Unknown
|
|||
spim (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
I installed xSPIM from the Ubuntu Software Centre.
I rebooted my machine.
I went to the menu Applications-
Nothing happens, the application does not start
I ran the 'top' command in the terminal and the application does not appear to be in the list.
Work-around (doesn't work with all the Ubuntu releases): Write into the terminal "sudo apt-get install xfonts-75dpi xfonts-100dpi"
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: spim 8.0+dfsg-5
ProcVersionSign
Uname: Linux 2.6.38-10-generic x86_64
Architecture: amd64
Date: Wed Aug 10 10:11:45 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
LANGUAGE=en_US:en
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: spim
UpgradeStatus: No upgrade log present (probably fresh install)
tags: | added: oneiric precise quantal |
description: | updated |
description: | updated |
Changed in spim (Debian): | |
status: | Unknown → New |
Changed in spim (Ubuntu): | |
importance: | Undecided → High |
status: | Confirmed → Triaged |
Changed in spim (Debian): | |
status: | New → Fix Released |
I downloaded the code from launchpad using the command
bzr branch lp:ubuntu/natty/spim
Then, following the instructions in the README file I tried to make the code.
I got the following error.
gcc -m32 -g -I. -I../CPU -Dlinux -D__i386__ -D_POSIX_ C_SOURCE= 199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_ OFFSET_ BITS=64 -DFUNCPROTO=15 -DNARROWPROTO `cat configuration` -DTEXT_SIZE=65536 -DDATA_SIZE=131072 -DK_TEXT_SIZE=65536 -DDEFAULT_ EXCEPTION_ HANDLER= "\"/usr/ lib/spim/ exceptions. s\"" -DSPIM_ VERSION= "\"`cat ../VERSION`\"" -c -o spim-utils.o ../CPU/spim-utils.c features. h:388:0,
from /usr/include/ stdio.h: 28,
from ../CPU/ spim-utils. c:34: gnu/stubs. h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
In file included from /usr/include/
/usr/include/
compilation terminated.
make: *** [spim-utils.o] Error 1