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

Re: about duali-data



On Wed, Jun 25, 2003 at 09:58:03PM -0700, Mohammed Elzubeir wrote:
> On Thu, Jun 26, 2003 at 05:39:37AM +0300, Mohammed Sameer wrote:
> > 
> > python-bsddb3 that shipped with debian is for 2.1 not 2.2
> > anyway i can complete the work but i'll not be able to test it.        
> 
> 
> I'm not so sure about that. At least, I know on sid, it's for 2.2
yes that is what i meant.

> >         
> >       
> > i have a revision:
> > # $Id: duali.py,v 1.10 2003/04/22 18:50:39 elzubeir Exp $
> > that is working fine but the one with duali-0.1b isn't:
> >  ./duali.py
> > 
> > You are missing the bsddb3 module. You can download it from here:
> >   http://sourceforge.net/projects/pybsddb/
> > 
> > I really don't understand anything!!
> 
> 
> Why aren't you understanding anything ;) I used a different db module
> with 0.1a and now with 0.1b I am using bsddb3 which will be the standard
> with python 2.3. 
and who tald you that i have a brain ? ;)

> 
> > 
> > BTW: i've wrote a patch that makes duali search for the modules in
> > /use/share/pyduali and the config file in /etc/duali.conf
> > my knoledge in python is Zero! and i wasn't able to test it !
> > 
> 
> Please do submit your patch via bugzilla ;) 
i didn't test it. I can't test it!!

> 
> Also, let us keep the rest of this discussion on the 'developer' list.
Ok.

> 
> > +++ duali.py	Thu Jun 26 03:48:38 2003
> > @@ -21,12 +21,15 @@
> >  #---
> >  
> >  import sys, getopt, os, ConfigParser
> > +
> > +sys.path.append('/usr/share/pyduali')
> > +
> >  import aradict, aralex, araspell
> >  from arabic import *
> >  
> >  scriptname = os.path.splitext(os.path.basename(sys.argv[0]))[0]
> >  scriptversion = '0.1 beta'
> > -conf = 'duali.conf'
> > +conf = '/etc/duali.conf'
> >  
> >  def usage():
> >    "Display usage options"
> 
> 
> Oh.. that.. ;) Yeah... do submit to bugzilla anyway (just for the
> record).
> 
> later
> Mohammed Elzubeir
> 

-- 
----------------
-- Katoob Main Developer
Linux registered user # 224950
ICQ # 58475622
FIRST make it run, THEN make it run fast "Brian Kernighan".
--
Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.fsf.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature

Attachment: pgp00005.pgp
Description: PGP signature