by: Phil |
last post by:
I realize this is the php group, but I have a question that recurses
back to my php install.
My objective is a pure 64 bit shared object installation of php 5.0 on
UltraSparc Solaris 9 compiled...
|
by: Frieder Loercher |
last post by:
Hello,
I am developping a (lammpi) parallel Application where any
of the processes uses the Python script language.
It works fine on Compaq Alpha and SUN Solaris5.9
On AIX5.1, it doesn't...
|
by: Rickard Lind |
last post by:
Is there any way to build the python executable statically and
still be able to load modules built as shared libraries?
I'm trying to run python scripts on a stripped down FreeBSD (4.9)
machine...
|
by: David T. Ashley |
last post by:
I've occasionally had trouble compiling and linking programs that use shared
libraries. That never made a lot of sense to me, because I thought the
operating system went hunting for the symbols...
|
by: Tobias Bergmann |
last post by:
Hi,
I work on a big project that consists of many small linux C++ CGI
binaries. This actually works fine but our problem is that we use many
..so libraries and we need to compile it separately...
|
by: Bala |
last post by:
Hello,
I am trying to create a shared library on solaris. The inputs to this
library is a source file and then 2 static libraries.
I need to call code within the shared library in another...
|
by: S S |
last post by:
Hi
Are there some known issues using STL with shared library. Recently I
got some crash for which the reason I dont see any, and searching on
goolge shown some such issues with shared library.
...
|
by: Roy M |
last post by:
Just heard one of the famous quotes by Richard Cornford:
Prototype.js was written by people who don't know javascript for
people
who don't know javascript. People who don't know javascript are...
|
by: stuntgoat |
last post by:
Hi,
I want to start using Python 2.6 and 3000. I have several questions.
What, in your experiences, is a functionally elegant solution to
installing 2.6 and 3 from source without breaking...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|
by: GKJR |
last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
|