hbasic-userinfo Mailing List for HBasic (Page 8)
Status: Beta
Brought to you by:
mengels
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(6) |
Aug
(17) |
Sep
(15) |
Oct
(37) |
Nov
(19) |
Dec
(52) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(46) |
Feb
(18) |
Mar
(33) |
Apr
(42) |
May
(53) |
Jun
(56) |
Jul
(14) |
Aug
(5) |
Sep
(5) |
Oct
|
Nov
|
Dec
(2) |
2005 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: jay <ja...@ca...> - 2004-03-06 16:52:43
|
Hi again: Problem now is with a linker I guess. I receive a message stating the following in a messagebox: Linking executible terminated with result != 0. I opened up a console and typed hbasic and everthing starts up fine. I saved just a plain old window with a line edit in it as Test.bas. Now I want to check out the compiler and I when I do the error message "ok" box appears. In the console it states the following: gcc: rtgui_elmt.o : No such file or directory gcc: rtgui_elmt.moc: No such file or directory Now it seems both of these programs are needed to run but "How do I get them and Where are they Located in General ???" This is all the information I can find so tracking it down is a little hard. Do you think you can help me please ? Thank you for your time. I installed all of the requirements I do believe. I am not using data bases. My operating system is Vector Linux or "Slackware 9.0". A very simple and I guess limited installation. Hmmmmm. |
From: Engels, M. <Mar...@SP...> - 2004-03-04 12:25:03
|
Hi, currently there are not very much documents about the compiler but = maybe you can solve the problem without that. Whenever HBasic wants to display a complex error description based on a HTML file it creates a temporary = file in the path $HBASICDIR / err_html. If you didn't change the default = paths this will be the directory /usr/local/hbasic/err_html. If HBasic cannot create this temporary file it will send the error message that will be displayed on your computer.=20 To solve this problem you should try to find out why HBasic cannot = create this file. If you start the program as root user I guess the reason is = that this directory does not exist. HBasic should create this directory = during execution of "make install". If it doesn't exist please try to create = it with mkdir /usr/local/hbasic/err_html. If this still doesn't work send = me a new mail. Marcus=20 -----Urspr=FCngliche Nachricht----- Von: jay [mailto:ja...@ca...] Gesendet: Donnerstag, 4. M=E4rz 2004 13:58 An: hba...@li... Betreff: [Hbasic-userinfo] Documentation on compiler Looking around the web site could'nt find any documentation on the=20 compiler.=20 I just installed HBasic and wanted to test out the compiler when I got=20 an error message. It reads : Cannot open tempory file to write error description... I installed HBasic as root instead of a user just to let you know. Any suggestions on where I could find some answers. Thanks... ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcl= ick _______________________________________________ Hbasic-userinfo mailing list Hba...@li... https://lists.sourceforge.net/lists/listinfo/hbasic-userinfo |
From: jay <ja...@ca...> - 2004-03-04 12:03:51
|
Looking around the web site could'nt find any documentation on the compiler. I just installed HBasic and wanted to test out the compiler when I got an error message. It reads : Cannot open tempory file to write error description... I installed HBasic as root instead of a user just to let you know. Any suggestions on where I could find some answers. Thanks... |
From: Patrice D. <cb...@co...> - 2004-02-27 01:33:49
|
<html> <head> <title>astrology illusion copolymer canada angeline consensus christen bel= low croix decolletage ghana osmotic stimulatory bookend magna cautious sta= tionarity competitor louisa spectral brent apport wander subsumed amy=20</= title> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859= -1"> </head> <body> <p>These days most people don't have time to phone every moving/freight co= mpany to find the lowest price. </p> <p>Benefit from our large database of moving/forwarding companies competin= g for your business.</p> <p>Get an online estimate <a href=3D"http://www.globalmarketing2000.biz/at= m">here</a></p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p><a href=3D"http://www.globalmarketing2000.biz/remove.html"><font size=3D= "2">This link</font></a><font size=3D"2"> will manage your subscription settings<= /font></p> </body> </html> |
From: Engels, M. <Mar...@SP...> - 2004-02-23 09:24:07
|
Hi, how to handle the subwidgets of the tabview correctly is still an open problem in HBasic. Currently all widgets will be created as subwidgets = of the form container. This will not work for the tabs of a tabview = because this widget may have a container for widgets for each tab entry. I may = take a look at Qt Designer how they solved this problem but this is one of = the unfixed points on my TODO list.=20 Marcus -----Urspr=FCngliche Nachricht----- Von: STIBS [mailto:st...@st...] Gesendet: Samstag, 21. Februar 2004 19:50 An: hba...@li... Betreff: [Hbasic-userinfo] TabView Question Hi Marcus and list members! I'm playing around alot with HBasic (0.9.9i on Slackware, QT 3.2.3) but = I=20 wasn't able to change the caption of a tab in a tabview yet, how is = this=20 done? The caption field in the properties seems to only work for the = tabview itself, not for the single tab. Another issue with the tabview: When I place a widget in it, it gets connected=20 to the form, not to the tabview. As I know it from other RAD tools, if = I=20 place something in a container widget, it gets connected to that = container.=20 So when I delete the container, all it's widget contents get deleted = too. Is there a workaround or hidden functionality I didn't explore yet? Any help is highly appreciated! Greets from Saxony (the geographic source of all Anglo Soxons of this = world) STIBS at stibs dot cc ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=3D1356&alloc_id=3D3438&op=3Dclick _______________________________________________ Hbasic-userinfo mailing list Hba...@li... https://lists.sourceforge.net/lists/listinfo/hbasic-userinfo |
From: STIBS <st...@st...> - 2004-02-21 18:59:49
|
Hi Marcus and list members! I'm playing around alot with HBasic (0.9.9i on Slackware, QT 3.2.3) but I wasn't able to change the caption of a tab in a tabview yet, how is this done? The caption field in the properties seems to only work for the tabview itself, not for the single tab. Another issue with the tabview: When I place a widget in it, it gets connected to the form, not to the tabview. As I know it from other RAD tools, if I place something in a container widget, it gets connected to that container. So when I delete the container, all it's widget contents get deleted too. Is there a workaround or hidden functionality I didn't explore yet? Any help is highly appreciated! Greets from Saxony (the geographic source of all Anglo Soxons of this world) STIBS at stibs dot cc |
From: Kory T. <GM...@mt...> - 2004-02-19 08:34:51
|
<html> <head> <title>chairperson denude quintillion bijective pumpkinseed flageolet invi= tation garden glossary scotsmen pound warden cavitate dinnertime inefficie= nt pocket thinnish danielson liechtenstein demark genera picojoule librett= ist pear haphazard crux mazda shoelace centrifuge satan elute entertain ba= rrette crowbait aerogene elementary leo blackmail=20</title> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859= -1"> </head> <body> <p> </p> <p><a href=3D"http://www.globalmarketing2000.biz/cashinwithgoogle/">Cash in with Google</a> makes earning an affiliate income very simple. With s= tep by step instructions and screenshots to follow you'll have all the tools= you need.</p> <p></p> <p><font size=3D"2">no more <a href=3D"http://www.globalmarketing2000.biz/= remove.html">emails</a> please </font></p> </body> </html> |
From: James M. <jp...@ma...> - 2004-02-18 15:31:25
|
-- James Marshallsea System Administrator Majors Scientific Books 7205 Fannin St Houston, TX 77030 T: 713-799-9922 F: 713-799-1522 E: jp...@ma... |
From: A A. <abd...@ar...> - 2004-02-14 20:39:36
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1256"> <META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD> <BODY> <DIV> <DIV><FONT face=Arial color=#0000a0 size=2><STRONG></STRONG></FONT></DIV></DIV></BODY></HTML> |
From: Sinner f. t. P. <si...@es...> - 2004-02-12 15:19:15
|
-- Visit my website! http://www.ibiblio.org/sinner/ Running on Mandrake Linux 9.2 - Kernel 2.4.22-10mdksmp Linux User # 89976 |
From: <mar...@t-...> - 2004-02-09 18:50:16
|
Version 0.9.9i released. I have dropped the QToolBox widget for the select window so that HBasic may be compiled with QT-3.1 again. I also tested this version with Qt 3.2 and Qt-3.3 final. This version has a new user-group editor for postgres databases and a user editor for MySQL databases taken from mysqlcc. Some bugs have been fixed and the ReportDesigner has been updated in some functions. Currently I got problems to compile this version with KDE 3.2. That's why I have deactivated KDE support completly. It should be in the next release again after I have adapted it to KDE 3.2. |
From: Jim L. <ji...@vi...> - 2004-02-04 17:09:06
|
Is there any easy way to deal with getting data off of a serial port with hbasic? Thank you, Jim Lansbarkis |
From: Ahmad K. <en...@Li...> - 2004-02-01 11:47:32
|
Hi How can I join the group |
From: Paul E. <blu...@bl...> - 2004-01-31 23:52:42
|
Could you please follow the Linux standard and include a top-level directory in your tar files? I just downloaded 0.9.9h2 and tried to extract it, and it spewed files all over my build directory. Cheers, Paul |
From: Amalia W. <vm...@al...> - 2004-01-27 11:58:22
|
Stock Profile of the Week - NEW ISSUE: SEVI - Systems Evolution Incorporat= ed Systems Evolution Incorporated (SEVI) is a high technology consulting firm= with cutting-edge technologists and integration specialists. Its seasone= d staff, which includes former lead technical officers from other organiza= tions, possesses considerable expertise and multiple certifications in tec= hnologies from such industry leaders as Microsoft, Sybase, Oracle, and Nov= ell, as well as innovators such as Plumtree, SAP, and Actuate. As a Microsoft Certified Solutions Provider=AE (MCSP), SEVI employs severa= l Microsoft certified professionals. These individuals include Systems Eng= ineers (MCSE), Systems Developers (MCSD), Database Administrators (MCDBA),= and Trainers (MCT). SEI has extensive experience with enterprise-class Microsoft solutions, in= the platform implementation of Microsoft .NET servers as well as the deve= lopment of Visual BASIC and Active Server Pages (ASP). Personnel help main= tain our Gold Partner status with Novell. Also, SEVI was a leader in the Java revolution. SEVI technologists were am= ong the first Java trainers, and its developers achieved early recognition= for their usage of server-based Java technologies such as SilverStream ap= plication servers and J2EE. Focused on Novell's application server technol= ogy, SEVI's Sun Java-certified personnel help maintain its Gold Partner st= atus with Novell. No more ads: http://jampe.biz/patch/o.html?eCT Equity Essence is an independent research firm. This report is based on Eq= uity Essence's independent analysis but also relies on information supplie= d by sources believed to be reliable. This report may not be the opinion o= f SEVI management. Equity Essence has also been retained to research and i= ssue reports on SEVI. Equity Essence may from time to time purchase or sel= l SEVI common shares in the open market without notice. The information co= ntained in this report shall not constitute, an offer to sell or solicitat= ion of any offer to purchase any security. It is intended for information = only. Some statements may contain so-called "forward-looking statements". = Many factors could cause actual results to differ. Investors should consul= t with their Investment Advisor concerning SEVI. Copyright 2004 Equity Ess= ence. All Rights Reserved. This newsletter was distributed by CTS. CTS was= paid three thousand dollars to distribute this report. CTS is not affiiat= ed with Equity Essence and is not responsible for newsletter content. CTS= : Apartado 173-3006, Zona Franca Metro, Barreal, Heredia, Costa Rica. bejdcphcp xtsfshbmt ibimyzvuhy cs vxwngs xz n sthzcrackta |
From: <or...@vt...> - 2004-01-26 21:49:49
|
hola.. qusiera saber con que Qt compilaron hbasic, ya que he tenido muchos probl= emas para compuilar el fuente.. en la documentacion dice que se necesita qt 3x= x yo uso la 3.1.2 (qt de fedora) la distro que uso es rh9. Puede ser el compilador???? roject_tree.cpp: En member function `void ProjectTree::slotDisconnectDatabase()': project_tree.cpp:1564: no se encuentra una funci=F3n coincidente para la = llamada a `QSqlDatabase::removeDatabase(QSqlDatabase*&)' /usr/local/qt/include/qsqldatabase.h:125: candidates are: static void QSqlDatabase::removeDatabase(const QString&) make[1]: *** [project_tree.o] Error 1 rm package_list.moc.cpp basic_document.moc.cpp project_group.moc.cpp pack= age_manager.moc.cpp debug_widget1.moc.cpp project.moc.cpp debug_widget2.moc.cpp mainwindow.mo= c.cpp hbdatabase.moc.cpp formdesigner.moc.cpp hbformwindow.moc.cpp pixmapchoose= r.moc.cpp message_list.moc.cpp make[1]: Saliendo directorio `/root/hbasic/fuentes/src' make: *** [src/libhbasic.a] Error 2 gracias... Carlos Gonzalez or...@vt... Valparaiso, Chile |
From: <or...@vt...> - 2004-01-26 14:56:12
|
>-- Mensaje Original -- >From: "Engels, Marcus" <Mar...@SP...> >To: "'or...@vt...'" <or...@vt...> >Subject: AW: [Hbasic-userinfo] problema de instalacion hbasic >Date: Mon, 26 Jan 2004 14:52:22 +0100 > > >Hi, > >You should have Qt in a version >=3D 3.2 to start the latest version of >HBasic. Your problem looks as if you are using Qt 3.1. Please try to upd= ate >to Qt 3.2 and try again to start HBasic with that version. > ok... thanks >(PS: Questions in english may be helpful) sorry , but my english is very bad with the version qt-x11-free-3.2.3 this passage when executing the compil= ation of hbasic ib_calc_sheet/win_calc_sheet_lib.a(sheet_editor.o)(.text+0x2f94): In func= tion `CSheetTableWidget::slotDropRow()': /usr/local/qt/include/qwidget.h:810: referencia a `QWidget::repaint(bool)= ' sin definir lib_calc_sheet/win_calc_sheet_lib.a(sheet_editor.o)(.text+0x30d4):/usr/lo= cal/qt/include/qwidget.h:810: m=E1s referencias a `QWidget::repaint(bool)' sin definir a continuaci=F3n= runtime_lib/libruntime.a(rt_operations.o)(.text+0x11c): In function `conv= ertOperandType': /usr/local/qt/include/qstring.h:968: referencia a `QString::arg(long long= , int, int) const' sin definir runtime_lib/libruntime.a(rt_operations.o)(.text+0x266):/usr/local/qt/incl= ude/qstring.h:968: referencia a `QString::arg(long long, int, int) const' sin definir collect2: ld devolvi=F3 el estado de salida 1 make: *** [all] Error 1 rm dlg_program_output.moc.cpp thanks. Carlos Gonzalez or...@vt... Valparaiso, Chile |
From: Theron H. <n62...@po...> - 2004-01-26 07:13:41
|
FUEL SAVER PRO This revolutionary device Boosts Gas Mileage 27%+ by helping fuel burn bet= ter using three patented processes from General Motors. www.xnue.biz?axel=3D49 PROVEN TECHNOLOGY A certified U.S. Environmental Protection Agency (EPA) laboratory recently= completed tests on the new Fuel Saver. The results were astounding! Maste= r Service, a subsidiary of Ford Motor Company, also conducted extensive em= issions testing and obtained similar, unheard of results. The achievements= of the Fuel Saver is so noteworthy to the environmental community, that C= ommercial News has featured it as their cover story in their June, 2000 ed= ition. Take a test drive Today - www.xnue.biz?axel=3D49 No more advertisements, thanks - www.sftwre.biz/gh/r/r.asp f e v dcw |
From: misfit-x <mis...@ph...> - 2004-01-23 14:01:17
|
At least, it might help one get a start in linux/qt/kde programming and get an idea for it until they can get more skilled in C++. I would think it would make a good skills migration tool, at least, to ween someone over to the linux way to do things. Like BASIC was for those who never programmed before to eventually learn to program. I started with BASIC, and then went to learn other languages from there (on other plarforms). .:: misfit-x ::. On Fri, 2004-01-23 at 03:15, Engels, Marcus wrote: > currently I think HBasic is only stable enough to try small examples. It > works but I wouldn't recommend trying to migrate vb6 applications in this > state. I also have created VB6 applications in the past and I wanted to > create something similar under Linux with HBasic but this should not become > a copy of Visual Basic. Linux and the Qt library are working different in > many ways and I think it doesn't make much sence to copy the Visual Basic > functions one on one. It might make some sence to create an identical copy > if you try to migrate existing projects but I think it it better to > implement a linux-style version which implements the reuired functions and > think about better functions for the rest. |
From: misfit-x <mis...@ph...> - 2004-01-23 13:56:06
|
On Fri, 2004-01-23 at 02:38, Engels, Marcus wrote: > I think I should add some documentation for people recompiling HBasic. I > know two types of problems when recompiling different versions in the same > directory. Thanks for the info. :) I did use the RPM version tough. I've found that I've had problems with compiling other qt-based programs as well, and your message gave me some ideas on what to try next time. .:: misfit-x ::. |
From: Engels, M. <Mar...@SP...> - 2004-01-23 08:15:47
|
Hi, currently I think HBasic is only stable enough to try small examples. = It works but I wouldn't recommend trying to migrate vb6 applications in = this state. I also have created VB6 applications in the past and I wanted to create something similar under Linux with HBasic but this should not = become a copy of Visual Basic. Linux and the Qt library are working different = in many ways and I think it doesn't make much sence to copy the Visual = Basic functions one on one. It might make some sence to create an identical = copy if you try to migrate existing projects but I think it it better to implement a linux-style version which implements the reuired functions = and think about better functions for the rest. Marcus Engels=20 -----Urspr=FCngliche Nachricht----- Von: misfit-x [mailto:mis...@ph...] Gesendet: Donnerstag, 22. Januar 2004 15:29 An: HBasic List Betreff: Re: [Hbasic-userinfo] Hbasic On Thu, 2004-01-22 at 05:43, dan...@we... wrote: > Q: How good is HBasic? I use VB6 to write apps. I'd love to be able = to > write apps for Linux using my existing skill-set. How hard will it = be to > migrate my skills to HBasic? Any help/suggestions/advice people can = give? > Also, I guess there is no way to port existing apps to Linux? I haven't really done much with it yet, but I too am a (former) VB6 programmer. I was able to add a button, a label and create a Hello World of sorts, = at least. You just click on the object (ie. button, etc.) to write code for it. I don't know about file or i/o or other things yet, as I haven't really tried = much else. But it *looks* to me to be simlilar to VB6 that transferring your skills shouldn't be too much of a problem. I also would suggest downloading = the HBasic docs from sourceforge and instlaling them (as root): # cd / # tar -xvzf [path to doc tarball] The reason you want to be root in the top root directory is because = when you untar the docs, it will extract them to /usr/local/hbasic dir in it's = own documentation dir, it seems. Then you can access the docs via HBasic's = help menu. The compiler puts the exes and object files in = /usr/local/hbasic/compiler. though you can change the paths and exe name in View menu, Project = options. You can also run the programs in the interpreter too, to test them. I haven't tried the debugging (watch and breakpoints, step through, etc.) yet = either. >From what it looks though, if this works out, I won't need VB anymore. = :) I currently only have Linux installed so I want to be sure I have = everything that I used to have (work-alikes) in linux that I did in Windows.=20 .:: misfit-x ::. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Hbasic-userinfo mailing list Hba...@li... https://lists.sourceforge.net/lists/listinfo/hbasic-userinfo |
From: misfit-x <mis...@ph...> - 2004-01-22 23:37:13
|
On Thu, 2004-01-22 at 05:43, dan...@we... wrote: > Q: How good is HBasic? I use VB6 to write apps. I'd love to be able to > write apps for Linux using my existing skill-set. How hard will it be to > migrate my skills to HBasic? Any help/suggestions/advice people can give? > Also, I guess there is no way to port existing apps to Linux? I haven't really done much with it yet, but I too am a (former) VB6 programmer. I was able to add a button, a label and create a Hello World of sorts, at least. You just click on the object (ie. button, etc.) to write code for it. I don't know about file or i/o or other things yet, as I haven't really tried much else. But it *looks* to me to be simlilar to VB6 that transferring your skills shouldn't be too much of a problem. I also would suggest downloading the HBasic docs from sourceforge and instlaling them (as root): # cd / # tar -xvzf [path to doc tarball] The reason you want to be root in the top root directory is because when you untar the docs, it will extract them to /usr/local/hbasic dir in it's own documentation dir, it seems. Then you can access the docs via HBasic's help menu. The compiler puts the exes and object files in /usr/local/hbasic/compiler. though you can change the paths and exe name in View menu, Project options. You can also run the programs in the interpreter too, to test them. I haven't tried the debugging (watch and breakpoints, step through, etc.) yet either. >From what it looks though, if this works out, I won't need VB anymore. :) I currently only have Linux installed so I want to be sure I have everything that I used to have (work-alikes) in linux that I did in Windows. .:: misfit-x ::. |
From: <dan...@we...> - 2004-01-22 10:44:24
|
Hi, I am sure that this question has been posed many times before, unfortunately, the archive of all the previous messages no longer works on sourceforge. Q: How good is HBasic? I use VB6 to write apps. I'd love to be able to write apps for Linux using my existing skill-set. How hard will it be to migrate my skills to HBasic? Any help/suggestions/advice people can give? Also, I guess there is no way to port existing apps to Linux? D Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. This message is confidential and may be privileged. If you are not the intended recipient, we kindly ask you to inform the sender. Any unauthorised dissemination or copying hereof is prohibited. This message serves for information purposes only and shall not have any legally binding effect. Given that e-mails can easily be subject to manipulation, we can not accept any liability for the content provided. |
From: <dan...@we...> - 2004-01-22 10:43:34
|
=BFqu=E9 distro utilisa? tambien, no deber=EDas abrirlo con "root". utili= salo solo para las instilaci=F3nes. = =20 = =20 = =20 or...@vt... = =20 = =20 Sent by: hba...@li... = =20 = =20 = =20 21/01/2004 18:39 = =20 = =20 = =20 = =20 = =20 = =20 = =20 = =20 To: hba...@li... cc: Subject: [Hbasic-userinfo] problema de instalacion hbasic [root@localhost hbasic]# rpm -Uvh HBasic-0.9.9h2-1.i586.rpm Preparing... ########################################### [100%] 1:HBasic ########################################### [100%] [root@localhost hbasic]# hbasic hbasic: relocation error: hbasic: undefined symbol: _ZN8QToolBoxC1EP7QWidgetPKcj [root@localhost hbasic]# hbasic hbasic: relocation error: hbasic: undefined symbol: _ZN8QToolBoxC1EP7QWidgetPKcj [root@localhost hbasic]# locate libqt.so /usr/lib/qt-3.1/lib/libqt.so.3.1 /usr/lib/qt-3.1/lib/libqt.so.3 /usr/lib/qt-3.1/lib/libqt.so.3.1.2 /usr/lib/qt-3.1/lib/libqt.so root@localhost hbasic]# locate libdl.so /usr/lib/libdl.so /lib/libdl.so.2 [root@localhost hbasic]# quiero usar postgresql como motor de datos.. gracias... Carlos Gonzalez or...@vt... Valparaiso, Chile ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Hbasic-userinfo mailing list Hba...@li... https://lists.sourceforge.net/lists/listinfo/hbasic-userinfo Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaeng= er sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterle= itung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient led= iglich dem Austausch von Informationen und entfaltet keine rechtliche Bindu= ngswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir= keine Haftung fuer den Inhalt uebernehmen. This message is confidential and may be privileged. If you are not the inte= nded recipient, we kindly ask you to inform the sender. Any unauthorised di= ssemination or copying hereof is prohibited. This message serves for inform= ation purposes only and shall not have any legally binding effect. Given th= at e-mails can easily be subject to manipulation, we can not accept any lia= bility for the content provided. |
From: <or...@vt...> - 2004-01-21 18:09:27
|
[root@localhost hbasic]# rpm -Uvh HBasic-0.9.9h2-1.i586.rpm Preparing... ########################################### [100%] 1:HBasic ########################################### [100%] [root@localhost hbasic]# hbasic hbasic: relocation error: hbasic: undefined symbol: _ZN8QToolBoxC1EP7QWid= getPKcj [root@localhost hbasic]# hbasic hbasic: relocation error: hbasic: undefined symbol: _ZN8QToolBoxC1EP7QWid= getPKcj [root@localhost hbasic]# locate libqt.so /usr/lib/qt-3.1/lib/libqt.so.3.1 /usr/lib/qt-3.1/lib/libqt.so.3 /usr/lib/qt-3.1/lib/libqt.so.3.1.2 /usr/lib/qt-3.1/lib/libqt.so root@localhost hbasic]# locate libdl.so /usr/lib/libdl.so /lib/libdl.so.2 [root@localhost hbasic]# quiero usar postgresql como motor de datos.. gracias... Carlos Gonzalez or...@vt... Valparaiso, Chile |