X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=btinternet.com; s=btmx201904; t=1660431438; bh=BYbxJRPKS5JoFpDUrodVTErgotMoLRjWXDP62bcphZY=; h=Message-ID:Date:MIME-Version:Subject:To:References:From:In-Reply-To; b=BqWUAwCx43u9FEoiHx5fjye6EmojPKoFcKyCx61hwgS06mpxgp8YOnYdOnvEOrHdGfpYJPnFENl6eGEZxEiJU+GetbnYGUZaBQaJbquk08tQ3ZJiONmkWYdTGjZA8Mbtl1MumPsK7K8qlySFxDt2p/gSpAuLUtupM6HCSzQ+d37LLMULmPU61MP5vF5MJVTSqZyul39NxE3v7OKBH2Lds7e2y7QZN8wCXMVXjrkFRFZcnFp7tuL9Sljeuu1TbnXLLW6IDhpjpS29C5J+kcbKWgVsdkgzdyuCIZYyd/UFP/cL3kN4qeHFP8Cbyx9/ntNQ67lpPPf6ItkWEak9p3bp8w== Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=roger DOT burghall1 AT btinternet DOT com; bimi=skipped X-SNCR-Rigid: 613A8DE8346F4B33 X-Originating-IP: [217.44.88.41] X-OWM-Source-IP: 217.44.88.41 (GB) X-OWM-Env-Sender: roger DOT burghall1 AT btinternet DOT com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvfedrvdegledgudeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecunecujfgurheptgfkffggfgfuvfhfhfgjsegrtderredtfeejnecuhfhrohhmpeftohhgvghruceuuhhrghhhrghllhcuoehrohhgvghrrdgsuhhrghhhrghllhdusegsthhinhhtvghrnhgvthdrtghomheqnecuggftrfgrthhtvghrnhepvdefvdelgfehhfelleduteehueelgeegkeelgefgfeeikeehffeffeetgfelvedunecukfhppedvudejrdeggedrkeekrdegudenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddrleegngdpihhnvghtpedvudejrdeggedrkeekrdeguddpmhgrihhlfhhrohhmpehrohhgvghrrdgsuhhrghhhrghllhdusegsthhinhhtvghrnhgvthdrtghomhdpnhgspghrtghpthhtohepuddprhgtphhtthhopehgvggurgdquhhsvghrseguvghlohhrihgvrdgtohhm X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean X-SNCR-hdrdom: btinternet.com Content-Type: multipart/alternative; boundary="------------JP1ZIJZuzodJlxmR0HyVxerV" Message-ID: Date: Sat, 13 Aug 2022 23:57:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [geda-user] Active filter Content-Language: en-US To: geda-user AT delorie DOT com References: <20220811143644 DOT 13DD38248090 AT turkos DOT aspodata DOT se> <20220813175440 DOT 0699D80A0383 AT turkos DOT aspodata DOT se> From: "Roger Burghall (roger DOT burghall1 AT btinternet DOT com) [via geda-user AT delorie DOT com]" In-Reply-To: <20220813175440.0699D80A0383@turkos.aspodata.se> Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk This is a multi-part message in MIME format. --------------JP1ZIJZuzodJlxmR0HyVxerV Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit I used to have those packages until I got my new laptop with Ubuntu 20.04 installed; now I don't, and this afternoon I retrieved the files from GitHub to a new directory, and ran my 'Build' script (I'm not as sure about 'makefile') and created an executable that runs. You are no doubt right about not checking in the executable, which I did without thinking. Even another version of Ubuntu will fail to execute it, I'm sure - at least 20.04 won't run an executable made under 16.04 in my experience. Back in the early 1970s I was working in medical research, where signal impedances are high, frequencies are low and mains interference is a nightmare, which is how I got interested in Active Filters, and the Wireless World articles were a godsend. I have long planned on collecting together my more basic programs for synthesis and analysis of Sallen-and-Key, Rauch (i.e. multiple feedback) and software (discrete) filters with circuit diagrams, and then perhaps making a YouTube video on their use. Here "planned", you will understand, is synonymous with "vaguely thought about", but if anyone is interested in the least I'll give it more priority. /roger AT roger-Latitude-5520: sudo find / -iname libgnome-2.0// //[sudo] password for roger: // //find: ‘/run/user/1001/doc’: Permission denied// //find: ‘/run/user/1001/gvfs’: Permission denied// //roger AT roger-Latitude-5520:~$ sudo find / -iname libgnomeui-2.0// //find: ‘/run/user/1001/doc’: Permission denied// //find: ‘/run/user/1001/gvfs’: Permission denied// //roger AT roger-Latitude-5520:/ On 13/08/2022 18:54, karl AT aspodata DOT se [via geda-user AT delorie DOT com] wrote: > Roger Burghall >> I have updated my project "r-burg/rbfilter" on github, and I */think >> /*it should now work. > I'm missing: > Package 'libgnome-2.0', required by 'virtual:world', not found > Package 'libgnomeui-2.0', required by 'virtual:world', not found > don't know which package they are in. I'm running gentoo here, > and I have opted out of gnome a long time ago, so I guess that > is a show stopper. > > BTW, it is not a good idea to check in the final biniary, since > c++ is picky about which build tools you use and are using to > run the program. If you want to distribute the final program as is > it is best to make it static. > >> Of course, like you, I was looking to understand the subject as >> much as to create a software tool. It is an interesting subject, >> isn't it?! > ... > > It's in the genes I think:) > > Regards, > /Karl Hammar > --------------JP1ZIJZuzodJlxmR0HyVxerV Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

I used to have those packages until I got my new laptop with Ubuntu 20.04 installed; now I don't, and this afternoon I retrieved the files from GitHub to a new directory, and ran my 'Build' script (I'm not as sure about 'makefile') and created an executable that runs.

You are no doubt right about not checking in the executable, which I did without thinking. Even another version of Ubuntu will fail to execute it, I'm sure - at least 20.04 won't run an executable made under 16.04 in my experience.

Back in the early 1970s I was working in medical research, where signal impedances are high, frequencies are low and mains interference is a nightmare, which is how I got interested in Active Filters, and the Wireless World articles were a godsend.

I have long planned on collecting together my more basic programs for synthesis and analysis of Sallen-and-Key, Rauch (i.e. multiple feedback) and software (discrete) filters with circuit diagrams, and then perhaps making a YouTube video on their use. Here "planned", you will understand, is synonymous with "vaguely thought about", but if anyone is interested in the least I'll give it more priority.

roger AT roger-Latitude-5520: sudo find / -iname libgnome-2.0
[sudo] password for roger:
find: ‘/run/user/1001/doc’: Permission denied
find: ‘/run/user/1001/gvfs’: Permission denied
roger AT roger-Latitude-5520:~$ sudo find / -iname libgnomeui-2.0
find: ‘/run/user/1001/doc’: Permission denied
find: ‘/run/user/1001/gvfs’: Permission denied
roger AT roger-Latitude-5520:



On 13/08/2022 18:54, karl AT aspodata DOT se [via geda-user AT delorie DOT com] wrote:
Roger Burghall
I have updated my project "r-burg/rbfilter" on github, and I */think 
/*it should now work.
 I'm missing:
Package 'libgnome-2.0', required by 'virtual:world', not found
Package 'libgnomeui-2.0', required by 'virtual:world', not found
 don't know which package they are in. I'm running gentoo here,
 and I have opted out of gnome a long time ago, so I guess that
 is a show stopper.

BTW, it is not a good idea to check in the final biniary, since
c++ is picky about which build tools you use and are using to
run the program. If you want to distribute the final program as is
it is best to make it static.

Of course, like you, I was looking to understand the subject as
much as to create a software tool. It is an interesting subject,
isn't it?!
...

It's in the genes I think:)

Regards,
/Karl Hammar

--------------JP1ZIJZuzodJlxmR0HyVxerV--