Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
glabels und libgnomprintui
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
mario88
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 122
Location: Vienna

PostPosted: Sat Sep 27, 2003 2:02 pm    Post subject: glabels und libgnomprintui Reply with quote

Code:
root@workstation mario # emerge glabels
Calculating dependencies ...done!
>>> emerge (1 of 1) app-misc/glabels-1.90.0 to /
>>> md5 src_uri ;-) glabels-1.90.0.tar.gz
>>> Unpacking source...
>>> Unpacking glabels-1.90.0.tar.gz to /var/tmp/portage/glabels-1.90.0/work
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.21... 0.22 found
checking for perl... /usr/bin/perl
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... yes
checking for GNOME Platform... GNOME 2.x
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for pkg-config... yes
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for strerror in -lcposix... no
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking what warning flags to pass to the C compiler...
checking what language compliance flags to pass to the C compiler...
./configure: line 3413: GNOME_X_CHECKS: command not found
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for gtk+-2.0 >= 2.0.5
                           libgnomeui-2.0 >= 2.0.1
                           libbonobo-2.0 >= 2.0.0
                           libxml-2.0 >= 2.4.23
                           libgnomeprint-2.0 >= 1.115.0
                           libgnomeprintui-2.0 >= 1.115.0
                           libgnomecanvas-2.0 >= 2.0.1
                           gdk-pixbuf-2.0 >= 2.0.5... Package libgnomeprint-2.0
was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeprint-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeprint-2.0' found

configure: error: Library requirements (gtk+-2.0 >= 2.0.5
                           libgnomeui-2.0 >= 2.0.1
                           libbonobo-2.0 >= 2.0.0
                           libxml-2.0 >= 2.4.23
                           libgnomeprint-2.0 >= 1.115.0
                           libgnomeprintui-2.0 >= 1.115.0
                           libgnomecanvas-2.0 >= 2.0.1
                           gdk-pixbuf-2.0 >= 2.0.5) not met; consider adjusting
the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard
prefix so pkg-config can find them.

!!! ERROR: app-misc/glabels-1.90.0 failed.
!!! Function econf, Line 324, Exitcode 1
!!! econf failed

root@workstation mario #

Was kann ich da machen??
Ich hab libgnomeprintui-2.4 installiert.
_________________
Cyber Anarchist
Back to top
View user's profile Send private message
dertobi123
Retired Dev
Retired Dev


Joined: 19 Nov 2002
Posts: 2679
Location: Oberhausen, Germany

PostPosted: Sat Sep 27, 2003 2:55 pm    Post subject: Reply with quote

Auch libgnomeprint?

Gruß Tobias
_________________
Ganz frisch: Praxisbuch Nagios
Gentoo Linux - Die Metadistribution (2. Auflage)
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Sat Sep 27, 2003 2:58 pm    Post subject: Reply with quote

ein blick in das ebuild von glabels verrät, dass es explizit den 1.x release von libgnomeprint möchte.

das kommt auch in einen anderen slot, also merge das latest 1.1 und versuch glabels dann nochmal.
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
dertobi123
Retired Dev
Retired Dev


Joined: 19 Nov 2002
Posts: 2679
Location: Oberhausen, Germany

PostPosted: Sat Sep 27, 2003 3:03 pm    Post subject: Reply with quote

Falsch, er will libgnomeprint >= 1.115. Ich übersetze: größer/gleich.
Er meldet auch, dass er libgnomeprint-2.0 nicht finden kann.
BTW: Hier läuft glabels-1.92; libgnomeprint-2.4.0.

Gruß Tobias
_________________
Ganz frisch: Praxisbuch Nagios
Gentoo Linux - Die Metadistribution (2. Auflage)
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Sat Sep 27, 2003 3:13 pm    Post subject: Reply with quote

dann kommt die grosse frage warum das jeweils in einen anderen slot geht?
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
mario88
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 122
Location: Vienna

PostPosted: Sat Sep 27, 2003 3:14 pm    Post subject: Reply with quote

dertobi123 wrote:
Auch libgnomeprint?

Gruß Tobias

Ja, libgnomeprint-2.4
_________________
Cyber Anarchist
Back to top
View user's profile Send private message
dertobi123
Retired Dev
Retired Dev


Joined: 19 Nov 2002
Posts: 2679
Location: Oberhausen, Germany

PostPosted: Sat Sep 27, 2003 3:37 pm    Post subject: Reply with quote

Suche unter bugs.gentoo.org nach glabels und zieh dir von dort das glabels-1.92.0 ebuild in dein PORTAGE_OVERLAY.
Mit 1.92.0 geht's, das 1.90.0 ist buggy.

Tobias
_________________
Ganz frisch: Praxisbuch Nagios
Gentoo Linux - Die Metadistribution (2. Auflage)
Back to top
View user's profile Send private message
mario88
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 122
Location: Vienna

PostPosted: Sat Sep 27, 2003 4:17 pm    Post subject: Reply with quote

Code:
root@workstation portage # emerge glabels-1.92.0.ebuild
Calculating dependencies \!!! aux_get(): ebuild for 'local/glabels-1.92.0' does not exist at:
!!!            /usr/portage/local/glabels/glabels-1.92.0.ebuild
emerge: create(): aux_get() error on local/glabels-1.92.0; aborting...

??
Also PORTDIR_OVERLAY ist auf /usr/local/portage gesetzt.
_________________
Cyber Anarchist
Back to top
View user's profile Send private message
dertobi123
Retired Dev
Retired Dev


Joined: 19 Nov 2002
Posts: 2679
Location: Oberhausen, Germany

PostPosted: Sat Sep 27, 2003 4:24 pm    Post subject: Reply with quote

Code:
mkdir /usr/local/portage/app-misc

Darein schiebst du dein glabels Verzeichnis.
_________________
Ganz frisch: Praxisbuch Nagios
Gentoo Linux - Die Metadistribution (2. Auflage)
Back to top
View user's profile Send private message
mario88
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 122
Location: Vienna

PostPosted: Sat Sep 27, 2003 4:35 pm    Post subject: Reply with quote

Code:
root@workstation glabels # emerge glabels
Calculating dependencies ...done!
>>> emerge (1 of 1) app-misc/glabels-1.92.0 to /
>>> md5 src_uri ;-) glabels-1.92.0.tar.gz
>>> Unpacking source...
>>> Unpacking glabels-1.92.0.tar.gz to /var/tmp/portage/glabels-1.92.0/work
 * Applying glabels-1.92.0-desktopfix.patch...

 * Failed Patch: glabels-1.92.0-desktopfix.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/glabels-1.92.0/temp/glabels-1.92.0-desktopfix.patch-23106.out


!!! ERROR: app-misc/glabels-1.92.0 failed.
!!! Function epatch, Line 354, Exitcode 0
!!! Failed Patch: glabels-1.92.0-desktopfix.patch!

root@workstation glabels #

Ich hab dieses Ebuild und diesen Patch genommen. :cry:
_________________
Cyber Anarchist
Back to top
View user's profile Send private message
dertobi123
Retired Dev
Retired Dev


Joined: 19 Nov 2002
Posts: 2679
Location: Oberhausen, Germany

PostPosted: Sat Sep 27, 2003 5:10 pm    Post subject: Reply with quote

Liegt der Patch auch in '/usr/local/portage/app-misc/glabels/files' ?
_________________
Ganz frisch: Praxisbuch Nagios
Gentoo Linux - Die Metadistribution (2. Auflage)
Back to top
View user's profile Send private message
mario88
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 122
Location: Vienna

PostPosted: Sat Sep 27, 2003 5:29 pm    Post subject: Reply with quote

dertobi123 wrote:
Liegt der Patch auch in '/usr/local/portage/app-misc/glabels/files' ?

Ja.

Muss ich den Patch UNBEDINGT verwenden?
_________________
Cyber Anarchist
Back to top
View user's profile Send private message
dertobi123
Retired Dev
Retired Dev


Joined: 19 Nov 2002
Posts: 2679
Location: Oberhausen, Germany

PostPosted: Sat Sep 27, 2003 5:58 pm    Post subject: Reply with quote

Der Autor _dieses_ ebuild wird sich was dabei gedacht haben ;)
Wenn's denn gar nicht geht, dann kopier das glabels-1.90.0.ebuild nach /usr/local/portage/app-misc/glabels/glabels-1.92.0.ebuild.

Gruß Tobias
_________________
Ganz frisch: Praxisbuch Nagios
Gentoo Linux - Die Metadistribution (2. Auflage)
Back to top
View user's profile Send private message
mario88
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 122
Location: Vienna

PostPosted: Sat Sep 27, 2003 6:06 pm    Post subject: Reply with quote

Also ich hab es jetzt mal ohne den Patch installiert. Abgesehen davon, dass es manchmal mit Speicherzugriffsfehlern abstürzt, bietet es scheinbar nicht die Möglichkeit richtig CD-Labels zu erstellen. (Avery) Wieso kann ich denn nicht einfach ein schon vorgefertigtes Bild einfügen?
_________________
Cyber Anarchist
Back to top
View user's profile Send private message
mario88
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 122
Location: Vienna

PostPosted: Sat Sep 27, 2003 6:06 pm    Post subject: Reply with quote

Doppelpost :roll:
_________________
Cyber Anarchist


Last edited by mario88 on Sat Sep 27, 2003 9:32 pm; edited 1 time in total
Back to top
View user's profile Send private message
mario88
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 122
Location: Vienna

PostPosted: Sat Sep 27, 2003 6:10 pm    Post subject: Reply with quote

Entschuldigung, ich hab deine Antwort zu spät gesehen. Aber was soll das bringen, das Ebuild dorthin zu verschieben.

PS: Keine Ahnung, warum meine Posts immer doppelt kommen :?
_________________
Cyber Anarchist
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum