From mitrogiannis at gmail.com Thu Feb 8 18:36:06 2007 From: mitrogiannis at gmail.com (christos mitrogiannis) Date: Thu, 8 Feb 2007 18:36:06 +0200 Subject: gcc installation problem Message-ID: <8adbafe50702080836m52060dbdq9052d0adbb6e8899@mail.gmail.com> Kalispera se olous, Prospatho na kano install ton gcc-3.3 se irix6.5 se O2 SGI. Ton gcc ton ekana download apo to site freeware.sgi.com eno to installation egine me epityxia otan to kalo meso terminal me to command line: gcc -v mou epistrefei oti : gcc command not found. Stin poreia diapistosa oti an to kaleso me olokliro to path: /usr/freeware/bin/gcc hello.c tote doulevei alla dystyxos den exei tis basikes libraries gia C compiling. Meta apo google search prospathisa na egatastiso to gcc-2.8.1 kai tin libstdc++-2.8.1 ....meta to command ./configure mou epistrefei to ekseis error: ./configure[1307]: cc : not found The command ' cc -o conftest -g conftest.c ' failed You must set the enviroment varaible CC to a working compiler. Opoiadipote voitheia einai efprosdekti Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From v13 at it.teithe.gr Thu Feb 8 19:24:50 2007 From: v13 at it.teithe.gr (V13) Date: Thu, 8 Feb 2007 19:24:50 +0200 Subject: gcc installation problem In-Reply-To: <8adbafe50702080836m52060dbdq9052d0adbb6e8899@mail.gmail.com> References: <8adbafe50702080836m52060dbdq9052d0adbb6e8899@mail.gmail.com> Message-ID: <200702081924.50538.v13@it.teithe.gr> On Thursday 08 February 2007 18:36, christos mitrogiannis wrote: > Kalispera se olous, > Prospatho na kano install ton gcc-3.3 se irix6.5 se O2 SGI. > Ton gcc ton ekana download apo to site freeware.sgi.com > eno to installation egine me epityxia otan to kalo meso terminal me > to command line: gcc -v > mou epistrefei oti : gcc command not found. > Stin poreia diapistosa oti an to kaleso me olokliro to path: > /usr/freeware/bin/gcc hello.c tote doulevei > alla dystyxos den exei tis basikes libraries gia C compiling. ... stop edo... Ti enoeis den exeis tis basikes libraries? To poio pithano einai na min dineis kati apo ta: LD_LIBRARY_PATH=/usr/freeeware/lib h export LD_LIBRARY_PATH=/usr/freeware/lib h setenv LD_LIBRARY_PATH /usr/freeware/lib (analoga me to shell poy exeis) dokimase p.x. kati tetoio (me oti a.c theleis): gcc a.c -o a setenv LD_LIBRARY_PATH /usr/freeware/lib ./a episis, mporeis na kaneis statiko compile kai isos kai merika alla, ta opoia den exoyn na kanoyn me tin egkatstash toy gcc. <> From mitrogiannis at gmail.com Fri Feb 9 12:16:42 2007 From: mitrogiannis at gmail.com (christos mitrogiannis) Date: Fri, 9 Feb 2007 12:16:42 +0200 Subject: unix-admin-gr Digest, Vol 16, Issue 2 In-Reply-To: References: Message-ID: <8adbafe50702090216w17f2e04fq2f4e96d4f4a0498e@mail.gmail.com> Otan leo oti den exei tis basikes labraries enow oti otan se ena aplo programa p.x hello.c opou kano : #include or se programa me mathimatikes prakseis opou kano #include den anagnorizei ta sigekrimena header files. piga sto path /usr/include kai eida oti pragmati den yparxoun. Tha prospathiso na kano tis symvoules poy moy edoses. On 2/9/07, unix-admin-gr-request at lists.hellug.gr < unix-admin-gr-request at lists.hellug.gr> wrote: > > Send unix-admin-gr mailing list submissions to > unix-admin-gr at lists.hellug.gr > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.hellug.gr/mailman/listinfo/unix-admin-gr > or, via email, send a message with subject or body 'help' to > unix-admin-gr-request at lists.hellug.gr > > You can reach the person managing the list at > unix-admin-gr-owner at lists.hellug.gr > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of unix-admin-gr digest..." > > > Today's Topics: > > 1. gcc installation problem (christos mitrogiannis) > 2. Re: gcc installation problem (V13) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 8 Feb 2007 18:36:06 +0200 > From: "christos mitrogiannis" > Subject: gcc installation problem > To: unix-admin-gr at lists.hellug.gr > Message-ID: > <8adbafe50702080836m52060dbdq9052d0adbb6e8899 at mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Kalispera se olous, > Prospatho na kano install ton gcc-3.3 se irix6.5 se O2 SGI. > Ton gcc ton ekana download apo to site freeware.sgi.com > eno to installation egine me epityxia otan to kalo meso terminal me > to command line: gcc -v > mou epistrefei oti : gcc command not found. > Stin poreia diapistosa oti an to kaleso me olokliro to path: > /usr/freeware/bin/gcc hello.c tote doulevei > alla dystyxos den exei tis basikes libraries gia C compiling. > Meta apo google search prospathisa na egatastiso to gcc-2.8.1 kai tin > libstdc++-2.8.1 > ....meta to command ./configure mou epistrefei to ekseis error: > > ./configure[1307]: cc : not found > The command ' cc -o conftest -g conftest.c ' failed > You must set the enviroment varaible CC to a working compiler. > > Opoiadipote voitheia einai efprosdekti > Thanks > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.hellug.gr/pipermail/unix-admin-gr/attachments/20070208/03ff014a/attachment.html > > ------------------------------ > > Message: 2 > Date: Thu, 8 Feb 2007 19:24:50 +0200 > From: V13 > Subject: Re: gcc installation problem > To: unix-admin-gr at lists.hellug.gr > Cc: christos mitrogiannis > Message-ID: <200702081924.50538.v13 at it.teithe.gr> > Content-Type: text/plain; charset="iso-8859-7" > > On Thursday 08 February 2007 18:36, christos mitrogiannis wrote: > > Kalispera se olous, > > Prospatho na kano install ton gcc-3.3 se irix6.5 se O2 SGI. > > Ton gcc ton ekana download apo to site freeware.sgi.com > > eno to installation egine me epityxia otan to kalo meso terminal me > > to command line: gcc -v > > mou epistrefei oti : gcc command not found. > > Stin poreia diapistosa oti an to kaleso me olokliro to path: > > /usr/freeware/bin/gcc hello.c tote doulevei > > alla dystyxos den exei tis basikes libraries gia C compiling. > > ... stop edo... > > Ti enoeis den exeis tis basikes libraries? To poio pithano einai na min > dineis > kati apo ta: > > LD_LIBRARY_PATH=/usr/freeeware/lib > h export LD_LIBRARY_PATH=/usr/freeware/lib > h setenv LD_LIBRARY_PATH /usr/freeware/lib > > (analoga me to shell poy exeis) > > dokimase p.x. kati tetoio (me oti a.c theleis): > > gcc a.c -o a > setenv LD_LIBRARY_PATH /usr/freeware/lib > ./a > > episis, mporeis na kaneis statiko compile kai isos kai merika alla, ta > opoia > den exoyn na kanoyn me tin egkatstash toy gcc. > > <> > > > > ------------------------------ > > _______________________________________________ > unix-admin-gr mailing list > unix-admin-gr at lists.hellug.gr > http://lists.hellug.gr/mailman/listinfo/unix-admin-gr > > > End of unix-admin-gr Digest, Vol 16, Issue 2 > ******************************************** > -------------- next part -------------- An HTML attachment was scrubbed... URL: From v13 at it.teithe.gr Fri Feb 9 13:26:03 2007 From: v13 at it.teithe.gr (V13) Date: Fri, 9 Feb 2007 13:26:03 +0200 Subject: unix-admin-gr Digest, Vol 16, Issue 2 In-Reply-To: <8adbafe50702090216w17f2e04fq2f4e96d4f4a0498e@mail.gmail.com> References: <8adbafe50702090216w17f2e04fq2f4e96d4f4a0498e@mail.gmail.com> Message-ID: <200702091326.03472.v13@it.teithe.gr> On Friday 09 February 2007 12:16, christos mitrogiannis wrote: > Otan leo oti den exei tis basikes labraries enow oti otan se ena aplo > programa > p.x hello.c opou kano : > #include or > se programa me mathimatikes prakseis opou kano #include > den anagnorizei ta sigekrimena header files. > piga sto path /usr/include kai eida oti pragmati den yparxoun. > Tha prospathiso na kano tis symvoules poy moy edoses. Ta header files ayta den einai aparaithta toy gcc. An den exeis header files sto /usr/include, exeis kapoio problima. Den ksero an tha mporoyses na kaneis kapoia alximia me th glibc... <> From mitrogiannis at gmail.com Tue Feb 27 13:15:07 2007 From: mitrogiannis at gmail.com (christos mitrogiannis) Date: Tue, 27 Feb 2007 13:15:07 +0200 Subject: Irix 6.5 Shell-help Message-ID: <8adbafe50702270315n3a9a8bd3v7c3f57ef86963cdc@mail.gmail.com> Kalimera se olous, Tha ithela tin boitheia sas sto eksis: Prospatho se Irix 6.5, otan grafo se Shell ta velakia pano kai kato na mou epistrefoun tin prohgoumeni 'h tin epomeni gramh entolon poy exo grapsei. Opos diladi symbenei kai sto linux. Mexri stigmhs exo kanei to eksis: Ekana install to xKeyCaps me to opoio vlepo to pliktrologio kai tis idiotites kathe koubiou parafta den moy dinei ti dinatotita na kano tetoia allagi. Anarotiemai an kapou yparxei kapoio config.file gia to pliktrologio etsi oste na epemvo ekei me commands 'h me opoiodipote allo tropo. Elpizo na katalabate ti psaxno. To ksanaanafero gia na gino pio katanoitos: Thelo otan grapso sto Shell mia grammi kwdika kai patiso enter meta thelo me to patima toy koumbiou belaki-epano na mou epaneferi sto shell tin grammi pou eixa grapsei Eyxaristo. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ptsiamis at internet.gr Tue Feb 27 13:34:46 2007 From: ptsiamis at internet.gr (Panos Tsiamis) Date: Tue, 27 Feb 2007 13:34:46 +0200 Subject: Irix 6.5 Shell-help In-Reply-To: <8adbafe50702270315n3a9a8bd3v7c3f57ef86963cdc@mail.gmail.com> References: <8adbafe50702270315n3a9a8bd3v7c3f57ef86963cdc@mail.gmail.com> Message-ID: <45E41756.3080304@internet.gr> christos mitrogiannis wrote: > Kalimera se olous, > Tha ithela tin boitheia sas sto eksis: > Prospatho se Irix 6.5, otan grafo se Shell ta velakia pano kai kato > na mou epistrefoun tin prohgoumeni 'h tin epomeni gramh entolon poy > exo grapsei. Opos diladi symbenei kai sto linux. > > Mexri stigmhs exo kanei to eksis: > Ekana install to xKeyCaps me to opoio vlepo to pliktrologio kai tis > idiotites kathe koubiou parafta den moy dinei ti dinatotita na kano > tetoia allagi. > Anarotiemai an kapou yparxei kapoio config.file gia to pliktrologio > etsi oste na epemvo ekei me commands 'h me opoiodipote allo tropo. > > Elpizo na katalabate ti psaxno. To ksanaanafero gia na gino pio > katanoitos: > Thelo otan grapso sto Shell mia grammi kwdika kai patiso enter meta > thelo me to patima toy koumbiou belaki-epano na mou epaneferi sto > shell tin grammi pou eixa grapsei > > Eyxaristo. instal bash :D From v13 at it.teithe.gr Tue Feb 27 14:44:32 2007 From: v13 at it.teithe.gr (V13) Date: Tue, 27 Feb 2007 14:44:32 +0200 Subject: Irix 6.5 Shell-help In-Reply-To: <8adbafe50702270315n3a9a8bd3v7c3f57ef86963cdc@mail.gmail.com> References: <8adbafe50702270315n3a9a8bd3v7c3f57ef86963cdc@mail.gmail.com> Message-ID: <200702271444.32231.v13@it.teithe.gr> On Tuesday 27 February 2007 13:15, christos mitrogiannis wrote: > Kalimera se olous, > Tha ithela tin boitheia sas sto eksis: > Prospatho se Irix 6.5, otan grafo se Shell ta velakia pano kai kato na mou > epistrefoun tin prohgoumeni 'h tin epomeni gramh entolon poy exo grapsei. > Opos diladi symbenei kai sto linux. Dokimase na xrisimopoihseis kapoio shell poy to kanei ayto. P.x. to tcsh poy yparxei mazi me to Irix 6.5. AFAIK by default oi neoi logariasmoi sto Irix exoyn to 'csh' sas shell. <>