Open Forum > What's New

ScriptBasic 2.2 Beta - Feedback

<< < (2/3) > >>

Support:

--- Quote ---scriba sbiupdict.sb
The requested module can not be loaded.

--- End quote ---

Just tested this again with no issues.  ???


--- Quote ---scriba testmysql.sb
The requested module can not be loaded.

--- End quote ---

Try a scriba -d testmysql.sb and see if it gives you anymore info why the module isn't loading.


--- Quote ---scriba testodbc.sb
Extension specific error.

--- End quote ---

Have you done your odbcinst -c to create your user/system DSN? Did you download the ODBC driver for the DB you're trying to access?


--- Quote ---I have installed the dependencies. The other test programs are working.

--- End quote ---

Does this mean the other IUP examples work? (SBx_bunttons & SBx_dict.sb)

Support:
Looks like the MySQL client can't find a MySQL server to connect to. Do you have MySQL server installed or can you change the script to point to one?

Are you sure you have the SB iup.so (extension module) with the others and the iup.bas with the other SB includes?

Having two shared objects with the same name caused problems under Windows so that is why the DLL is named pui.dll. I haven't had the same issue with Linux. (yet)

Support:
ScriptBasic 2.2 runs on Ubuntu 12.04 LTS 32  and 64 bit versions with 3rd party extension modules updated to current levels. That said, lets find out why your version of Linux is having issues with the current SB Ubuntu version. I would like to get the MySQL problem solved first then we can move on to IUP.

Q. Does the SB 2.1 version of the MySQL interface work on your box?

Q. What version of MySQL server are you running?

Q. What is your Linux kernel version?

Q. Does the console version of the MySQL client work?



Support:

--- Quote ---Ver 14.14 Distrib 5.1.66, for debian-linux-gnu (i486) using readline 6.1
--- End quote ---

Info returned from running the testmysql.sb example.

Client info is: 6.0.0
Server info is: 5.5.28

I would say that the SB 2.2 current driver interface isn't happy with your older version of MySQL server. If the 2.1 version of the SB mysql.so works for you and it's less painful than upgrading your server, nothing other than updating the library to the latest version was done to the extension module for 2.2.

Support:

--- Quote ---Did you ever make a iup package for Linux32bit? Everything here iup looks to be for Linux64bit.
--- End quote ---

ALL posted ScriptBasic 2.2 releases include the IUP extension module.

Based on the message returned with the scriba -d trying to load IUP, your Gtk2 is out of date. (guess) I sent Antonio (IUP author) an e-mail asking about Gtk2 version requirements.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version