Gambas 2 v1.9.49 pet

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
2byte
Posts: 353
Joined: Mon 09 Oct 2006, 18:10

Gambas 2 v1.9.49 pet

#1 Post by 2byte »

Gambas is a free development environment based on a Basic interpreter with object extensions, a bit like Visual Basic. Gambas2 is much improved. This version can create GTK+ applications!

Gambas2 1.9.49 is a beta development release. This PET package is a full install including help and example files. It includes a menu entry (.desktop file) and registers with PETget so it can be un-installed too. It's a beta, some things are incomplete.

Download http://www.megaupload.com/?d=P6U4B13R

Package requirements:
GLIBC-2.4 (Backup your system before installing this. You've been warned.)
QT >=3.3.5 which can be installed from the Puppy package manager, the listing is 'qt-3.3.6: libraries needed by scribus etc.' You may see missing dependencies for SDL, Curl, KDE, MySQL, and PostgreSQL if you don't have these installed but Gambas will work without them. You won't be able to use features related to the missing applications.

More info: http://gambas.sourceforge.net/

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post by MU »

Last edited by MU on Thu 29 May 2008, 21:38, edited 1 time in total.

giac_fab
Posts: 113
Joined: Thu 25 Jan 2007, 23:15

#3 Post by giac_fab »

Hi

I did some little apps.

I can use them (I made the executables) , but only if I have gambas installed.

I tried to make an package by menu but I need or DEBHELPER or TAR 1.13. I did not find DEBHELPER through internet , I found TAR 1.13 but I wasn't able to compile it.

How to ?????
:oops: I know, my english is very bad :oops:
Give a man a fish and he eats for a day, teach a man to fish and he eats for a lifetime.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#4 Post by MU »

which Puppy?
Puppy 3 has tar 1.15, so that should work.

Please type
tar --version

If you have an older, I can attach the new.
Mark

giac_fab
Posts: 113
Joined: Thu 25 Jan 2007, 23:15

#5 Post by giac_fab »

sh-3.00# tar --version
tar (GNU tar) 1.15.1
sh-3.00#

I'm using puppy 3.01

The problem is show in snapshot .....

I must choose one ....
Attachments
gambas.jpg
(50.11 KiB) Downloaded 2475 times
:oops: I know, my english is very bad :oops:
Give a man a fish and he eats for a day, teach a man to fish and he eats for a lifetime.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#6 Post by MU »

I found an rpm-package, and attach it.

Extract to /root

Then in a console type:

export PATH=/root/tar113:$PATH
/usr/whereever/yourprogram

The second line must use the name of your program of course.

Mark
Attachments
tar113.tar.gz
(66.66 KiB) Downloaded 1108 times

giac_fab
Posts: 113
Joined: Thu 25 Jan 2007, 23:15

#7 Post by giac_fab »

I tried with EXPORT .... by console and also by script , Both didn't work .

BUT

With a simple symlink to tar ( the default one ) named tar-1.13 it's ok now :oops: :oops: :oops:

Excuse me, I thought about this too late......
:oops: I know, my english is very bad :oops:
Give a man a fish and he eats for a day, teach a man to fish and he eats for a lifetime.

giac_fab
Posts: 113
Joined: Thu 25 Jan 2007, 23:15

#8 Post by giac_fab »

Hi

Often new releases of gambas comes out ..... I tried to compile them myself but I'm not able to do it ....



If I try ./configure an error shows up .... In the past I already compiled some little thing but I can't understand errors ...

Can you post a little HOW-TO ???

THANKS
:oops: I know, my english is very bad :oops:
Give a man a fish and he eats for a day, teach a man to fish and he eats for a lifetime.

dreama
Posts: 1
Joined: Thu 29 Jan 2009, 19:54

Gambas

#9 Post by dreama »

Please can anybody make a new Gambas pet package for Puppy 4.x

This would be very great. Or any kind of manual of howto do?

Thanks

User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#10 Post by gposil »

Latest version of Gambas2 compiled on 4.1.2 is here.

http://www.gposil.com/pets/gambas2-2.7.1.pet

Enjoy.. :)
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#11 Post by Lobster »

got this whilst trying to run on Puppy 4.2.1 rc3 :(

Code: Select all

# gambas2
gbr2: error while loading shared libraries: libffi.so.5: cannot open shared object file: No such file or directory
# 
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#12 Post by gposil »

Lobster

You can get that here http://www.gposil.com/libs/libffi5_3.0.7-1_i386.pet.
I haven't tested on 4.2+.

oh BTW you'll need this it's not in 4.2 http://www.gposil.com/libs/xdg-utils_1.0.2.6.1.pet

.A little heads up...when you package your Gambas app use the Slackware packager as you only have to remove the "install" directory and you can convert to pet directly... if you are giving to someone who doesn't have Gambas installed also package the runtime...http://www.gposil.com/pets/gambas2-runt ... 1_i386.pet
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#13 Post by Lobster »

many thanks
now getting:

Code: Select all

ERROR: ld.so: object 'libqt-mt.so.3' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: #27: Cannot load component '/usr/lib/gambas2/gb.qt.so': libqt-mt.so.3: cannot open shared object file: No such file or directory
Script completed hit RETURN to close window.
should not be much of a difference between 4.12 and 4.2
Maybe others have Gambas working OK? :)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#14 Post by gposil »

I forgot not everyone has qt3 installed, it is in puppy 3 repository. I have also assumed devx install.

In fact what I should do is fire up 4.2 and look at the dependencies.... :)
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]

User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#15 Post by gposil »

Here it is with all 4.2 depends included (except rpm of course disregard install depends).

http://www.gposil.com/pets/gambas2-2.7.1.pet

.BTW... you don't need devx
.
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]

User avatar
SmashOgre
Posts: 6
Joined: Mon 01 Feb 2010, 01:02
Location: Htown, TX
Contact:

#16 Post by SmashOgre »

Thanks for that gposil. Worked great. I love Gambas.

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#17 Post by dejan555 »

Mirror for gambas pet, gposils site doesn't seem to be up at the moment:

gambas2-2.7.1.pet
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

travists
Posts: 2
Joined: Tue 07 Dec 2010, 18:27

#18 Post by travists »

I'd like to play with Gambas, download went fine. Install went fine, except that it does not have a category or menu entry. How do I launch it?

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#19 Post by muggins »

travists,

which pupversion are you using? I just installed on p5.1.1 & it has a menu entry under Utility>General Utilities. If it isn't there for you, maybe open the file /usr/share/applications/gambas2.desktop in a text editor, change the line:

Categories=Development;

to:

Categories=Utility

save, then run command fixmenus in a console, then restart window manager & see if that makes a diff. Otherwise just drag the .desktop file onto the desktop & run it from there.

travists
Posts: 2
Joined: Tue 07 Dec 2010, 18:27

#20 Post by travists »

Thanks, I'll give it a shot. I'm also looking at messing with xubuntu. I like puppy, but it may have better drivers for my system. CD and usb boot rocks! Long live the rebel penguin.

Post Reply