× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: patch in asdbget - update cvs ?
  • From: Scott Klement <klemscot@xxxxxxxxxxxx>
  • Date: Thu, 2 Aug 2001 16:13:56 -0500 (CDT)


Rather than E-mailing it individually to everyone who might want to try 
it, I've put it on my web site.   You can grab the patch from:

     http://klement.dstorm.net/asdb_glib.patch


then:
      cd /path/to/asdbget
      patch -p0 < /path/to/asdb_glib.patch
      ./autogen.sh
      ./configure
      make

If you used a Windows web client to download it, it (may) screw up the
end-of-line characters.   If that happens, you'll want to do this
instead:

      cd /path/to/asdbget
      cat /path/to/asdb_glib.patch  | tr -d '\r' | patch -p0
      ./autogen.sh
      ./configure
      make
     


On Thu, 2 Aug 2001, Patrick Bielen wrote:

> > That patch was a "quick-fix" to get you up and running.  It's not
> > the "proper solution."  That's why I didn't commit it to CVS.
> 
> I understand, but otherwise, is it possible that you e-mail me the patch in 
> binairy form (as an attachement) because i do not have so much experience 
> with patches and other features, and kmail is doing word-wrap and thats the 
> reason that i don't know how the exact lines are in the patch.
> 
> Is that possible ? It would help me a lot :-)
> 
> Greetings
> 
> Patrick

+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to LINUX5250@midrange.com.
| To subscribe to this list send email to LINUX5250-SUB@midrange.com.
| To unsubscribe from this list send email to LINUX5250-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.