Namazu: a Full-Text Search Engine

This index contains 81,291 documents and 1,265,498 keywords.

Last modified: 2024-05-06


Query: [How to search]

Display: Description: Sort:

Results:

References: [ SWIG: 3552 ]

Total 3552 documents matching your query.

381. RE: [Discuss-gnuradio] wxPython in Cygwin issue (score: 2)
Author: <HL_Wu@asmedia.com.tw>
Date: Thu, 17 Aug 2006 13:37:39 +0800
Johnathan: After choosing not to use opengl, I successfully build the wxWidgets under Cygwin (I think in the wx world, this is called wxGTK+), but I can't build wxPython under Cygwin. I just begin to
/archive/html/discuss-gnuradio/2006-08/msg00243.html (8,010 bytes)

382. txt548zAG_y3w.txt (score: 6)
Author: unknown
Date: Wed, 23 Aug 2006 17:48:38 -0500
checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking for a BSD-compatible install... /usr/bin/install -c che
/archive/html/discuss-gnuradio/2006-08/txt548zAG_y3w.txt (20,284 bytes)

383. Re: [Discuss-gnuradio] Re: image FC5 x86_64 (score: 3)
Author: Eric Blossom <eb@comsec.com>
Date: Wed, 6 Sep 2006 00:01:36 +0000
What version of SWIG are you using? $ swig -version What version of wxpython do you have installed? $ python Python 2.4.2 (#1, May 2 2006, 08:28:01) [GCC 4.1.0 (SUSE Linux)] on linux2 Type "help", "c
/archive/html/discuss-gnuradio/2006-09/msg00009.html (5,472 bytes)

384. [Discuss-gnuradio] Problems with building from SVN (score: 2)
Author: hanwen <kidult.hanwen@gmail.com>
Date: Mon, 11 Sep 2006 10:38:40 +0800
Hi, It's my first time trying the new SVN repository. I'm usiing FC4. First I downloaded and built the swig 1.3.29. I svn the codes yesterday by: svn co http://gnuradio.org/svn/gnuradio/trunk gnuradi
/archive/html/discuss-gnuradio/2006-09/msg00064.html (5,516 bytes)

385. Re: [Discuss-gnuradio] Problems with building from SVN (score: 4)
Author: Eric Blossom <eb@comsec.com>
Date: Sun, 10 Sep 2006 21:16:31 -0700
I just did a fresh checkout at r3518 and everything builds OK for me. What version of g++ are you using? $ g++ --version Do you have more than one version of SWIG installed? $ swig -version Do you ha
/archive/html/discuss-gnuradio/2006-09/msg00065.html (6,316 bytes)

386. Re: [Discuss-gnuradio] Problems with building from SVN (score: 9)
Author: hanwen <kidult.hanwen@gmail.com>
Date: Mon, 11 Sep 2006 12:38:20 +0800
SWIG Version 1.3.29 Compiled with g++ [i686-pc-linux-gnu] Please see http://www.swig.org for reporting bugs and further information g++ (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) Copyright (C) 2005 Free
/archive/html/discuss-gnuradio/2006-09/msg00066.html (7,049 bytes)

387. Re: [Discuss-gnuradio] Problems with building from SVN (score: 6)
Author: Eric Blossom <eb@comsec.com>
Date: Sun, 10 Sep 2006 21:41:55 -0700
Be sure to check out into an empty directory. Eric
/archive/html/discuss-gnuradio/2006-09/msg00067.html (5,404 bytes)

388. Re: [Discuss-gnuradio] Problems with building from SVN (score: 6)
Author: hanwen <kidult.hanwen@gmail.com>
Date: Wed, 13 Sep 2006 10:40:19 +0800
Succeed! The system variable definations for previous installed v2.8 affected my new installation. I use to install all the components into a stand alone directory, eg. ~/gr. And some definations lik
/archive/html/discuss-gnuradio/2006-09/msg00087.html (6,112 bytes)

389. [Discuss-gnuradio] [Error installation (score: 2)
Author: julien <j.mary88@gmail.com>
Date: Wed, 20 Sep 2006 21:58:36 -0400
Hi I ve tried to install gnuradio but still got the same probleme with differents revision of gnuradio when i do make install a probleme with "gr-error-correcting" appear. Do u know what can i do ? T
/archive/html/discuss-gnuradio/2006-09/msg00185.html (5,554 bytes)

390. [Discuss-gnuradio] Error during installation (score: 2)
Author: julien <j.mary88@gmail.com>
Date: Wed, 20 Sep 2006 22:11:22 -0400
Hi I ve tried to install gnuradio but still got the same probleme with differents revision of gnuradio when i do make install a probleme with "gr-error-correcting" appear. Do u know what can i do ? T
/archive/html/discuss-gnuradio/2006-09/msg00186.html (5,953 bytes)

391. Re: [Discuss-gnuradio] Error during installation (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Wed, 20 Sep 2006 13:19:48 -0700
I believe this is a known problem. You can avoid this by disabling gr-error-correcting-codes. $ ./configure --disable-gr-error-correcting-codes $ make && make check $ su Eric
/archive/html/discuss-gnuradio/2006-09/msg00187.html (6,804 bytes)

392. Re: [Discuss-gnuradio] Error during installation (score: 2)
Author: julien <j.mary88@gmail.com>
Date: Thu, 21 Sep 2006 13:04:13 -0400
Thx you eric I have searched how to solve this probleme whitout disabling gr-error-coorecting and did not find the solution so ... Eric Blossom a écrit :
/archive/html/discuss-gnuradio/2006-09/msg00200.html (7,473 bytes)

393. [Discuss-gnuradio] FFTW Problems (score: 3)
Author: Ron Shaffer <w4vm@comcast.net>
Date: Thu, 21 Sep 2006 17:51:31 -0500
I'm trying to build with the latest svn source as of this past weekend in FC 4. below is a snip of my configure and make outputs ... Can someone help me with this please - I'm getting unresolved exte
/archive/html/discuss-gnuradio/2006-09/msg00218.html (7,532 bytes)

394. [Discuss-gnuradio] svn update could cause a build failure in existing trees... (score: 4)
Author: Eric Blossom <eb@comsec.com>
Date: Tue, 26 Sep 2006 22:24:29 -0700
This update includes a rename of a swig .i file, and since our computation of swig dependencies isn't perfect, your build may fail complaining that it can't find gri_agc.i This does not occur if you
/archive/html/discuss-gnuradio/2006-09/msg00283.html (4,626 bytes)

395. Re: [Discuss-gnuradio] Python function processing block (score: 2)
Author: "Marcus Leech" <mleech@nortel.com>
Date: Tue, 03 Oct 2006 11:40:14 -0400
http://gnuradio.org/trac/browser/gnuradio/trunk/gnuradio-core/src/lib/general/gr_feval.h It defines a function 'eval' that can be called either from C++ or from Python. In Python you can subclass th
/archive/html/discuss-gnuradio/2006-10/msg00016.html (7,233 bytes)

396. Re: [Discuss-gnuradio] Python function processing block (score: 2)
Author: Eric Blossom <eb@comsec.com>
Date: Tue, 3 Oct 2006 13:38:05 -0700
Looks like whomever added it, failed to add the .i file entry. Note that in reality, it doesn't make much sense to have a _ff, since the _dd does effectively the same thing. All python floating point
/archive/html/discuss-gnuradio/2006-10/msg00023.html (7,456 bytes)

397. [Discuss-gnuradio] Problem with make (score: 3)
Author: "De Lima Julian" <Julian.DeLima@edu.hefr.ch>
Date: Thu, 5 Oct 2006 23:16:09 +0200
Hello, I have gcc3.4 and g++3.4 and when I do the ./configure there is no problem. But after when I do the make, I have this mistake : ../../../../gnuradio-core/src/lib/general/gri_agc2_cc.h:40: warn
/archive/html/discuss-gnuradio/2006-10/msg00052.html (5,462 bytes)

398. Re: [Discuss-gnuradio] ReG - Building GNU Radio (score: 2)
Author: "Kyle Zhou" <kylenix@gmail.com>
Date: Tue, 17 Oct 2006 12:13:14 +1000
Hi, I've finally got the minimal gnuradio working. The problem may be the outdated cygwin system. The mirror I was using for cygwin setup is for some reason not up to date. So even though I did a 'cu
/archive/html/discuss-gnuradio/2006-10/msg00191.html (11,992 bytes)

399. Re: [Discuss-gnuradio] Python function processing block (score: 2)
Author: Murray Lang <vk6hl@yahoo.com.au>
Date: Tue, 17 Oct 2006 16:14:42 +1000 (EST)
Thanks Eric. sox will get me started but I would eventually like my application to be able to open wav files. Unfortunately the Python wave library limits the sample size to 16 bits - OK for USRP but
/archive/html/discuss-gnuradio/2006-10/msg00201.html (9,728 bytes)

400. [Discuss-gnuradio] GNU SDR DSP backend question (score: 2)
Author: "Garrett McGrath" <gmcgrath815@gmail.com>
Date: Thu, 2 Nov 2006 16:00:32 -0500
I am currently working at Princeton University in a department responcible for some fMRI dsp work and managing a cluster for image processing. We are currently discussing new projects to use the clus
/archive/html/discuss-gnuradio/2006-11/msg00031.html (5,288 bytes)


This search system is powered by Namazu v2.0.21

sysadmin@gnu.org