Re: Fwd: Re: [GnomeMeeting-list] Mandrake 9.0



Le mar 29/07/2003 à 22:23, Alexis Moreau a écrit :
> OK, some dependencies problem. I had difficult to find rpm for GConf-devel on 
> Mandrake, I found one for Red Hat. I try and I have this : 
> 

Never do that!!
RedHat RPMs are for RedHat and won't work on Mandrake... You should be
able to find the gconf2-devel rpm for Mandrake too, I just hope it
doesn't have another name....

Why not trying urpmi?

> [root localhost alexis2]# rpm -Uvh GConf2-devel-1.2.1-5.i386.rpm
> error: failed dependencies:
> 	ORBit2-devel is needed by GConf2-devel-1.2.1-5
> 	bonobo-activation-devel is needed by GConf2-devel-1.2.1-5
> 	gtk-doc-common is needed by GConf2-devel-1.2.1-5
> 
> If I want to install ORBit, I have this :
> 
> [root localhost alexis2]# rpm -Uvh ORBit2-devel-2.4.1-1.i386.rpm
> Preparing...                ########################################### [100%]
> file /usr/bin/ior-decode-2 from install of ORBit2-devel-2.4.1-1 conflicts with 
> file from package ORBit2-2.4.1-2mdk
> file /usr/bin/typelib-dump from install of ORBit2-devel-2.4.1-1 conflicts with 
> file from package ORBit2-2.4.1-2mdk
> file /usr/bin/orbit-idl-2 from install of ORBit2-devel-2.4.1-1 conflicts with 
> file from package libORBit2_0-devel-2.4.1-2mdk
> file /usr/lib/libORBit-2.a from install of ORBit2-devel-2.4.1-1 conflicts with 
> file from package libORBit2_0-devel-2.4.1-2mdk
> file /usr/lib/libORBitCosNaming-2.a from install of ORBit2-devel-2.4.1-1 
> conflicts with file from package libORBit2_0-devel-2.4.1-2mdk
> file /usr/lib/libname-server-2.a from install of ORBit2-devel-2.4.1-1 
> conflicts with file from package libORBit2_0-devel-2.4.1-2mdk
> 
> and of course :
> 
> [root localhost alexis2]# rpm -Uvh bonobo-activation-devel-1.0.3-2.i386.rpm
> error: failed dependencies:
> 	ORBit2-devel >= 2.4.0 is needed by bonobo-activation-devel-1.0.3-2
> 
> Does someone knows what can I do for that ?!? I become crazy...
> 
> Le Mardi 29 Juillet 2003 17:05, Damien Sandras a écrit :
> > See here:
> > http://mail.gnome.org/archives/gnomemeeting-list/2003-July/msg00272.html
> >
> > ;)
> >
> > Le mar 29/07/2003 à 17:03, Alexis Moreau a écrit :
> > > Sorry, I had a problem with my space disk, and I m not sure that my last
> > > emails have been sent. If there was an answer, thank you to resend it to
> > > me
> > >
> > > :)
> > >
> > > ----------  Message transmis  ----------
> > >
> > > Subject: Re: [GnomeMeeting-list] Mandrake 9.0
> > > Date: Tue, 29 Jul 2003 14:08:55 +0200
> > > From: Alexis Moreau <alexis c moreau wanadoo fr>
> > > To: gnomemeeting-list gnome org
> > >
> > > Ok, I think I succeed in installing pwlib and openh323 like indicated in
> > > the FAQ, but a I have this error when configuring gnomemeeting :
> > >
> > > ./configure --prefix=/usr --sysconfdir=/etc
> > >
> > > (...)
> > >
> > > Using config source xml::/etc/gconf/gconf.xml.defaults for schema
> > >  installation Using $(sysconfdir)/gconf/schemas/ as install directory for
> > >  schema files checking for pkg-config... /usr/bin/pkg-config
> > > checking for gtk+-2.0 >= 2.0.6 esound >= 0.2.28 gconf-2.0 >= 1.2.1
> > > libxml-2.0
> > >
> > > >= 2.4.23 libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0... Package
> > > > gconf-2.0
> > >
> > > was not found in the pkg-config search path.
> > > Perhaps you should add the directory containing `gconf-2.0.pc'
> > > to the PKG_CONFIG_PATH environment variable
> > > No package 'gconf-2.0' found
> > >
> > > configure: error: Library requirements (gtk+-2.0 >= 2.0.6 esound >=
> > > 0.2.28 gconf-2.0 >= 1.2.1 libxml-2.0 >= 2.4.23 libgnome-2.0 >= 2.0.0
> > > libgnomeui-2.0
> > >
> > > >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment
> > >
> > > variable if your libraries are in a nonstandard prefix so pkg-config can
> > > find them.
> > >
> > > If I understand, he can not find the mentionned packages, but, I do not
> > > know how I can show to him the path of all these programs, and shall I
> > > have the right version number for each package ?
> > >
> > > Le Mardi 29 Juillet 2003 10:05, Damien Sandras a écrit :
> > > > The FAQ on gnomemeeting.org describes what to do step by step, but
> > > > don't forget to rpm -e all old packages (openh323, openh323-devel,
> > > > pwlib, pwlib-devel, gnomemeeting).
> > > >
> > > > Le mar 29/07/2003 à 00:26, Alexis Moreau a écrit :
> > > > > Yes, I try this, but I dever succeed in compile sources. Let's see.
> > > > >
> > > > > Le Lundi 28 Juillet 2003 23:58, Damien Sandras a écrit :
> > > > > > Perhaps compiling things by hand without rpms is another option?
> > > > > >
> > > > > > Le lun 28/07/2003 à 22:06, Alexis Moreau a écrit :
> > > > > > > rpm -qa | grep pwlib : i686 unknown unknown
> > > > > > > Older versions are desinstalled.
> > > > > > >
> > > > > > > If I try to install packages for Mandrake 9.1, I have this :
> > > > > > >
> > > > > > > [root localhost alexis2]# rpm -i pwlib-1.5.0-1.i586.rpm
> > > > > > > error: failed dependencies:
> > > > > > > 	libaudio.so.2   is needed by pwlib-1.5.0-1
> > > > > > > 	libcrypto.so.0.9.7   is needed by pwlib-1.5.0-1
> > > > > > > 	libssl.so.0.9.7   is needed by pwlib-1.5.0-1
> > > > > > > 	libc.so.6(GLIBC_2.3)   is needed by pwlib-1.5.0-1
> > > > > > > 	libpthread.so.0(GLIBC_2.3.2)   is needed by pwlib-1.5.0-1
> > > > > > >
> > > > > > > Always, this Glibc 2.3, but I can not upgrade it because of the
> > > > > > > dependencies.
> > > > > > >
> > > > > > > Le Lundi 28 Juillet 2003 22:20, Joao Pedro a écrit :
> > > > > > > > Alexis Moreau wrote:
> > > > > > > > >In fact, ptlib.h is located in
> > > > > > > > > /usr/src/RPM/BUILD/pwlib/include. I do net understand.
> > > > > > > >
> > > > > > > > But that is not the place the installer is complaining about :
> > > > > > > >
> > > > > > > > /+ install include/ptlib.h */var/tmp/pwlib-root/usr/include*
> > > > > > > > install: Ne peut évaluer `include/ptlib.h' par stat(): No such
> > > > > > > > file or directoryerror: Bad exit status from
> > > > > > > > /var/tmp/rpm-tmp.96509 (%install)
> > > > > > > >
> > > > > > > >
> > > > > > > > /Alexis, have you tried installing the packages from
> > > > > > > >
> > > > > > > > http://snapshots.seconix.com/mandrake/  and see if there are
> > > > > > > > any complaints ?
> > > > > > > > Be sure you have not installed older versions ( rpm -qa | grep
> > > > > > > > pwlib ) What is you machine? Can you tell the result of " uname
> > > > > > > > -mpi " ?
> > > > > > > >
> > > > > > > > J.Pedro
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > GnomeMeeting-list mailing list
> > > > > > > GnomeMeeting-list gnome org
> > > > > > > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> > > > >
> > > > > _______________________________________________
> > > > > GnomeMeeting-list mailing list
> > > > > GnomeMeeting-list gnome org
> > > > > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> > >
> > > -------------------------------------------------------
> > >
> > > _______________________________________________
> > > GnomeMeeting-list mailing list
> > > GnomeMeeting-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> 
> _______________________________________________
> GnomeMeeting-list mailing list
> GnomeMeeting-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
-- 
 _	Damien Sandras
(o-	GnomeMeeting: http://www.gnomemeeting.org/
//\	FOSDEM 2003:  http://www.fosdem.org
v_/_	H.323 phone:  callto://ils.seconix.com/dsandras seconix com
echo
'12245692587856285105409351sn[ln0=aln256%Pln256/snlbx]sb[q]salbxq'|dc






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]