Re: [Distutils] custom site_dirs location. Solved

2010-12-13 Thread adso 0000
At 01:54 AM 12/14/2010 +0100, adso 0000 wrote: >> >> Hi, >> i am doing something wrong probably, but when i try to get a custom >> site-packages location in Debian, i need to set the contents of >> altinstall.pth just several line with the absolute paths. >>

[Distutils] custom site_dirs location

2010-12-13 Thread adso 0000
Hi, i am doing something wrong probably, but when i try to get a custom site-packages location in Debian, i need to set the contents of altinstall.pth just several line with the absolute paths. If i use the usual python code with site.addsitedir() in altinstall.pth the directories are not add

Re: configure.ac:27: error: possibly undefined macro: AS_IF

2010-01-08 Thread adso 0000
Blake wrote: > [adding autoconf-patches; replies can drop autoconf] > > According to adso on 1/8/2010 5:48 AM: > > maybe i am saying some none sense but > > Have you check to don't leave any space between the name of the macro and > > their arguments. >

Re: configure.ac:27: error: possibly undefined macro: AS_IF

2010-01-08 Thread adso 0000
Blake wrote: > [adding autoconf-patches; replies can drop autoconf] > > According to adso on 1/8/2010 5:48 AM: > > maybe i am saying some none sense but > > Have you check to don't leave any space between the name of the macro and > > their arguments. >

Re: configure.ac:27: error: possibly undefined macro: AS_IF

2010-01-08 Thread adso 0000
maybe i am saying some none sense but Have you check to don't leave any space between the name of the macro and their arguments. for example: "AS_IF (" fails for me but "AS_IF(" it works. Kind Regards. ___ Autoconf mailing list Autoconf@gnu.org htt

subscribe

2009-12-30 Thread adso 0000
subscribe