Note the two dots (..) before configure ;)
../configure --prefix=/usr --enable-optimized --enable-jit --enable-shared
is what you should write

2012/5/23 Ru Vuott <vu...@yahoo.it>

> Thanks,
>
> sorry, I followed sequence and then I launched:
>
> ~/llvm/build $ /configure --prefix=/usr --enable-optimized --enable-jit
> --enable-shared
>
> and I received:
>
> bash: /configure: No such file or directory
>
> What before .../configure ?
>
>
>
>
>
>
> --- Mer 23/5/12, Emil Lenngren <emil.lenng...@gmail.com> ha scritto:
>
> > Da: Emil Lenngren <emil.lenng...@gmail.com>
> > Oggetto: Re: [Gambas-user] New JIT Compiler.....
> > A: "mailing list for gambas users" <gambas-user@lists.sourceforge.net>
> > Data: Mercoledì 23 maggio 2012, 23:48
> > Hi!
> > Have you installed LLVM by following these instructions?:
> >
> http://gambas.svn.sourceforge.net/viewvc/gambas/gambas/trunk/gb.jit/README?view=markup&pathrev=4759
> >
> > svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm
> > cd llvm
> > mkdir build
> > cd build
> > ../configure --prefix=/usr --enable-optimized --enable-jit
> > --enable-shared
> > make -j4
> > sudo make install
> >
> > It should take about 10 minutes to compile for a 4-core
> > cpu.
> >
> > /Emil
> >
> > 2012/5/23 Ru Vuott <vu...@yahoo.it>
> >
> > > Hello,
> > >
> > > I try to update via SVN. Well, I launched  ~ $
> > ./configure -C but I
> > > received these notices:
> > >
> > > ||
> > > || Unable to find file: llvm/LLVMContext.h
> > > || Unable to find file: libLLVM-3.2svn.so
> > > || gb.jit is disabled
> > > ||
> > >
> > > and at end:
> > >
> > > ||
> > > || THESE COMPONENTS ARE DISABLED:
> > > || - gb.jit
> > > ||
> > >
> > > ...What do I do ?
> > >
> > > Bye
> > > Vuott
> > >
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > > Live Security Virtual Conference
> > > Exclusive live event will cover all the ways today's
> > security and
> > > threat landscape has changed and how IT managers can
> > respond. Discussions
> > > will include endpoint security, mobile security and the
> > latest in malware
> > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > > _______________________________________________
> > > Gambas-user mailing list
> > > Gambas-user@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/gambas-user
> > >
> >
> ------------------------------------------------------------------------------
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's
> > security and
> > threat landscape has changed and how IT managers can
> > respond. Discussions
> > will include endpoint security, mobile security and the
> > latest in malware
> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to