[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUmail - SMTP authentication
From: |
Csanyi Pal |
Subject: |
Re: GNUmail - SMTP authentication |
Date: |
Thu, 17 May 2012 16:55:14 +0200 |
Thu, 17 May 2012 16:51:13 +0200 -n
Philippe Roussel <p.o.roussel@free.fr> írta:
> Le 17/05/2012 16:31, Csanyi Pal a écrit :
> > Wed, 16 May 2012 23:45:23 +0200 -n
> > Philippe Roussel <p.o.roussel@free.fr> írta:
> >> Le 16/05/2012 21:31, Csanyi Pal a écrit :
> >>> Wed, 16 May 2012 19:11:29 -0600 -n
> >>> "Germán A. Arias" <german@xelalug.org> írta:
> >>>
> >>>> El Wed, 16 May 2012 20:15:03 +0200
> >>>> Csanyi Pal <csanyipal@gmail.com> escribió:
> >>>>> Riccardo Mottola <riccardo.mottola@libero.it> writes:
> >>>>>> On 05/15/2012 09:17 PM, Csanyi Pal wrote:
> >>>>>>> I'm willing to help you however I'm not a GNUMail user, but
> >>>>>>> for this purpose I will try GNUMail. I have GNUMail installed
> >>>>>>> on my Debian GNU/Linux wheezy/sid system using Debian
> >>>>>>> repository. What can I do to help you in debugging?
> >>>>>> Well, understand what is going wrong. I think this requires
> >>>>>> some NSLog() in the source or checking what is send over the
> >>>>>> network. I have no clue yet where it fails :)
> >>>>>> I suggest you build your own gnumail, the upcoming sources are
> >>>>>> here:
> >>>>>>
> >>>>>> http://gna.org/projects/gnustep-nonfsf
> >>>>>>
> >>>>>> They incorporate already several patches which floated around,
> >>>>>> including debian's. So you should not have any trouble
> >>>>>> building it.
> >>>>>
> >>>>> I'm trying to build GNUMail from downloaded GNUMail-1.2.0.tar.gz
> >>>>> on my Debian GNU/Linux wheezy/sid system but have difficulties.
> >>>>>
> >>>>> I installed first followings using Debian repository:
> >>>>>
> >>>>> sudo aptitude install libpantomime1.2-dev \
> >>>>> addresses-goodies-for-gnustep addresses.framework
> >>>>>
> >>>>> Then in unpacked directory GNUMail-1.2.0/ I run make and get:
> >>>>> This is gnustep-make 2.6.2. Type 'make print-gnustep-make-help'
> >>>>> for help. Making all in Framework/GNUMail ...
> >>>>> Making build-headers for framework GNUMail...
> >>>>> Making all for framework GNUMail...
> >>>>> Compiling file AddressBookController.m ...
> >>>>> In file included from AddressBookController.m:28:0:
> >>>>> AddressBookPanel.h:29:46: fatal error:
> >>>>> AddressView/ADSinglePropertyView.h: No such file or directory
> >>>>> compilation terminated.
> >>>>> make[3]: *** [obj/GNUMail.obj/AddressBookController.m.o] Error 1
> >>>>> make[2]: *** [internal-framework-run-compile-submake] Error 2
> >>>>> make[1]: *** [GNUMail.all.framework.variables] Error 2
> >>>>> make: *** [internal-all] Error 2
> >>>>>
> >>>>> What can I do to solve this problem?
> >>
> >> When you want to compile something you have to install the
> >> development packages of the librairies/frameworks, such as :
> >>
> >> libpantomime1.2-dev
> >> libaddressview-dev
> >> libaddresses-dev
> >
> > I have installed from these packages abowe but only the last
> > package, libaddresses-dev. Now I have it installed too.
> >
> > So I build GNUMail source again, and have it installed, but can't
> > run it due to "core packages of debian unstable broke a couple of
> > days ago" as Riccardo told.
> >
> >> 'apt-cache search' is your friend, use it.
> >
> > Thanks.
> >
> >> By the way, I think you're the one I build debian packages(1) from
> >> recent GNUstep sources for but I never got any feedback. Or was it
> >> someone else ?
> >
> > It must be someone else because my system is a 64 bit system.
> >
> >> 1 : http://coyote.octets.fr/pub/gnustep/debian/wheezy/
> >
> > Thanks for the link, however I notice that that there are debian
> > packages only for 32 bit debian system.
>
> Yep, 32 bits only for now so my memory must be going away, sorry !
> Would you test 64 bits packages if/when I make those ?
Certainly. :)
I would be happy if I can help to get the recent GNUstep Applications
into Debian repository.
--
Regards from Pal
- Re: GNUmail - SMTP authentication, (continued)
- Re: GNUmail - SMTP authentication, Csanyi Pal, 2012/05/15
- Re: GNUmail - SMTP authentication, Riccardo Mottola, 2012/05/16
- Re: GNUmail - SMTP authentication, address@hidden, 2012/05/16
- Re: GNUmail - SMTP authentication, Csanyi Pal, 2012/05/16
- Re: GNUmail - SMTP authentication, Germán A. Arias, 2012/05/16
- Re: GNUmail - SMTP authentication, Csanyi Pal, 2012/05/16
- Re: GNUmail - SMTP authentication, Riccardo Mottola, 2012/05/16
- Re: GNUmail - SMTP authentication, Philippe Roussel, 2012/05/16
- Re: GNUmail - SMTP authentication, Csanyi Pal, 2012/05/17
- Re: GNUmail - SMTP authentication, Philippe Roussel, 2012/05/17
- Re: GNUmail - SMTP authentication,
Csanyi Pal <=
- Re: GNUmail - SMTP authentication, Philippe Roussel, 2012/05/17
- Re: GNUmail - SMTP authentication, Riccardo Mottola, 2012/05/16
Re: GNUmail - SMTP authentication, Riccardo Mottola, 2012/05/24