Everaldo Canuto | 13 Oct 18:29

Re: About DllNotFountExeption

Hey,

Do you have libgdiplus package installed ?

Everaldo.

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
Petit Eric | 13 Oct 19:10

Re: About DllNotFountExeption

Le 13 octobre 2008 18:29, Everaldo Canuto <ecanuto <at> gmail.com> a écrit :
> Hey,
>
> Do you have libgdiplus package installed ?
Damed Gmail, the answer button alway take the last sender and then i
forget the list, sorry for that Everaldo
So i sayed :
I think so, too
urpmi -a libgdiplus
apt-get libgdiplus
wget http://anonsvn.mono-project.com/viewvc/trunk/libgdiplus.tar.gz
tar -xf ./libgdiplus.tar.gz
cd libgdiplus
./configure --prefix=/usr && make
su
make install
lol ;-)
>
> Everaldo.
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list <at> lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>

--

-- 

Cordially.

Small Eric Quotations of the days:
---------------------------------------------------------------------------
If one day one reproaches you that your work is not a work of
professional, say you that:
Amateurs built the arch of Noah, and professionals the Titanic.
---------------------------------------------------------------------------

Few people are done for independence, it is the privilege of the powerful ones.
---------------------------------------------------------------------------

No key was wounded during the drafting of this message.
Taoye | 14 Oct 09:19

Re: About DllNotFountExeption

   Hi , Everaldo Canuto : 
 
   I am sorry , i reply you now. Yes, i installerd the libgdiplus package.Here is the path of the libgdiplus in my system ( Red Hat Enterprise 5 ). See the following:
   
   libgdiplus.so.0  (libc6)  => /usr/lib/libgdiplus.so.0
   libgdiplus.so   (libc6)   => /usr/lib/libgdiplus.so                        
 
   Thanks a lot!
 
   Yetao.
 
  
 
 
----- Original Message -----
To: Taoye
Sent: Tuesday, October 14, 2008 12:29 AM
Subject: Re: [Mono-dev] About DllNotFountExeption

Hey,

Do you have libgdiplus package installed ?

Everaldo.

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
Petit Eric | 14 Oct 09:55

Re: About DllNotFountExeption

Le 14 octobre 2008 09:19, Taoye <Tao.ye <at> micropatternusa.com> a écrit :
>    Hi , Everaldo Canuto :
>
>    I am sorry , i reply you now. Yes, i installerd the libgdiplus
> package.Here is the path of the libgdiplus in my system ( Red Hat Enterprise
> 5 ). See the following:
>
>    libgdiplus.so.0  (libc6)  => /usr/lib/libgdiplus.so.0
>    libgdiplus.so   (libc6)   =>
> /usr/lib/libgdiplus.so
I don't remember exactly depandancy, i think there is pango and cairo
?
>
>    Thanks a lot!
>
>    Yetao.
>
>
>
>
>
> ----- Original Message -----
> From: Everaldo Canuto
> To: Taoye
> Cc: Jeffrey Stedfast ; mono-devel-list <at> lists.ximian.com
> Sent: Tuesday, October 14, 2008 12:29 AM
> Subject: Re: [Mono-dev] About DllNotFountExeption
> Hey,
>
> Do you have libgdiplus package installed ?
>
> Everaldo.
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list <at> lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>

--

-- 

Cordially.

Small Eric Quotations of the days:
---------------------------------------------------------------------------
If one day one reproaches you that your work is not a work of
professional, say you that:
Amateurs built the arch of Noah, and professionals the Titanic.
---------------------------------------------------------------------------

Few people are done for independence, it is the privilege of the powerful ones.
---------------------------------------------------------------------------

No key was wounded during the drafting of this message.
Sebastien Pouliot | 14 Oct 14:30

Re: About DllNotFountExeption

On Tue, 2008-10-14 at 09:55 +0200, Petit Eric wrote:
> Le 14 octobre 2008 09:19, Taoye <Tao.ye <at> micropatternusa.com> a écrit :
> >    Hi , Everaldo Canuto :
> >
> >    I am sorry , i reply you now. Yes, i installerd the libgdiplus
> > package.Here is the path of the libgdiplus in my system ( Red Hat Enterprise
> > 5 ). See the following:
> >
> >    libgdiplus.so.0  (libc6)  => /usr/lib/libgdiplus.so.0
> >    libgdiplus.so   (libc6)   =>
> > /usr/lib/libgdiplus.so
> I don't remember exactly depandancy, i think there is pango and cairo
> ?

No in both case. Libgdiplus use it's embedded copy of cairo and does not
depend on pango.

Anyway his package management software should have tracked anything else
he requires.

> >
> >    Thanks a lot!
> >
> >    Yetao.
> >
> >
> >
> >
> >
> > ----- Original Message -----
> > From: Everaldo Canuto
> > To: Taoye
> > Cc: Jeffrey Stedfast ; mono-devel-list <at> lists.ximian.com
> > Sent: Tuesday, October 14, 2008 12:29 AM
> > Subject: Re: [Mono-dev] About DllNotFountExeption
> > Hey,
> >
> > Do you have libgdiplus package installed ?
> >
> > Everaldo.
> >
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list <at> lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> >
> 
> 
> 

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
Petit Eric | 14 Oct 14:43

Re: About DllNotFountExeption

2008/10/14 Sebastien Pouliot <sebastien.pouliot <at> gmail.com>:
> On Tue, 2008-10-14 at 09:55 +0200, Petit Eric wrote:
>> Le 14 octobre 2008 09:19, Taoye <Tao.ye <at> micropatternusa.com> a écrit :
>> >    Hi , Everaldo Canuto :
>> >
>> >    I am sorry , i reply you now. Yes, i installerd the libgdiplus
>> > package.Here is the path of the libgdiplus in my system ( Red Hat Enterprise
>> > 5 ). See the following:
>> >
>> >    libgdiplus.so.0  (libc6)  => /usr/lib/libgdiplus.so.0
>> >    libgdiplus.so   (libc6)   =>
>> > /usr/lib/libgdiplus.so
>> I don't remember exactly depandancy, i think there is pango and cairo
>> ?
>
> No in both case. Libgdiplus use it's embedded copy of cairo and does not
> depend on pango.
>
> Anyway his package management software should have tracked anything else
> he requires.
Well, i say that because i already see Pkg manager, or Rpm built, whit
depandancy problem.
Also Paul i answered, he 's need to install the devel pkg of
libgdiplus, this is a bug and paul trying to fix it.
>
>> >
>> >    Thanks a lot!
>> >
>> >    Yetao.
>> >
>> >
>> >
>> >
>> >
>> > ----- Original Message -----
>> > From: Everaldo Canuto
>> > To: Taoye
>> > Cc: Jeffrey Stedfast ; mono-devel-list <at> lists.ximian.com
>> > Sent: Tuesday, October 14, 2008 12:29 AM
>> > Subject: Re: [Mono-dev] About DllNotFountExeption
>> > Hey,
>> >
>> > Do you have libgdiplus package installed ?
>> >
>> > Everaldo.
>> >
>> >
>> > _______________________________________________
>> > Mono-devel-list mailing list
>> > Mono-devel-list <at> lists.ximian.com
>> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
>> >
>> >
>>
>>
>>
>
>

--

-- 

Cordially.

Small Eric Quotations of the days:
---------------------------------------------------------------------------
If one day one reproaches you that your work is not a work of
professional, say you that:
Amateurs built the arch of Noah, and professionals the Titanic.
---------------------------------------------------------------------------

Few people are done for independence, it is the privilege of the powerful ones.
---------------------------------------------------------------------------

No key was wounded during the drafting of this message.
Paul | 14 Oct 10:56

Re: About DllNotFountExeption

Hi,

>    I am sorry , i reply you now. Yes, i installerd the libgdiplus
> package.Here is the path of the libgdiplus in my system ( Red Hat
> Enterprise 5 ). See the following:
>    
>    libgdiplus.so.0  (libc6)  => /usr/lib/libgdiplus.so.0
>    libgdiplus.so   (libc6)
>   => /usr/lib/libgdiplus.so                        

Assuming you're using the RedHat supplied RPMs over any others, you also
need to install the libgdiplus-devel subpackage. It's a known bug that
we're trying to fix in a way which doesn't break everything else!

TTFN

Paul

--

-- 
Sie können mich aufreizen und wirklich heiß machen!
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Gmane