[Gambas-user] Install problems
rocko
sunblaster5 at ...626...
Wed Jul 18 20:37:28 CEST 2012
Ok I did what you suggested and downloaded from the SVN.
But I still get the same errors, "No such file or directory"
Here is my terminal output:
rocko at darknet:~/Gambas/trunk$ ./reconf-all
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to
`aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Remember to add `LT_INIT' to configure.ac.
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac
and
libtoolize: rerunning libtoolize, to keep the correct libtool macros
in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
./reconf-all: 8: autoreconf: not found
rocko at darknet:~/Gambas/trunk$ ./configure
bash: ./configure: No such file or directory
On Wed, 2012-07-18 at 10:42 -0700, Randall Morgan wrote:
> Check out the project again. I am not sure if the m4 directory is
> checked out or created by the build process and I don't have time to
> look right now. Then once you have all the files follow the
> instructions on the site.
>
> You can create a svn-checkout.sh script and add this line:
>
> svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/
>
> Place it in the directory you wish to place the project in. Then set
> execute permissions and run it.
>
> Then cd to the trunk directory and run: ./reconf-all; ./configure -C;
> make; sudo make install
>
> That line of commands will build the project but will stop at sudo to
> ask for a root password.
>
>
>
>
> On Wed, Jul 18, 2012 at 9:35 AM, rocko <sunblaster5 at gmail.com> wrote:
> > No I don't have a trunk directory.
> > Here is a list of files/directories I have I have:
> >
> > acinclude.m4 gb.compress.bzlib2 gb.libxml install-sh
> > aclocal.m4 gb.compress.zlib gb.media ltmain.sh
> > app gb.crypt gb.ncurses main
> > AUTHORS gb.db.mysql gb.net Makefile.am
> > ChangeLog gb.db.odbc gb.net.curl Makefile.in
> > comp gb.db.postgresql gb.net.smtp missing
> > component.am gb.db.sqlite2 gb.opengl NEWS
> > config.guess gb.db.sqlite3 gb.pcre README
> > config.h.in gb.dbus gb.pdf README.svn-commit
> > config.sub gb.desktop gb.qt4 reconf
> > configure.ac gb.gsl gb.sdl reconf-all
> > COPYING gb.gtk gb.sdl.sound TEMPLATE
> > depcomp gb.image.imlib gb.v4l TODO
> > examples gb.image.io gb.xml
> > gb.cairo gb.jit INSTALL
> >
> >
> > On Tue, 2012-07-17 at 17:16 -0700, Randall Morgan wrote:
> >> Do you happen to have trunk directory in the directory you downloaded the
> >> project to? If so, then cd to trunk...
> >>
> >>
> >>
> >> On Tue, Jul 17, 2012 at 12:44 PM, rocko <sunblaster5 at gmail.com> wrote:
> >>
> >> > Where is the gambas src directory???
> >> > I don't seem to have one after downloading.
> >> > ./reconf-all and ./configure returns "No such file or directory"
> >> > I v'e tried in the /gambas* directory. Outputting to 'output.txt' gives
> >> > a blank file other wise I post it.
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> > ------------------------------------------------------------------------------
> >> > 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 at 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 at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
>
>
>
More information about the User
mailing list