|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
About Mono installation in CentOSHello everybody
I'm trying to install Mono on my CentOS 5 but i
coudn't
Firstly i try using mono.repo for centos, but when
it try to install libgdiplus it throw an dependency error, coudn't find
libexif.so.9 and libungif.so.4
Then i try with the .bin istalator and the throw
the same error but with libgailutil.so.17 and liblitz.so.1
I try too, with the CentOS Extras reporsitory and
the same but with lifgif.so.4
Finally I reinstall my system and from 0 y try with
the CentOS GUI installer in extras Mono, it works, but when i try to run an
application (GUI app) mono thow error coudn't find gdiplus.dll
I really don't know what to do, please can any budy
help me
regards
Roilan
_______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: About Mono installation in CentOSHi!
I've had an analogous problem with FC4 install. I use mono RHEL4 rpms I used www.rpmfind.net to find the old libexif and libungif. After installing these, everything went more or less smoothly. Cheers, Michał Ziemski Roilan Cardoso Sánchez pisze: > Hello everybody > I'm trying to install Mono on my CentOS 5 but i coudn't > Firstly i try using mono.repo for centos, but when it try to install > libgdiplus it throw an dependency error, coudn't find libexif.so.9 and > libungif.so.4 > Then i try with the .bin istalator and the throw the same error but > with libgailutil.so.17 and liblitz.so.1 > I try too, with the CentOS Extras reporsitory and the same but with > lifgif.so.4 > Finally I reinstall my system and from 0 y try with the CentOS GUI > installer in extras Mono, it works, but when i try to run an > application (GUI app) mono thow error coudn't find gdiplus.dll > I really don't know what to do, please can any budy help me > > regards > Roilan > ------------------------------------------------------------------------ > > _______________________________________________ > Mono-list maillist - Mono-list@... > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: About Mono installation in CentOSWell I try to install libexif-0.5 it throw an error said that sombe apps
(gphoto, gthumb, gimp, nautilus, eog, and gnome-scrrnsaver) need the actual libexif.so.12 ----- Original Message ----- From: "Michał Ziemski" <rook@...> To: "Roilan Cardoso Sánchez" <neptuno_000@...> Cc: <mono-list@...> Sent: Wednesday, February 27, 2008 11:36 AM Subject: Re: [Mono-list] About Mono installation in CentOS > Hi! > > I've had an analogous problem with FC4 install. > I use mono RHEL4 rpms > I used www.rpmfind.net to find the old libexif and libungif. > After installing these, everything went more or less smoothly. > > Cheers, > Michał Ziemski > > Roilan Cardoso Sánchez pisze: >> Hello everybody >> I'm trying to install Mono on my CentOS 5 but i coudn't >> Firstly i try using mono.repo for centos, but when it try to install >> libgdiplus it throw an dependency error, coudn't find libexif.so.9 and >> libungif.so.4 >> Then i try with the .bin istalator and the throw the same error but with >> libgailutil.so.17 and liblitz.so.1 >> I try too, with the CentOS Extras reporsitory and the same but with >> lifgif.so.4 >> Finally I reinstall my system and from 0 y try with the CentOS GUI >> installer in extras Mono, it works, but when i try to run an application >> (GUI app) mono thow error coudn't find gdiplus.dll >> I really don't know what to do, please can any budy help me >> regards >> Roilan >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Mono-list maillist - Mono-list@... >> http://lists.ximian.com/mailman/listinfo/mono-list >> > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: > 269.21.1/1301 - Release Date: 2/27/2008 8:35 AM > > ______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y m�viles desde 1 c�ntimo por minuto. http://es.voice.yahoo.com _______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: About Mono installation in CentOSI'm having a similar problem on a RH4 x86_64 box. I went to the download page (http://ftp.novell.com/pub/mono/download-stable/rhel-4-i386/) and downloaded all the RPM's in a zip file, and first attempted to install the libgdiplus0-1.9-1.rhel4.novell.i386.rpm and it gave me error: Failed dependencies: libexif.so.9 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 libglib-2.0.so.0 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 libjpeg.so.62 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 libpng12.so.0 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 libtiff.so.3 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 libungif.so.4 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 I verified I had a libexif rpm installed and found libexif-0.5.12-5.1.0.2. The I searched and found /usr/lib64/libexif.so.9 installed. Is this an issue x86_64 issue where I cannot use the downloaded rpms with this architecture? |
|
|
Re: About Mono installation in CentOSOn Wed, Sep 3, 2008 at 7:42 PM, javierfernandez108
<javierfernandez108@...> wrote: > > > > Roilan Cardoso Sánchez wrote: >> >> Hello everybody >> I'm trying to install Mono on my CentOS 5 but i coudn't >> Firstly i try using mono.repo for centos, but when it try to install >> libgdiplus it throw an dependency error, coudn't find libexif.so.9 and >> libungif.so.4 >> Then i try with the .bin istalator and the throw the same error but with >> libgailutil.so.17 and liblitz.so.1 >> I try too, with the CentOS Extras reporsitory and the same but with >> lifgif.so.4 >> Finally I reinstall my system and from 0 y try with the CentOS GUI >> installer in extras Mono, it works, but when i try to run an application >> (GUI app) mono thow error coudn't find gdiplus.dll >> I really don't know what to do, please can any budy help me >> >> regards >> Roilan >> _______________________________________________ >> Mono-list maillist - Mono-list@... >> http://lists.ximian.com/mailman/listinfo/mono-list >> >> > > I'm having a similar problem on a RH4 x86_64 box. I went to the download > page > (http://ftp.novell.com/pub/mono/download-stable/rhel-4-i386/) and downloaded > all the RPM's in a zip file, and first attempted to install the > libgdiplus0-1.9-1.rhel4.novell.i386.rpm > and it gave me > error: Failed dependencies: > libexif.so.9 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 > libglib-2.0.so.0 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 > libjpeg.so.62 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 > libpng12.so.0 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 > libtiff.so.3 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 > libungif.so.4 is needed by libgdiplus0-1.9-1.rhel4.novell.i386 > > I verified I had a libexif rpm installed and found libexif-0.5.12-5.1.0.2. > The I searched and found /usr/lib64/libexif.so.9 installed. > > Is this an issue x86_64 issue where I cannot use the downloaded rpms > with this architecture? > It seems you are installing 32bit mono packages on a 64bit system and those packages require 32bit dependencies and not their 64bit equivalents. -- Kind Regards, Ivan N. Zlatev _______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: About Mono installation in CentOSIn my haste I overlooked the fact that's its stated "This download works on RedHat Enterprise Linux 4 on x86 32bit (i586)."
Do you know if the equivalent rpm's are available for x86 64bit? On Wed, Sep 3, 2008 at 3:33 PM, Ivan N. Zlatev <contact@...> wrote:
_______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: About Mono installation in CentOSFollowing is the site to download libexif.so.9
ftp://mirror.switch.ch/pool/3/mirror/centos/4.7/os/i386/CentOS/RPMS/libexif-0.5.12-5.1.0.2.el4_6.1.i386.rpm
|
| Free embeddable forum powered by Nabble | Forum Help |