[Gambas-user] Install problems
Randall Morgan
rmorgan62 at ...626...
Wed Jul 18 19:42:09 CEST 2012
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 ...626...> 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 ...626...> 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
>
--
If you ask me if it can be done. The answer is YES, it can always be
done. The correct questions however are... What will it cost, and how
long will it take?
More information about the User
mailing list