by: Robert Blaha |
last post by:
Hi,
I'm runnig Linux/Mandrake9.0-Dolphin and try to update Apache 2.0.46
and PHP 4.3.2.
Apache is OK bu with PHP I've problem. I unpacked distribution, run
../configure > configure.vysl, make...
|
by: Glenn |
last post by:
Hi,
I'm using cygwin and am trying to install DBI-mSQL and am getting errors
on make .. any idea how to fix this (TIA):
cpan> install DBD::mSQL
Running install for module DBD::mSQL
Running...
|
by: Joel Rodrigues |
last post by:
Hi, I get the following error when I run make on Mac OS X v 10.1.5 Any
ideas ?
----------------------------------------------------------
ar: illegal option -- s
usage: ar -d archive file ......
|
by: Seeker |
last post by:
Hello,
In using Solaris Pro Compiler to compile Pro*C code. I am getting this
error:
make: Fatal error in reader: parser_proc_online.mk, line 26: Badly
formed macro assignment
Based on other...
|
by: Steven Bethard |
last post by:
Ok, I finally have a PEP number. Here's the most updated version of the
"make" statement PEP. I'll be posting it shortly to python-dev.
Thanks again for the previous discussion and suggestions!...
|
by: Steven Bethard |
last post by:
I've updated PEP 359 with a bunch of the recent suggestions. The
patch is available at:
http://bugs.python.org/1472459
and I've pasted the full text below.
I've tried to be more explicit about...
|
by: Johs |
last post by:
I have a source file called project.c. In the same folder I have a
Makefile containing:
CC=gcc
CFLAGS=-g
project: project.c
$(CC) $(CFLAGS) project.c -o project
|
by: jalqadir |
last post by:
Now that I am trying to install Debian from a CD, I found that the
network card was not supported, I read that some dude had found a
driver for the NIC in a MSI-M662 laptot, I myself don't know...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
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: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
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: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
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: SueHopson |
last post by:
Hi All,
I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...
|