Also if you made any code changes to the iraf, feel free to create a branch or to a pull request off my unoffical IRAF tree on github. https://github.com/joequant/iraf On Sun, Jan 25, 2015 at 8:00 PM, <astronomy-request@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > Send astronomy mailing list submissions to > astronomy@xxxxxxxxxxxxxxxxxxxxxxx > > To subscribe or unsubscribe via the World Wide Web, visit > https://admin.fedoraproject.org/mailman/listinfo/astronomy > or, via email, send a message with subject or body 'help' to > astronomy-request@xxxxxxxxxxxxxxxxxxxxxxx > > You can reach the person managing the list at > astronomy-owner@xxxxxxxxxxxxxxxxxxxxxxx > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of astronomy digest..." > > > Today's Topics: > > 1. Re: IRAF test builds (Germán Racca) > 2. Re: IRAF test builds (Christian Dersch) > 3. Re: IRAF test builds (Christian Dersch) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 23 Jan 2015 15:41:43 -0200 > From: Germán Racca <german.racca@xxxxxxxxx> > To: Christian Dersch <chrisdersch@xxxxxxxxx> > Cc: Astronomy Mailing List <astronomy@xxxxxxxxxxxxxxxxxxxxxxx> > Subject: Re: IRAF test builds > Message-ID: > <CAN-xu73g+jCaiHLYOQ4Z3nLtS_K5T8PbmCqRC1g+QxjGBKOuuw@xxxxxxxxxxxxxx> > Content-Type: text/plain; charset="utf-8" > > Hi Christian, > > I installed Iraf from repo COPR, but it doesn't start. > > german@centauri ~ $ mkdir iraf > german@centauri ~ $ cd iraf > german@centauri iraf $ mkiraf > -- creating a new uparm directory > Terminal types: xgterm,xterm,gterm,vt640,vt100,etc. > Enter terminal type: xterm > A new LOGIN.CL file has been created in the current directory. > You may wish to review and edit this file to change the defaults. > german@centauri iraf $ xterm & > german@centauri iraf $ cl > /usr/lib64/irafbin.linux64/vocl.e not found > /usr/lib64/irafbin.linux64/vocl.e: Command not found. > > The directory where cl.e/vocl.e was installed is: > /usr/lib64/iraf/bin.linux64/ > > Germán. > > On Wed, Jan 7, 2015 at 12:14 PM, Christian Dersch <chrisdersch@xxxxxxxxx> > wrote: > >> Hi :) >> >> Using joequants Mageia package I managed to create some packages for >> Fedora now :) But they are untested >> http://copr.fedoraproject.org/coprs/lupinix/IRAF-Test/ >> >> Greetings >> Christian >> >> >> _______________________________________________ >> Fedora astronomy mailing list >> astronomy@xxxxxxxxxxxxxxxxxxxxxxx >> http://fedoraproject.org/wiki/SIGs/Astronomy >> https://admin.fedoraproject.org/mailman/listinfo/astronomy >> > > > > -- > Germán A. Racca - http://gracca.tk > Instituto Nacional de Pesquisas Espaciais - INPE > Divisão de Astrofísica - DAS/CEA > São José dos Campos - SP - Brasil > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: <http://lists.fedoraproject.org/pipermail/astronomy/attachments/20150123/fd05ce5a/attachment-0001.html> > > ------------------------------ > > Message: 2 > Date: Fri, 23 Jan 2015 21:40:16 +0100 > From: Christian Dersch <chrisdersch@xxxxxxxxx> > To: Germán Racca <german.racca@xxxxxxxxx> > Cc: Astronomy Mailing List <astronomy@xxxxxxxxxxxxxxxxxxxxxxx> > Subject: Re: IRAF test builds > Message-ID: <54C2B1B0.8010905@xxxxxxxxx> > Content-Type: text/plain; charset="utf-8" > > Thank you for your report :) Was a mistake I imported when adding > variable definitions in /etc/profile.d/, there is a new package > available (2.16-3) fixing the issue :) > > Greetings, > Christian > > > On 01/23/2015 06:41 PM, Germán Racca wrote: >> Hi Christian, >> >> I installed Iraf from repo COPR, but it doesn't start. >> >> german@centauri ~ $ mkdir iraf >> german@centauri ~ $ cd iraf >> german@centauri iraf $ mkiraf >> -- creating a new uparm directory >> Terminal types: xgterm,xterm,gterm,vt640,vt100,etc. >> Enter terminal type: xterm >> A new LOGIN.CL <http://LOGIN.CL> file has been created in the current >> directory. >> You may wish to review and edit this file to change the defaults. >> german@centauri iraf $ xterm & >> german@centauri iraf $ cl >> /usr/lib64/irafbin.linux64/vocl.e not found >> /usr/lib64/irafbin.linux64/vocl.e: Command not found. >> >> The directory where cl.e/vocl.e was installed is: >> /usr/lib64/iraf/bin.linux64/ >> >> Germán. >> >> On Wed, Jan 7, 2015 at 12:14 PM, Christian Dersch >> <chrisdersch@xxxxxxxxx <mailto:chrisdersch@xxxxxxxxx>> wrote: >> >> Hi :) >> >> Using joequants Mageia package I managed to create some packages >> for Fedora now :) But they are untested >> http://copr.fedoraproject.org/coprs/lupinix/IRAF-Test/ >> >> Greetings >> Christian >> >> >> _______________________________________________ >> Fedora astronomy mailing list >> astronomy@xxxxxxxxxxxxxxxxxxxxxxx >> <mailto:astronomy@xxxxxxxxxxxxxxxxxxxxxxx> >> http://fedoraproject.org/wiki/SIGs/Astronomy >> https://admin.fedoraproject.org/mailman/listinfo/astronomy >> >> >> >> >> -- >> Germán A. Racca - http://gracca.tk >> Instituto Nacional de Pesquisas Espaciais - INPE >> Divisão de Astrofísica - DAS/CEA >> São José dos Campos - SP - Brasil > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: <http://lists.fedoraproject.org/pipermail/astronomy/attachments/20150123/8f075fd7/attachment-0001.html> > > ------------------------------ > > Message: 3 > Date: Fri, 23 Jan 2015 21:55:06 +0100 > From: Christian Dersch <chrisdersch@xxxxxxxxx> > To: Germán Racca <german.racca@xxxxxxxxx> > Cc: Astronomy Mailing List <astronomy@xxxxxxxxxxxxxxxxxxxxxxx> > Subject: Re: IRAF test builds > Message-ID: <54C2B52A.2000600@xxxxxxxxx> > Content-Type: text/plain; charset="utf-8" > > Btw. I recommend to use pyraf (package python-pyraf) instead of cl. > There is no xgterm available and xterm doesn't work with interactive > tools (imexamine for example). > > > On 01/23/2015 09:40 PM, Christian Dersch wrote: >> Thank you for your report :) Was a mistake I imported when adding >> variable definitions in /etc/profile.d/, there is a new package >> available (2.16-3) fixing the issue :) >> >> Greetings, >> Christian >> >> >> On 01/23/2015 06:41 PM, Germán Racca wrote: >>> Hi Christian, >>> >>> I installed Iraf from repo COPR, but it doesn't start. >>> >>> german@centauri ~ $ mkdir iraf >>> german@centauri ~ $ cd iraf >>> german@centauri iraf $ mkiraf >>> -- creating a new uparm directory >>> Terminal types: xgterm,xterm,gterm,vt640,vt100,etc. >>> Enter terminal type: xterm >>> A new LOGIN.CL <http://LOGIN.CL> file has been created in the current >>> directory. >>> You may wish to review and edit this file to change the defaults. >>> german@centauri iraf $ xterm & >>> german@centauri iraf $ cl >>> /usr/lib64/irafbin.linux64/vocl.e not found >>> /usr/lib64/irafbin.linux64/vocl.e: Command not found. >>> >>> The directory where cl.e/vocl.e was installed is: >>> /usr/lib64/iraf/bin.linux64/ >>> >>> Germán. >>> >>> On Wed, Jan 7, 2015 at 12:14 PM, Christian Dersch >>> <chrisdersch@xxxxxxxxx <mailto:chrisdersch@xxxxxxxxx>> wrote: >>> >>> Hi :) >>> >>> Using joequants Mageia package I managed to create some packages >>> for Fedora now :) But they are untested >>> http://copr.fedoraproject.org/coprs/lupinix/IRAF-Test/ >>> >>> Greetings >>> Christian >>> >>> >>> _______________________________________________ >>> Fedora astronomy mailing list >>> astronomy@xxxxxxxxxxxxxxxxxxxxxxx >>> <mailto:astronomy@xxxxxxxxxxxxxxxxxxxxxxx> >>> http://fedoraproject.org/wiki/SIGs/Astronomy >>> https://admin.fedoraproject.org/mailman/listinfo/astronomy >>> >>> >>> >>> >>> -- >>> Germán A. Racca - http://gracca.tk >>> Instituto Nacional de Pesquisas Espaciais - INPE >>> Divisão de Astrofísica - DAS/CEA >>> São José dos Campos - SP - Brasil >> > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: <http://lists.fedoraproject.org/pipermail/astronomy/attachments/20150123/c0702859/attachment-0001.html> > > ------------------------------ > > _______________________________________________ > astronomy mailing list > astronomy@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/astronomy > > End of astronomy Digest, Vol 45, Issue 6 > **************************************** _______________________________________________ Fedora astronomy mailing list astronomy@xxxxxxxxxxxxxxxxxxxxxxx http://fedoraproject.org/wiki/SIGs/Astronomy https://admin.fedoraproject.org/mailman/listinfo/astronomy