staging.inyokaproject.org

Abiword 3.0.0 selber kompilieren

Status: Gelöst | Ubuntu-Version: Ubuntu 12.04 (Precise Pangolin)
Antworten |

Lae6ge6k

Anmeldungsdatum:
19. Februar 2013

Beiträge: 566

In diesem Forum werden Fragen zu Installation und zur Bedienung von Programmen diskutiert. Übliche Themen sind

Installation von Programmen aus dem Quelltext

Zu meiner Bestätigung, ich bin in diesem Forumsabschnitt richtig, da kann ich keinen Widerspruch dulden. Ich wollte gerade Abiword (Abiword 3.0 mit GTK+3 und RDF-Unterstützung) in Ubuntu 12.04.3 (64 Bit) installieren. Aber klappt nicht. Mein English ist ganz schlecht, fast nicht's .

Ich bräuchte eine Schritt für Schritt Anleitung.

Der Download ist

1
11:11:06 internet > file:///home/internet/Downloads/abiword-3.0.0.tar.gz 

Abiword 3.0 habe ich mit der Archivverwaltung entpackt. Denn Abiword ist töfte. Wer könnte mir helfen Abiword 3.0 zu installieren?

Bearbeitet von Hexe25:

Threadtitel angepasst

UrbanFlash Team-Icon

Avatar von UrbanFlash

Anmeldungsdatum:
21. Februar 2006

Beiträge: 5549

Was heißt töfte?

Und hilfreich wäre, wo du das Archiv runtergeladen hast, nicht wo du es hingespeichert hast... Ebenfalls wäre interessant was du bereits probiert hast.

Und überhaupt ist interessant wo du eine 3.0 her hast, auf der Seite von Abiword ist die neueste Entwicklungsversion 2.9.4. Stable ist immer noch 2.8.6.

Sehr dubios das ganze...

Mr._Fantastic

Anmeldungsdatum:
31. August 2013

Beiträge: Zähle...

UrbanFlash

töfte oder tufte

kommt von hebräisch "tobith" (Adverbform von tob = gut) über die yiddische Aussprache http://de.answers.yahoo.com/question/index?qid=20070827055024AAK51v2

ANDREAS 1967 Zu meiner Bestätigung, ich bin in diesem Forumsabschnitt richtig, da kann ich keinen Widerspruch dulden

Wenn das dein Ton ist, dann bist du definitiv falsch in diesem Forum gewöhne dir gefälligst einen anderen Ton an!!!!!!

Fanatics

Avatar von Fanatics

Anmeldungsdatum:
25. August 2010

Beiträge: 1032

Was spricht gegen ein

1
sudo apt-get install abiword

aus dem Repository?

Lae6ge6k

(Themenstarter)

Anmeldungsdatum:
19. Februar 2013

Beiträge: 566

Die Quelle von Abiword ist folgende http://abisource.com/downloads/abiword/3.0.0/ Anfangs hatte ich die entpackte Readme gelesen, aber nichts verstanden, english. Im Terminal

1
cd 

...<<< da komme ich gerade nicht heran, deshalb etwas wenig Information, eingegeben in meinem Root Account.

Lae6ge6k

(Themenstarter)

Anmeldungsdatum:
19. Februar 2013

Beiträge: 566

Hier gibts Info zu Abiword, http://www.pro-linux.de/news/1/20354/abiword-30-mit-gtk3-und-rdf-unterstuetzung.html

Kurz zusammengefasst Abiword kann jetzt epup lesen, Abiword 3.0 hat jetzt Gimp Toolkit 3 (GTK+ 3), Die Entwickler behoben jede Menge Fehler.

mrkramps Team-Icon

Avatar von mrkramps

Anmeldungsdatum:
10. Oktober 2006

Beiträge: 5523

Abiword liegt in der aktuellen stabilen Version in den Paketquellen und kann, wie von Fanatics beschrieben, installiert werden. Wenn du unbedingt die neuere Entwicklerversion haben musst, dann findest du alle Erläuterungen zum manuellen Installieren aus dem Quelltext im Wiki-Artikel Programme kompilieren.

Ich habe den Quelltext in der Standardkonfiguration gerade erfolgreich unter 12.04 kompiliert und installiert.

Lae6ge6k

(Themenstarter)

Anmeldungsdatum:
19. Februar 2013

Beiträge: 566

Ich bin gerade im Root-Account

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
cd '/home/andy/Arbeitsfläche/Abiword/' 
'/home/andy/Arbeitsfläche/Abiword/abiword-3.0.0/Makefile.am' 
sudo '/home/andy/Arbeitsfläche/Abiword/abiword-3.0.0/Makefile.am' 
[sudo] password for andy: 
sudo: /home/andy/Arbeitsfläche/Abiword/abiword-3.0.0/Makefile.am: Befehl nicht gefunden
sudo '/home/andy/Arbeitsfläche/Abiword/abiword-3.0.0/install-sh' 
/home/andy/Arbeitsfläche/Abiword/abiword-3.0.0/install-sh: no input file specified.
sudo '/home/andy/Arbeitsfläche/Abiword/abiword-3.0.0/configure' 
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for perl... yes
checking for platform and toolkit... unix / gtk
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for working strtod... yes
checking for uint32_t... yes
checking for alarm... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for strcspn... yes
checking for strncasecmp... yes
checking for strtoul... yes
checking for CHAMPLAIN... no
checking whether gcc understands -Wall... yes
checking whether gcc understands -Wextra... yes
checking whether gcc understands -Wsign-compare... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wchar-subscripts... yes
checking whether gcc understands -Wwrite-strings... yes
checking whether gcc understands -Wmissing-noreturn... yes
checking whether gcc understands -Wunused... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wshadow... yes
checking whether gcc understands -Wno-overloaded-virtual... yes
checking for libpng... yes
checking for PNG... yes
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
configure: error: jpeg.h not found

Hier mal eine Zusammenfassung der Error,unknown

1
2
3
4
5
6
7
sudo: /home/andy/Arbeitsfläche/Abiword/abiword-3.0.0/Makefile.am: Befehl nicht gefunden
/home/andy/Arbeitsfläche/Abiword/abiword-3.0.0/install-sh: no input file specified.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
configure: error: jpeg.h not found
Abiword3.0.txt (6.6 KiB)
Download Abiword3.0.txt

UrbanFlash Team-Icon

Avatar von UrbanFlash

Anmeldungsdatum:
21. Februar 2006

Beiträge: 5549

Das ist alles sehr verwirrend...

Geh in den Ordner und führe folgende Befehle aus:

./configure
make
sudo make install

Und lass die Finger von einem Rootaccount wenn du offensichtlich noch nicht so versiert bist in der Bedienung deines Systems. Wobei deine Ausgabe eigentlich nicht darauf hindeutet, dass du tatsächlich einen Rootaccount verwendest...

mrkramps Team-Icon

Avatar von mrkramps

Anmeldungsdatum:
10. Oktober 2006

Beiträge: 5523

ANDREAS 1967 schrieb:

Ich bin gerade im Root-Account

Und ich sollte gerade jede Hilfestellung sein lassen. Du arbeitest nicht im Root-Account! Mit sudo gibt es das nötige Werkzeug um einem Benutzer zeitweise alle notwendigen Rechte für Systemoperationen zu erlauben.

Und nein, du tust auch nicht das, was UrbanFlash dir empfohlen hat. Du liest dir erst den von mir verlinkten Wiki-Artikel Programme kompilieren vollständig durch. Was du offensichtlich nicht getan hast, sonst wüsstest du, was die Fehlermeldung bedeutet.

Lae6ge6k

(Themenstarter)

Anmeldungsdatum:
19. Februar 2013

Beiträge: 566

UrbanFlash

Geh in den Ordner und führe folgende Befehle aus:

./configure make sudo make install

1
2
3
4
5
6
7
cd '/home/andy/Arbeitsfläche/Abiword/' 
make
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden.  Schluss.
andy@andy-desktop:~/Arbeitsfläche/Abiword$ sudo make install
[sudo] password for andy: 
make: *** Keine Regel, um »install« zu erstellen.  Schluss.
 

UrbanFlash Team-Icon

Avatar von UrbanFlash

Anmeldungsdatum:
21. Februar 2006

Beiträge: 5549

Das waren 3 Befehle, nicht 2...

Fanatics

Avatar von Fanatics

Anmeldungsdatum:
25. August 2010

Beiträge: 1032

Wenn doch Deine Dateien in

1
/home/andy/Arbeitsfläche/Abiword/abiword-3.0.0

liegen, wieso führst Du dann die von @UrbanFlash angeführten Befehle in

/home/andy/Arbeitsfläche/Abiword

aus?

axt

Anmeldungsdatum:
22. November 2006

Beiträge: 34254

ANDREAS 1967 schrieb:

Ich bräuchte eine Schritt für Schritt Anleitung.

Tatsächlich? Schon fertig mit Deinen Projekten Recovery Mode aufhübschen und lokale Paketquellen für den PC-Ernstfall, daß Du Dich neuem Schwachsinn widmen kannst? Wird eigentlich Dein Modem noch heiß?

Wenn Du Abiword v3.0 haben willst, installiere ab Donnerstag Ubuntu 13.10, damit Du wenigstens ein Mal was sinnvoll anfängst und vor allem auch zuende bringst! Bis Du dann 2 Tage darauf ohnehin wieder Debian besser findest.

Mehr wird nicht werden, wenn Du keinerlei Zusammenhänge und Fachtermini kennst, sie auch nicht gewillt bist, sie Dir anzueigen - der ständige Verweis, kein Englisch zu können, andere sollen die Arbeit für Deine genialen Ideen erledigen, bestätigt das - und überhaupt strukturiert vorzugehen.

Mr._Fantastic

Anmeldungsdatum:
31. August 2013

Beiträge: 170

Abiword 3.0 ist fertig

Vergrößern Nach gut zwei Jahren Arbeit haben die Entwickler Version 3.0.0 der schlanken Textverarbeitung Abiword veröffentlicht. Abiword 3.0 steht derzeit als Quelltextarchiv zum Download bereit, das sich auf aktuellen Linux-Systemen ohne größere Probleme übersetzen lässt.

http://www.heise.de/newsticker/meldung/Abiword-3-0-ist-fertig-1979542.html

Antworten |