Page 1 of 1
installing extra dependencies
Posted: Sat Aug 22, 2009 12:54 am
by marcel
I'am trying to install extra dependencies for ajaXplorder, but for so far it doesn't work. I think i'am doing something wrong... Some screen-shots:
ajaXplorder:
My apps:

Re: installing extra dependencies
Posted: Sat Aug 22, 2009 2:19 am
by cpg
hi marcel,
the dependencies should be:
(i *thought* i had sent email about this, no?)
definitely no architecture info there (x86_64) ... that is user dependent!
Re: installing extra dependencies
Posted: Sat Aug 22, 2009 2:55 am
by marcel
yeah you send a mail about how to yum list all. outcome:
Code: Select all
[root@SERVER conf.d]# grep mcrypt /tmp/list-all.log
libmcrypt.x86_64 2.5.8-7.fc10 @updates
mcrypt.x86_64 2.6.8-1.fc10 @updates
gyachi-plugin-mcrypt.x86_64 1.2.1-3.fc10 updates
libmcrypt.i386 2.5.8-7.fc10 updates
libmcrypt-devel.i386 2.5.8-7.fc10 updates
libmcrypt-devel.x86_64 2.5.8-7.fc10 updates
libtomcrypt.i386 1.17-9.fc9 fedora
libtomcrypt.x86_64 1.17-9.fc9 fedora
libtomcrypt-devel.i386 1.17-9.fc9 fedora
libtomcrypt-devel.x86_64 1.17-9.fc9 fedora
libtomcrypt-doc.x86_64 1.17-9.fc9 fedora
php-mcrypt.x86_64 5.2.9-2.fc10 updates
libmcrypt.x86_64 2.5.8-7.fc10 @updates
mcrypt.x86_64 2.6.8-1.fc10 @updates
gyachi-plugin-mcrypt.x86_64 1.2.1-3.fc10 updates
libmcrypt.i386 2.5.8-7.fc10 updates
libmcrypt-devel.i386 2.5.8-7.fc10 updates
libmcrypt-devel.x86_64 2.5.8-7.fc10 updates
libtomcrypt.i386 1.17-9.fc9 fedora
libtomcrypt.x86_64 1.17-9.fc9 fedora
libtomcrypt-devel.i386 1.17-9.fc9 fedora
libtomcrypt-devel.x86_64 1.17-9.fc9 fedora
libtomcrypt-doc.x86_64 1.17-9.fc9 fedora
php-mcrypt.x86_64 5.2.9-2.fc10
So a thought i'll try mcrypt_x86_64 and try to find the dependencies for 32 bits. but i had it wrong. thanks for the info.
Re: installing extra dependencies
Posted: Sat Aug 22, 2009 3:42 am
by marcel
Re: installing extra dependencies
Posted: Sat Aug 22, 2009 9:38 am
by bsk
Yes, the .ARCH is just for your machine, on others it might state .i386 instead of x86_64. But they will install the same.