Re: Installing g++ on xubuntu

2013-09-12 Thread Dmitrijs Ledkovs
Dear Amir, On 11 September 2013 22:27, Amir Omidvari wrote: > Hi, > My name is Amir, I am student of computer science at California State > University Fullerton. I am totally new to Linux systems and I just installed > xubuntu on my pc. I wanted to install eclipse for programmign in c/c++ and I >

Re: INSTALLING gcc (and ZOPE) on DEBIAN

2005-10-08 Thread Matthias Klose
[EMAIL PROTECTED] writes: > > > I want to install ZOPE server on my debian OP. Since the CMS that I want to > use requires the ZOPE VERSION 2.7.5 I cannot use the "apt-get install Zope" - > method because it is always version 2.6 installed. > That is why I think that I will have to install ZOP

Re: Installing both g++-3.0 and g++-3.1

2002-04-28 Thread Laurent Bonnaud
Matthias> Yes, can be done by moving the libstdc++ headers to Matthias> /usr/include/g++-v3-3.1 or something like this. Do we want to Matthias> do this? You are the final judge, but I think this would be a very nice Debian feature. -- Laurent. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Re: Installing both g++-3.0 and g++-3.1

2002-04-28 Thread Matthias Klose
Yes, can be done by moving the libstdc++ headers to /usr/include/g++-v3-3.1 or something like this. Do we want to do this? Same thing with libgcj-dev, but that's not as easy as setting gxx-include-dir to the right path ... Laurent Bonnaud writes: > > Currently, packages g++-3.0 and g++-3.1 canno

RE: Installing

2002-02-05 Thread Dupont, Michael
Title: RE: Installing Matthias, Silly Me, I sent it as HTML again :(. See my comments below Original Message- From: Matthias Klose [mailto:[EMAIL PROTECTED]] Sent: Sonntag, 3. Februar 2002 17:23 To: Dupont, Michael Cc: Debian GCC maintainers Subject: Re: Installing

RE: Installing

2002-02-05 Thread Dupont, Michael
Title: RE: Installing Matthias, Sorry about the HTML mail, I will send ascii in the future. :( The release that I would like to patch are the 3.0.X releases from GCC, currently I am testing with 3.0.3, but 3.0.4 is out already. >>it's an (unpublished) script, which create

Re: Installing

2002-02-03 Thread Matthias Klose
> > > > > > Installing > > > > Dear Debian Developers, > > > A while ago I was asking about the standard build procedures > for the GCC under debian. > > > Right now I have been compiling from CVS under POTATO, am > working on the 3.0.3. > > > What are the procedures for creating a