Re: GNU C Library version

2017-01-08 Thread David Wright
glish please ) the unstable issue in the enclosed attachment C > Library GNU C Library version ( Ubuntu GLIBC 2.24-3 Ubuntu 2 ) 2.24 > ( unstable )I suppose my question is ..if this is unstable why > is it been released as part of the download for the current version > of

GNU C Library version

2017-01-08 Thread Mike
! My knowledge of Linux is quite limited, I am more of a open the box and plug and play type user ( maybe I should learn more ) ! I write to you in the hope that you can explain to me ( in plain English please ) the unstable issue in the enclosed attachment C Library GNU C Library version

Re: C++ library for apt-get

2016-04-01 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Apr 01, 2016 at 09:07:55PM +0300, Aleksandar Valchev wrote: > Hi *, > > is there any library for using apt-get via C++ ? > > I'm aware of "system" and boost python interface, but just in case to ask... > > Thanks a lot. If you do ldd $(w

C++ library for apt-get

2016-04-01 Thread Aleksandar Valchev
Hi *, is there any library for using apt-get via C++ ? I'm aware of "system" and boost python interface, but just in case to ask... Thanks a lot.

Re: Gtk-WARNING **: Locale not supported by C library.

2010-06-22 Thread Mathieu Malaterre
g went wrong. When I start a gtk app I get warning: > > (process:5389): Gtk-WARNING **: Locale not supported by C library. >        Using the fallback 'C' locale. > > I thought I could just reconfigure locales: > > $ sudo dpkg-reconfigure locales > [sudo] passwor

Gtk-WARNING **: Locale not supported by C library.

2010-06-22 Thread Mathieu Malaterre
Hi, I updated gcc-snapshot this morning, it updated locales, and then I realize something went wrong. When I start a gtk app I get warning: (process:5389): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. I thought I could just reconfigu

Re: Which C++ Library am I Looking For?

2009-03-04 Thread Sven Joachim
On 2009-03-04 15:53 +0100, Hal Vaughan wrote: > On Mar 4, 2009, at 7:17 AM, Nikos Chantziaras wrote: > >> You need: >> >> #include >> >> to use this function. > > Thanks! > > That makes that line work, now it's choking on other functions (in > this case memtest). I'll just take it one function

Re: Which C++ Library am I Looking For?

2009-03-04 Thread Hal Vaughan
the Lenny one, but it's a long list. As best I can tell, transform is in a standard C++ library and it looks like those are installed on the Lenny system. I've tried Google, but with the keywords of C++, library, and transform, it's hard to narrow it down and find just what packa

Re: Which C++ Library am I Looking For?

2009-03-04 Thread Nikos Chantziaras
l, transform is in a standard C++ library and it looks like those are installed on the Lenny system. I've tried Google, but with the keywords of C++, library, and transform, it's hard to narrow it down and find just what package I'm looking for. Any help on this would be a big h

Which C++ Library am I Looking For?

2009-03-04 Thread Hal Vaughan
in a standard C++ library and it looks like those are installed on the Lenny system. I've tried Google, but with the keywords of C++, library, and transform, it's hard to narrow it down and find just what package I'm looking for. Any help on this would be a big help. Any

Re: manual of C library

2008-12-31 Thread Arthur Marsh
J.H.Kim wrote, on 2009-01-01 13:20: > Hi, everyone > > I installed manpages-dev.deb to see manual page for C libray. > But when I do "man open", the "openvt" of Linux User Manual showed up. > How can the man page of C libary show up first? man 2 open if you have manpages-dev installed. -- To

Re: manual of C library

2008-12-31 Thread Ken Irving
On Thu, Jan 01, 2009 at 11:50:05AM +0900, J.H.Kim wrote: > Hi, everyone > > I installed manpages-dev.deb to see manual page for C libray. > But when I do "man open", the "openvt" of Linux User Manual showed up. > How can the man page of C libary show up first? Try specifying the manual section nu

Re: manual of C library

2008-12-31 Thread Chris Jones
On Wed, Dec 31, 2008 at 09:50:05PM EST, J.H.Kim wrote: > Hi, everyone > > I installed manpages-dev.deb to see manual page for C libray. > But when I do "man open", the "openvt" of Linux User Manual showed up. > How can the man page of C libary show up first? $ man -a open will display in success

manual of C library

2008-12-31 Thread J.H.Kim
Hi, everyone I installed manpages-dev.deb to see manual page for C libray. But when I do "man open", the "openvt" of Linux User Manual showed up. How can the man page of C libary show up first? Thanks in advance. Regards, J.H.Kim -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.or

Re: What package should I install to see man pages for C library?

2008-11-10 Thread Michael Wagner
* Kumar Appaiah <[EMAIL PROTECTED]> 10.11.2008 > On Mon, Nov 10, 2008 at 01:54:30PM +0900, J.H.Kim wrote: > > What package should I install to read C library manual using man? > > I installed glibc-doc and glibc-doc-reference-2.3.6-1.all.deb but I > > cannot see ma

Re: What package should I install to see man pages for C library?

2008-11-09 Thread Kumar Appaiah
On Mon, Nov 10, 2008 at 01:54:30PM +0900, J.H.Kim wrote: > What package should I install to read C library manual using man? > I installed glibc-doc and glibc-doc-reference-2.3.6-1.all.deb but I > cannot see man page for C libray such as "fprintf". > When I do "man fpr

What package should I install to see man pages for C library?

2008-11-09 Thread J.H.Kim
Hi, everyone What package should I install to read C library manual using man? I installed glibc-doc and glibc-doc-reference-2.3.6-1.all.deb but I cannot see man page for C libray such as "fprintf". When I do "man fprintf", "No manual entry for fprintf" messag

Re: Komodo IDE C library incompatibility

2004-05-11 Thread Dennis Stosberg
Am 11.05.2004 um 12:23 schrieb Andrew Malcolmson: > What Debian package provides this libc version (I don't > understand the difference of the version numbering for 'libc' & > 'libc6)? wget http://ftp.de.debian.org/debian/dists/sarge/Contents-i386.gz zgrep libstdc++-libc6.2-2.so.3 Contents-i386.g

Komodo IDE C library incompatibility

2004-05-11 Thread Andrew Malcolmson
ActiveState's Komodo editor fails to start on my Sarge system, giving an error: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory A post to the Komodo user list states that it requires an older version of the C library:

Re: locale not supported by C library

2003-07-01 Thread Peter Hugosson-Miller
Karsten M. Self wrote: on Thu, Jun 26, 2003 at 03:08:00PM +0200, Peter Hugosson-Miller ([EMAIL PROTECTED]) wrote: Since I upgraded from potato to woody, I've started getting _lots_ of these warnings in my ~/.gnome-errors file: Gdk-WARNING **: locale not supported by C library OK, it

Re: locale not supported by C library

2003-06-29 Thread Vincent Lefevre
On Fri, Jun 27, 2003 at 16:10:05 +0100, Karsten M. Self wrote: >dpkg-reconfigure locales ># and if you're still seeing problems >locale-gen But what if one isn't the administrator of the machine? -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: - 100% validated

Re: locale not supported by C library

2003-06-27 Thread Karsten M. Self
on Thu, Jun 26, 2003 at 03:08:00PM +0200, Peter Hugosson-Miller ([EMAIL PROTECTED]) wrote: > Since I upgraded from potato to woody, I've started getting _lots_ of > these warnings in my ~/.gnome-errors file: > > Gdk-WARNING **: locale not supported by C library > > OK, i

locale not supported by C library

2003-06-27 Thread Peter Hugosson-Miller
Since I upgraded from potato to woody, I've started getting _lots_ of these warnings in my ~/.gnome-errors file: Gdk-WARNING **: locale not supported by C library OK, it's just a warning, but it's new, and I just wonder a) If I need to fix it to avoid _real_ problems later b)

Gdk-WARNING **: locale not supported by C library

2002-12-03 Thread Andrew R Reid
When I start a Gnome Session I get the following errors. Gdk-WARNING **: locale not supported by C library Gtk-WARNING **: cannot open display: SESSION_MANAGER=local/cpserver:/tmp/.ICE-unix/5946 Gdk-WARNING **: locale not supported by C library Gdk-WARNING **: locale not supported by C

Re: C library

2002-06-11 Thread Derrick 'dman' Hudson
On Tue, Jun 11, 2002 at 09:05:02PM +0100, Colin Watson wrote: | On Tue, Jun 11, 2002 at 03:39:40PM -0400, Ian D. Stewart wrote: | > Reminds me of vigor of user friendly fame | > | > "You just pressed the tab key. Are you sure you wish to | > continue?" | | You *do* know it's in Debian, righ

Re: C library

2002-06-11 Thread Helgi Örn
). > > As a matter of good programming practice (following the principal of > least astonishment), if a locale is specified, that locale should be > used. If no locale is specified, or if the specified locale is not > supported by the C library (see man 3 setlocale), then the pro

Re: C library

2002-06-11 Thread Ian D. Stewart
On 2002.06.11 16:05 Colin Watson wrote: On Tue, Jun 11, 2002 at 03:39:40PM -0400, Ian D. Stewart wrote: > Reminds me of vigor of user friendly fame > >"You just pressed the tab key. Are you sure you wish to > continue?" You *do* know it's in Debian, right? :) Oh no! Say it's not so. I j

Re: C library

2002-06-11 Thread Helgi Örn
On Tue, 2002-06-11 at 20:16, Sean 'Shaleh' Perry wrote: > the locale "C" is meant to be the default, it always works, safe locale. The > name "C" comes from the programming language C. Basically the default locale > should allow you to code a C app without causing issues when given to someone > e

Re: C library

2002-06-11 Thread Colin Watson
On Tue, Jun 11, 2002 at 03:39:40PM -0400, Ian D. Stewart wrote: > Reminds me of vigor of user friendly fame > > "You just pressed the tab key. Are you sure you wish to > continue?" You *do* know it's in Debian, right? :) -- Colin Watson [EMAIL PROTECTED]

Re: C library

2002-06-11 Thread Ian D. Stewart
On 2002.06.11 15:54 Derrick 'dman' Hudson wrote: On Tue, Jun 11, 2002 at 06:25:57AM -0700, Sean 'Shaleh' Perry wrote: | On 11-Jun-2002 Helgi Örn wrote: | > Do I have to re-boot for a change to take effect? Your mouse has moved. You must restart Windows for your

Re: C library

2002-06-11 Thread Derrick 'dman' Hudson
On Tue, Jun 11, 2002 at 06:25:57AM -0700, Sean 'Shaleh' Perry wrote: | On 11-Jun-2002 Helgi Örn wrote: | > Do I have to re-boot for a change to take effect? Your mouse has moved. You must restart Windows for your changes to take effect. | en_US ISO-8859-1 | en_

Re: C library

2002-06-11 Thread Ian D. Stewart
On 2002.06.11 15:09 Colin Watson wrote: On Tue, Jun 11, 2002 at 02:33:27PM -0400, Ian D. Stewart wrote: > Different parts of the world have slightly different conventions for > representing for various types of data. As an example, take the date > 04/01/2002. To a brit, this is January 4th, 20

Re: C library

2002-06-11 Thread Colin Watson
On Tue, Jun 11, 2002 at 02:33:27PM -0400, Ian D. Stewart wrote: > Different parts of the world have slightly different conventions for > representing for various types of data. As an example, take the date > 04/01/2002. To a brit, this is January 4th, 2002. *ahem* To a Brit, this is "4th Janua

Re: C library

2002-06-11 Thread Ian D. Stewart
On 2002.06.11 14:16 Sean 'Shaleh' Perry wrote: On 11-Jun-2002 Helgi Örn wrote: > On Tue, 2002-06-11 at 19:42, Sean 'Shaleh' Perry wrote: >> > Wouldn't "C" be a more appropriate default locale for non-US users? >> > >> >> sure, but you are assuming competency in coders (-: C should work by >> de

Re: C library

2002-06-11 Thread Ian D. Stewart
nt), if a locale is specified, that locale should be used. If no locale is specified, or if the specified locale is not supported by the C library (see man 3 setlocale), then the program should fallback to the C locale. Apparently, in the case of the application that triggered this thread, tha

Re: C library

2002-06-11 Thread Sean 'Shaleh' Perry
On 11-Jun-2002 Helgi Örn wrote: > On Tue, 2002-06-11 at 19:42, Sean 'Shaleh' Perry wrote: >> > Wouldn't "C" be a more appropriate default locale for non-US users? >> > >> >> sure, but you are assuming competency in coders (-: C should work by >> default >> without editing or enabling anything .

Re: C library

2002-06-11 Thread Ian D. Stewart
On 2002.06.11 13:42 Sean 'Shaleh' Perry wrote: > Wouldn't "C" be a more appropriate default locale for non-US users? > sure, but you are assuming competency in coders (-: Gah! Hate it when I do that!! ;) Ian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Re: C library

2002-06-11 Thread Helgi Örn
On Tue, 2002-06-11 at 19:42, Sean 'Shaleh' Perry wrote: > > Wouldn't "C" be a more appropriate default locale for non-US users? > > > > sure, but you are assuming competency in coders (-: C should work by default > without editing or enabling anything . Could you guys explain for a non-programme

Re: C library

2002-06-11 Thread Sean 'Shaleh' Perry
> Wouldn't "C" be a more appropriate default locale for non-US users? > sure, but you are assuming competency in coders (-: C should work by default without editing or enabling anything . -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL P

Re: C library

2002-06-11 Thread Ian D. Stewart
On 2002.06.11 09:25 Sean 'Shaleh' Perry wrote: On 11-Jun-2002 Helgi Örn wrote: > On Tue, 2002-06-11 at 08:45, Sean 'Shaleh' Perry wrote: >> >> On 11-Jun-2002 Helgi Örn wrote: >> > This is all that's there: >> > >> > is_IS ISO-8859-1 >> > sv_SE ISO-8859-1 >> > >> >> Does this match the locale you

Re: C library

2002-06-11 Thread Helgi Örn
On Tue, 2002-06-11 at 15:25, Sean 'Shaleh' Perry wrote: > > en_US ISO-8859-1 > en_US.UTF-8 UTF-8 > > is in mine. No, you do not need to reboot. Make the change, run locale-gen > as > root. Wonderful, thank's a lot! Now it looks like this in the file: en_US ISO-8859-1 en_US.UTF-8 UTF-8 is_IS I

Re: C library

2002-06-11 Thread Sean 'Shaleh' Perry
On 11-Jun-2002 Helgi Örn wrote: > On Tue, 2002-06-11 at 08:45, Sean 'Shaleh' Perry wrote: >> >> On 11-Jun-2002 Helgi Örn wrote: >> > This is all that's there: >> > >> > is_IS ISO-8859-1 >> > sv_SE ISO-8859-1 >> > >> >> Does this match the locale you were trying to use? The locale the app was

Re: C library

2002-06-11 Thread Helgi Örn
On Tue, 2002-06-11 at 08:45, Sean 'Shaleh' Perry wrote: > > On 11-Jun-2002 Helgi Örn wrote: > > This is all that's there: > > > > is_IS ISO-8859-1 > > sv_SE ISO-8859-1 > > > > Does this match the locale you were trying to use? The locale the app was > trying to use? Most likely some form of E

Re: C library

2002-06-11 Thread Sean 'Shaleh' Perry
On 11-Jun-2002 Helgi Örn wrote: > On Tue, 2002-06-11 at 08:32, Sean 'Shaleh' Perry wrote: >> >> On 11-Jun-2002 Helgi Örn wrote: >> > Everytime I start a GTK app I get this: >> > Gdk-WARNING **: locale not supported by C library >> > >&

Re: C library

2002-06-11 Thread Helgi Örn
On Tue, 2002-06-11 at 08:32, Sean 'Shaleh' Perry wrote: > > On 11-Jun-2002 Helgi Örn wrote: > > Everytime I start a GTK app I get this: > > Gdk-WARNING **: locale not supported by C library > > > > /etc/locale.gen, give it a look. > This is all that&

Re: C library

2002-06-11 Thread Sean 'Shaleh' Perry
On 11-Jun-2002 Helgi Örn wrote: > Everytime I start a GTK app I get this: > > Gdk-WARNING **: locale not supported by C library > > Why is this happening? > /etc/locale.gen, give it a look. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

C library

2002-06-11 Thread Helgi Örn
Everytime I start a GTK app I get this: Gdk-WARNING **: locale not supported by C library Why is this happening? Cheers, Helgi Örn -- <http://www.sacred-eagle.com/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Gdk-WARNING **: locale not supported by C library

2002-03-29 Thread Sean 'Shaleh' Perry
On 30-Mar-2002 Troy Telford wrote: > I've been getting this error when installing/upgrading packages for > quite a while now. AFAIK, I have everything set up OK. Everything runs > OK. I just wonder what's causing the warning, and how to rid myself of it. > /etc/locale.gen is the file you ne

Gdk-WARNING **: locale not supported by C library

2002-03-29 Thread Troy Telford
I've been getting this error when installing/upgrading packages for quite a while now. AFAIK, I have everything set up OK. Everything runs OK. I just wonder what's causing the warning, and how to rid myself of it. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Re: Where are the man pages for the C library?

2002-01-01 Thread Eric G . Miller
On Tue, 1 Jan 2002 14:50:30 -0600 (CST), Jor-el <[EMAIL PROTECTED]> wrote: > Hi, > > I can find the man pages for things like strcpy, printf, and > things like that on my system. I installed the glibc6-doc but that only > had info documentation in it. Where are these man pages to be found?

Re: Where are the man pages for the C library?

2002-01-01 Thread J.H.M. Dassen \(Ray\)
On Tue, Jan 01, 2002 at 14:50:30 -0600, Jor-el wrote: > I can find the man pages for things like strcpy, printf, and > things like that on my system. I installed the glibc6-doc but that only > had info documentation in it. Where are these man pages to be found? http://www.debian.org/distrib/

Re: Where are the man pages for the C library?

2002-01-01 Thread dman
On Tue, Jan 01, 2002 at 02:50:30PM -0600, Jor-el wrote: | Hi, | | I can find the man pages for things like strcpy, printf, and things | like that on my system. I installed the glibc6-doc but that only had | info documentation in it. Where are these man pages to be found? manpages-dev -D -- Bu

Where are the man pages for the C library?

2002-01-01 Thread Jor-el
Hi, I can find the man pages for things like strcpy, printf, and things like that on my system. I installed the glibc6-doc but that only had info documentation in it. Where are these man pages to be found? Thanks, Jor-el

Re: C library not found!

2001-08-22 Thread Mart van de Wege
On Tue, 21 Aug 2001 00:06:13 -0400 (EDT) Faheem Mitha <[EMAIL PROTECTED]> wrote: > > > On 21 Aug 2001, Yong Jing Hung wrote: > > > Does anyone know why the C library doesn't work? I try to do 'man > > fork' but it doesn not pick up. It simply say

Re: C library not found!

2001-08-21 Thread Faheem Mitha
On Tue, 21 Aug 2001, Yong Jing Hung wrote: > > Faheem, > >Thanks for your feedback but it is still not working. What I want is > the man page for C libraries... I got man page for printf, and the basic > functions but haven't got fork() or wait() as part of my man page. I hope > that you c

Re: C library not found!

2001-08-20 Thread Faheem Mitha
On 21 Aug 2001, Yong Jing Hung wrote: > Does anyone know why the C library doesn't work? I try to do 'man > fork' but it doesn not pick up. It simply says that there isn't any > manual page for it? Can someone help me here? Thanks. You want the libc info manual.

Re: debian: C library man pages

2000-09-27 Thread Josh Huber
On Wed, Sep 27, 2000 at 11:24:37AM +1100, Brendan J Simon wrote: > I *hate* the user interface for info. man is so much easier. > Is there a better way to use info other than the command line info command. > The > gnome-help-browser is OK but I can't do searches with it. Yeah, I reccommend you

Re: debian: C library man pages

2000-09-26 Thread C.M. Connelly
"KM" == Krzys Majewski <[EMAIL PROTECTED]> "BJS" == Brendan J Simon <[EMAIL PROTECTED]> BJS> I *hate* the user interface for info. man is so much BJS> easier. Is there a better way to use info other than the BJS> command line info command. The KM> I use M-x info in Emacs. There'

Re: debian: C library man pages

2000-09-26 Thread Krzys Majewski
I use M-x info in Emacs. -chris Brendan J Simon <[EMAIL PROTECTED]> writes: > I *hate* the user interface for info. man is so much easier. > Is there a better way to use info other than the command line info command. > The

Re: debian: C library man pages

2000-09-26 Thread Brendan J Simon
Daniel Jacobowitz wrote: > On Tue, Sep 26, 2000 at 05:31:22PM +1100, Brendan J Simon wrote: > > > > I can't find the C library manpages. I'm running Potato on a PowerMac > > and Intel system. > > I have install manpages, libc6 and glibc-doc. I can't

Re: debian: C library man pages

2000-09-26 Thread Daniel Jacobowitz
On Tue, Sep 26, 2000 at 05:31:22PM +1100, Brendan J Simon wrote: > > I can't find the C library manpages. I'm running Potato on a PowerMac > and Intel system. > I have install manpages, libc6 and glibc-doc. I can't find any other > appropriate package by using &quo

Re: debian: C library man pages

2000-09-26 Thread Michel Dänzer
Brendan J Simon wrote: > > I can't find the C library manpages. I'm running Potato on a PowerMac > and Intel system. > I have install manpages, libc6 and glibc-doc. I can't find any other > appropriate package by using "apt-cache pkgnames" or "apt-

Re: debian: C library man pages

2000-09-26 Thread Harry Henry Gebel
On Tue, Sep 26, 2000 at 05:31:22PM +1100, Brendan J Simon wrote: > What package do I need to install to get the C library manpages. Try package manpages-dev . -- Harry Henry Gebel, Senior Developer, Landon House SBSICQ# 76308382 West Dover Hundred, Delaware

debian: C library man pages

2000-09-26 Thread Brendan J Simon
I can't find the C library manpages. I'm running Potato on a PowerMac and Intel system. I have install manpages, libc6 and glibc-doc. I can't find any other appropriate package by using "apt-cache pkgnames" or "apt-cache search". What package do I need to in

Re: C and C++ library docs

2000-05-26 Thread Felix Natter
uments and often info or man >aren't so complete. >It is easier to find documentation on new X libraries (like GTK+ ...). There is currently no (complete) documentation of the GNU standard C++-library. Here is a free (but not GPL) C++-reference: http://www.dinkumware.com/refxcpp

Re: C and C++ library docs

2000-05-12 Thread J.H.M. Dassen \(Ray\)
aren't so >complete. For the GNU C library, the info documentation is the authorative documentation. You can produce PDF or PS from the documentation source in TeXinfo format, which is part of the source package of glibc. HTH, Ray -- Obsig: developing a new sig

C and C++ library docs

2000-05-12 Thread Roso Giuseppe \(Beppe\)
Goodmorning, I have to ask if someone know if there is a good documentation of Gnu C and C++ libraries documentation in postscript, acrobat pdf or something like format. I found only some old documents and often info or man aren't so complete. It is easier to find documentation on

Re: is there an HTTP C library?

2000-03-17 Thread Jens B. Jorgensen
Try libwww. You can get it from: http://www.w3.org/Library/ [EMAIL PROTECTED] wrote: > On Thu, Mar 16, 2000 at 12:38:44PM -0800, Sean 'Shaleh' Perry generated a > stream of 1s and 0s: > > > > On 15-Mar-2000 [EMAIL PROTECTED] wrote: > > > What C/C++ libraries are available to get web pages from w

Re: is there an HTTP C library?

2000-03-16 Thread dan
On Thu, Mar 16, 2000 at 12:38:44PM -0800, Sean 'Shaleh' Perry generated a stream of 1s and 0s: > > On 15-Mar-2000 [EMAIL PROTECTED] wrote: > > What C/C++ libraries are available to get web pages from within a C Know nothing about it, but I bet the Apache project has something like that.

RE: is there an HTTP C library?

2000-03-16 Thread Sean 'Shaleh' Perry
On 15-Mar-2000 [EMAIL PROTECTED] wrote: > What C/C++ libraries are available to get web pages from within a C > program? Preferably with the ability to do secure queries. > ghttp (it is in GNOME but has NO depends other than libc) is a rather clean http client library. It does not support secu

is there an HTTP C library?

2000-03-15 Thread debuser
What C/C++ libraries are available to get web pages from within a C program? Preferably with the ability to do secure queries. Thanks, Gerry

Re: gzip/bzip2 C library

2000-02-21 Thread Eric G . Miller
On Mon, Feb 21, 2000 at 11:37:44AM +1100, Shao Zhang wrote: > Hi, > Does anyone know where I can find the C libraries for > gzip/bzip2, so that I can use it to read gziped files in a C program. > > Thanks. > > Shao. You want: zlib1g-dev # gzip type compression libbz2-dev

Re: gzip/bzip2 C library

2000-02-21 Thread Brad
On Mon, Feb 21, 2000 at 11:37:44AM +1100, Shao Zhang wrote: > > Does anyone know where I can find the C libraries for > gzip/bzip2, so that I can use it to read gziped files in a C program. i don't know about slink, but in potato/woody you can get zlib1g and libbz2. Don't forget the co

gzip/bzip2 C library

2000-02-21 Thread Shao Zhang
Hi, Does anyone know where I can find the C libraries for gzip/bzip2, so that I can use it to read gziped files in a C program. Thanks. Shao. -- Shao Zhang - Running Debian 2.1 ___ _

looking for c library for simple graphics (in .deb)

1998-10-02 Thread Jan Krupa
Could someone please recommend some graphic library for c (or c++ but more important for c) ? Something which can give postscript output or other format which can be easily printed under debian2.0 and I could use this way (similar to this): #include... #include here goes some code for computin

Re: Matlab5 and the standard c++ library

1997-10-14 Thread Steve Hsieh
> On Tue, 14 Oct 1997, Steve Hsieh wrote: > > > Put libstdc++.so.27.1.4 inside matlab/sys/lnx86 and in the same directory, > > create a symlink for libstdc++.so.27 -> libstdc++.so.27.1.4 > > > > Then matlab will use that lib instead. > > The problem is that I'm dealing with a read-only NFS moun

Re: Matlab5 and the standard c++ library

1997-10-14 Thread Peyman Gohari
On Tue, 14 Oct 1997, Steve Hsieh wrote: > Put libstdc++.so.27.1.4 inside matlab/sys/lnx86 and in the same directory, > create a symlink for libstdc++.so.27 -> libstdc++.so.27.1.4 > > Then matlab will use that lib instead. The problem is that I'm dealing with a read-only NFS mounted file system,

Re: Matlab5 and the standard c++ library

1997-10-14 Thread Steve Hsieh
Put libstdc++.so.27.1.4 inside matlab/sys/lnx86 and in the same directory, create a symlink for libstdc++.so.27 -> libstdc++.so.27.1.4 Then matlab will use that lib instead. On Mon, 13 Oct 1997, Peyman Gohari wrote: > Hi fellows, > > Does anyone know why Matlab5 (5.1.0.421) is unhappy with > l

Matlab5 and the standard c++ library

1997-10-14 Thread Peyman Gohari
Hi fellows, Does anyone know why Matlab5 (5.1.0.421) is unhappy with libstdc++.so.27.2.1 ( can't resolve symbol '__register_exceptions' ), but works fine with the older version libstdc++.so.27.1.4? Other than switching to the older version, is there any way around this problem? Regards, Peyma

maths c library

1997-06-17 Thread A.D.Y. Cheng
Hello all, I know my question is not quite appropriate in this mailing list. But hopefully, someone can answer my question. I am looking for a maths C library which has the function which can find the inverse cumulative standard normal disturbtion. It seems that the standard maths.h does not