On Tue, Apr 22, 2008 at 8:39 AM, irene159 <[EMAIL PROTECTED]> wrote:
> I am really stucked, thanks for your help,
While I understand that what you are dealing with originally began
with a GNU Radio related program installation, the topic has drifted
from the main purpose of this mailing list. I
irene159 wrote:
In the output of './configure --help' are there any options regarding
dll's? I think this line is what is fouling you up:
> checking if package supports dlls... no
hth,
Jason.
No, I didn't see any option concerning dll, options available are:
...
Where do I have to look
> In the output of './configure --help' are there any options regarding
> dll's? I think this line is what is fouling you up:
>
> > checking if package supports dlls... no
>
> hth,
>
> Jason.
>
No, I didn't see any option concerning dll, options available are:
$ ./configure --help
Usag
> In the output of './configure --help' are there any options regarding
> dll's? I think this line is what is fouling you up:
>
> > checking if package supports dlls... no
>
> hth,
>
> Jason.
>
No, I didn't see any option concerning dll, options available are:
$ ./configure --help
Usag
irene159 wrote:
Don Ward wrote:
Try "./configure --help" (in your mysql directory) and see if you have
options like --enable-static, --enable-shared, --disable-static,
and/or --disable-shared. Depending on the defaults, to build a shared
library (a *.dll file on Windows---what you need) you m
Don Ward wrote:
>
> Try "./configure --help" (in your mysql directory) and see if you have
> options like --enable-static, --enable-shared, --disable-static,
> and/or --disable-shared. Depending on the defaults, to build a shared
> library (a *.dll file on Windows---what you need) you may n
irene159 wrote:
Well I downloaded mysql-3.23.43, I am not sure I’ve done the right choice.
I
did do some Internet research before installing it and that’s when I
realized that there are many problems with mysql running on Cygwin
although
this version was said to work. Can somebody confirm?
Th
Hello,
Well I downloaded mysql-3.23.43, I am not sure I’ve done the right choice. I
did do some Internet research before installing it and that’s when I
realized that there are many problems with mysql running on Cygwin although
this version was said to work. Can somebody confirm?
The point is th
irene159 wrote:
I just noticed that I missed some things on the make output [3],
specially:
*** Warning: linker path does not have real file for
library -lmysqlclient.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do t
Hello,
I just noticed that I missed some things on the make output [3], specially:
*** Warning: linker path does not have real file for library -lmysqlclient.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you ha
Hello,
You were right; I got the problem solved by adding
AM_LDFLAGS="-L/usr/local/lib/mysql" to
ais-tools-gnuradio-1.0.1\src\Makefile.am.
The ./configure and the make seem to run fine now but when I use make check
in ais-tools-gnuradio-1.0.1\src\Python I get the following error:
$ make check
m
irene159 wrote:
Hello,
I would like to run ais-tools-gnuradio-1.0.1 [1] on Cygwin. Can somebody
please give me the installation procedure? Are there any requirements to be
considered before running the application (specially concerning Google Earth
or DB)?
I ask about this a bit ago [2] and hav
Hello,
I would like to run ais-tools-gnuradio-1.0.1 [1] on Cygwin. Can somebody
please give me the installation procedure? Are there any requirements to be
considered before running the application (specially concerning Google Earth
or DB)?
I have installed mysql-3.23.43.
I have run the standard i
13 matches
Mail list logo