Lieber Besucher, herzlich willkommen bei: GentooForum.de.
Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert.
Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können.
Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang.
Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
app-office/calligra splitten
Hallo,
weiß jemand ob und ggf wie man app-office/calligra splitten kann? Ich brauch nur Tabellenkalkulation und Textbearbeitung.
Schaue Dir das Paket mal mit "eix" an. Es unterstützt die USE-Expand-Flags CALLIGRA_FEATURES="??"
Setze also die CALLIGRA_FEATURES="was du brauchst" in die make.conf
Auch wenn Open-Source kostenlos ist, ist sie nicht umsonst. Dein Preis ist Dein Engagement und Mitarbeit an OS-Projekten.
Wenn Du keinen Preis bezahlen willst, bist Du die Ware. Und das ist nicht Open Source, geschweigedenn frei.
Habe ich schon probiert.
|
Quellcode
|
1
|
CALLIGRA_FEATURES="words"
|
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
flammenflitzer olaf # emerge calligra -pv
These are the packages that would be merged, in order:
Calculating dependencies /
!!! Problem resolving dependencies for app-office/calligra
... done!
!!! The ebuild selected to satisfy "calligra" has unmet requirements.
- app-office/calligra-2.3.92::gentoo USE="(consolekit) crypt eigen exif gif iconv jpeg jpeg2k kdepim lcms marble mso (multilib) mysql okular openexr opengl pdf (policykit) semantic-desktop ssl test tiff truetype wmf word-perfect xml (-aqua) -attica -fftw -fontconfig -freetds -glew -glib -gsf -gsl -handbook -kdcraw -openctl -postgres (-sybase) -threads -xbase -xslt" CALLIGRA_FEATURES="words -braindump -flow -karbon -kexi -krita -plan -stage -tables"
The following REQUIRED_USE flag constraints are unsatisfied:
calligra_features_words? ( calligra_features_tables ) test? ( calligra_features_karbon )
The above constraints are a subset of the following complete expression:
calligra_features_kexi? ( calligra_features_tables ) calligra_features_words? ( calligra_features_tables ) calligra_features_krita? ( eigen exif lcms ) calligra_features_plan? ( kdepim semantic-desktop ) calligra_features_tables? ( eigen ) test? ( calligra_features_karbon )
|
|
Quellcode
|
1
2
3
4
5
6
|
flammenflitzer olaf # CALLIGRA_FEATURES="words karbon tables" USE=test emerge calligra -pv
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ~] app-office/calligra-2.3.92 [2.3.87] USE="crypt eigen exif gif iconv jpeg jpeg2k kdepim lcms marble mso mysql okular openexr opengl pdf semantic-desktop ssl test tiff truetype wmf word-perfect xml (-aqua) -attica -fftw -fontconfig -freetds -glew -glib -gsf -gsl -handbook -kdcraw -openctl -postgres (-sybase) -threads -xbase -xslt" CALLIGRA_FEATURES="karbon tables words -braindump* -flow* -kexi* -krita* -plan* -stage*" 0 kB
|
scheint so halbwegs zu funktionieren. karbon muss wohl dabei sein.
Wozu brauchst Du eigentlich USE=test ? Dieser USE-Flag zieht karbon als Abhängigkeit.
Auch wenn Open-Source kostenlos ist, ist sie nicht umsonst. Dein Preis ist Dein Engagement und Mitarbeit an OS-Projekten.
Wenn Du keinen Preis bezahlen willst, bist Du die Ware. Und das ist nicht Open Source, geschweigedenn frei.
Brauche ich nicht. Wurde mir beim ersten Versuch bei app-office/calligra als fehlende USE Flag angezeigt. Ich versuche jetzt mal
|
Quellcode
|
1
2
3
4
5
6
|
flammenflitzer olaf # ALLIGRA_FEATURES="words tables" USE=-test emerge calligra -pv
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ~ app-office/calligra-2.3.92 [2.3.87] USE="crypt eigen exif gif iconv jpeg jpeg2k kdepim lcms marble mso mysql okular openexr opengl pdf semantic-desktop ssl tiff truetype wmf word-perfect xml (-aqua) -attica -fftw -fontconfig -freetds -glew -glib -gsf -gsl -handbook -kdcraw -openctl -postgres (-sybase) -test* -threads -xbase -xslt" CALLIGRA_FEATURES="karbon tables words -braindump* -flow* -kexi* -krita* -plan* -stage*" 0]
|
Danke
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[ 48%] Building CXX object active/CMakeFiles/calligraactive.dir/src/MainWindow.o
/var/tmp/portage/app-office/calligra-2.3.92/work/calligra-2.3.92/active/src/MainWindow.cpp: In constructor »MainWindow::MainWindow(QWidget*)«:
/var/tmp/portage/app-office/calligra-2.3.92/work/calligra-2.3.92/active/src/MainWindow.cpp:60:16: Warnung: enumeration value »Undefined« not handled in switch
/var/tmp/portage/app-office/calligra-2.3.92/work/calligra-2.3.92/active/src/MainWindow.cpp: At global scope:
/var/tmp/portage/app-office/calligra-2.3.92/work/calligra-2.3.92/active/src/MainWindow.cpp:39:1: Warnung: unbenutzter Parameter »parent«
[ 48%] Building CXX object active/CMakeFiles/calligraactive.dir/main.o
[ 48%] Building CXX object active/CMakeFiles/calligraactive.dir/qrc_CalligraActive.o
Linking CXX executable calligraactive
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libcalligrastageprivate.so: undefined reference to `KoShapeSavingContext::drawId(KoShape const*, bool)'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libcalligrastageprivate.so: undefined reference to `KoShapeSavingContext::subId(QTextBlockUserData const*, bool)'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [active/calligraactive] Fehler 1
make[1]: *** [active/CMakeFiles/calligraactive.dir/all] Fehler 2
make: *** [all] Fehler 2
|
Ob das an meinen Einstellungen liegt?
|
Quellcode
|
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
|
flammenflitzer olaf # emerge --info =app-office/calligra-2.3.92
Portage 2.1.10.49 (default/linux/amd64/10.0/desktop/kde, gcc-4.5.3, glibc-2.13-r4, 3.2.9-gentoo x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-3.2.9-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E6750_@_2.66GHz-with-gentoo-2.0.3
Timestamp of tree: Fri, 23 Mar 2012 14:00:01 +0000
app-shells/bash: 4.2_p20
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.7.2-r3, 3.1.4-r3, 3.2.2
dev-util/cmake: 2.8.6-r4
dev-util/pkgconfig: 0.26
sys-apps/baselayout: 2.0.3
sys-apps/openrc: 0.9.8.4
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.13, 2.68
sys-devel/automake: 1.4_p6-r1, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.21.1-r1
sys-devel/gcc: 4.5.3-r2
sys-devel/gcc-config: 1.5-r2
sys-devel/libtool: 2.4-r1
sys-devel/make: 3.82-r1
sys-kernel/linux-headers: 3.3 (virtual/os-headers)
sys-libs/glibc: 2.13-r4
Repositories: gentoo x-local
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n"
FEATURES="assume-digests binpkg-logs buildpkg distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="de"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/overlays/local"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="64bit X a52 aac aalib acl acpi alsa amd64 berkdb bluetooth bluray branding bzip2 cairo cdda cddb cdparanoia cdr cdrom cli consolekit cracklib crypt cuda cups cxx dbus declarative dhcp dri dts dvb dvd dvdr emboss emovix encode exif fam fame ffmpeg firefox flac fortran gdbm gdu gif gpm gtk iconv ipv6 jpeg jpeg2k kde kipi lcms ldap libnotify libsamplerate lirc mad matroska mjpeg mmx mng modules mp3 mp4 mpeg mtp mudflap multilib musepack musicbrainz ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds pppd pulseaudio qt3support qt4 quicktime raw readline rtc sdl semantic-desktop session shorten spell sse sse2 sse3 ssl ssse3 startup-notification svg sysfs tcpd theora tiff truetype udev unicode upnp usb v4l2 vcd vdpau vorbis x264 xanim xcb xcomposite xinerama xml xorg xscreensaver xulrunner xv xvid yv12 zlib zvbi" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="words tables karbon" CAMERAS="adc65 agfa_cl20 aox ax203 barbie canon casio_qv clicksmart310 digigr8 digita dimagev dimera3500 directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 jl2005a jl2005c kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica konica_qm150 largan lg_gsm mars mustek panasonic_coolshot panasonic_dc1000 panasonic_dc1580 panasonic_l859 pccam300 pccam600 polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2 ricoh ricoh_g3 samsung sierra sipix_blink sip sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55 soundvision spca50x sq905 st2205 stv0674 stv0680 sx330z template topfield toshiba_pdrm11" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev keyboard joystick mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" LIRC_DEVICES="devinput" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" SANE_BACKENDS="canon pixma" USERLAND="GNU" VIDEO_CARDS="nvidia nv v4l v4l2 vesa vga fbdev" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, INSTALL_MASK, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
|
Er findet KoShapeSavingContext nicht in einer lib ...
Ich habe koffice nicht installiert. Schätze aber ein
|
Quellcode
|
1
|
# emerge -1 app-office/koffice-libs
|
könnte vlt. testweise helfen. Sieht aus als würde eine Basis-Lib nicht richtig drinnen sein.