[Clas_offline] ced
Puneet Khetarpal
puneetk at jlab.org
Wed Jun 20 15:15:24 EDT 2012
Hi Alex,
I just installed xfonts-100dpi and xfonts-75dpi packages for my linux
distribution and after rebooting my machine it now works on both my
mac and linux machines for 32bit version under release-f8-1.
The 64bit compiled version still doesn't work!
Thanks again,
Puneet
http://about.me/puneetk
"No word is true until it is eaten" - 36 Lessons of Vivec, Sermon 27
On Wed, Jun 20, 2012 at 3:11 PM, Alex Kubarovsky <kubarovsky at gmail.com> wrote:
> Hi Puneet,
>
> This 64bit version doesn't work for me with either enviroments, that's why
> I'm using 23bit version. It works on my Linux desctop.
>
> Best regards, Alex
>
>
> On Wed, Jun 20, 2012 at 3:03 PM, Puneet Khetarpal <puneetk at jlab.org> wrote:
>>
>> Hi Alex,
>>
>> That worked on my laptop (connected to ifarm1102 via my mac), but not
>> on the linux machine I was using. Apparently, the font seems to be the
>> problem on my linux machine when using ssh. Though, the 64bit compiled
>> version in
>>
>> /group/clas/builds/64bit/STABLE/bin
>>
>> doesn't work for either clients (mac or linux).
>>
>> Thanks again,
>> Puneet
>>
>> http://about.me/puneetk
>>
>> "No word is true until it is eaten" - 36 Lessons of Vivec, Sermon 27
>>
>>
>> On Wed, Jun 20, 2012 at 2:38 PM, Alex Kubarovsky <kubarovsky at gmail.com>
>> wrote:
>> >
>> > Puneet, I'm working with 32bit.
>> >
>> > source /u/group/clas/builds/32bit/environment.csh
>> > setenv CLAS_BUILD /group/clas/builds/PRODUCTION
>> > setenv RECSIS /group/clas/builds/PRODUCTION/packages
>> > source ~/jlab.cshrcsource /u/group/clas/builds/32bit/environment.csh
>> >
>> >
>> >
>> >
>> >
>> > On Wed, Jun 20, 2012 at 2:27 PM, Puneet Khetarpal <puneetk at jlab.org>
>> > wrote:
>> >>
>> >> Hi Alex,
>> >>
>> >> What environment are you sourcing to run this version of ced?
>> >>
>> >> Puneet
>> >>
>> >> http://about.me/puneetk
>> >>
>> >> "No word is true until it is eaten" - 36 Lessons of Vivec, Sermon 27
>> >>
>> >>
>> >> On Wed, Jun 20, 2012 at 2:25 PM, Alex Kubarovsky <kubarovsky at gmail.com>
>> >> wrote:
>> >> > Dear Puneet,
>> >> > I'm using this version:
>> >> >
>> >> >
>> >> > /group/clas/builds/release-f8-1/bin/LinuxRHEL5/cedgroup/clas/builds/release-f8-1/bin/LinuxRHEL5/ced
>> >> > I'm not sure is it the last version or not, but it works for me.
>> >> >
>> >> > Best regards, Alex
>> >> >
>> >> > On Wed, Jun 20, 2012 at 2:05 PM, Puneet Khetarpal <puneetk at jlab.org>
>> >> > wrote:
>> >> >>
>> >> >> Hi Offliners,
>> >> >>
>> >> >> I'm trying to run ced on ifarm1101, but keep getting the following
>> >> >> errors:
>> >> >>
>> >> >> $ source /group/clas/builds/64bit/environment64.csh
>> >> >> $ which ced
>> >> >> /group/clas/builds/64bit/STABLE/build/bin/ced
>> >> >> $ ced
>> >> >> Running under Linux
>> >> >> Hv version: 1.0930
>> >> >> Warning: Cannot convert string
>> >> >> "-*-helvetica-bold-r-normal--12-*-*-*-*-*-*-*" to type FontStruct
>> >> >> could not find font: -*-helvetica-bold-r-normal--11-*-*-*-*-*-*-*
>> >> >> Segmentation fault
>> >> >> $
>> >> >>
>> >> >> There is no 32bit compiled version of ced available on
>> >> >> /group/clas/builds/32bit/STABLE/build/bin
>> >> >>
>> >> >> So, I also tried to compile the version from svn trunk with 32 bit
>> >> >> environment sourced on ifarm1102. I get the following errors:
>> >> >>
>> >> >> $ scons
>> >> >> scons: Reading SConscript files ...
>> >> >> scons: done reading SConscript files.
>> >> >> scons: Building targets ...
>> >> >> scons: building associated VariantDir targets: build/obj
>> >> >> Building: Hv_attributes.c ---> Hv_attributes.o
>> >> >> Building: Hv_balloon.c ---> Hv_balloon.o
>> >> >> Building: Hv_barplot.c ---> Hv_barplot.o
>> >> >> Building: Hv_box.c ---> Hv_box.o
>> >> >> Building: Hv_button.c ---> Hv_button.o
>> >> >> Building: Hv_buttongroup.c ---> Hv_buttongroup.o
>> >> >> Building: Hv_callback.c ---> Hv_callback.o
>> >> >> Building: Hv_choice.c ---> Hv_choice.o
>> >> >> Building: Hv_color.c ---> Hv_color.o
>> >> >> Building: Hv_colorbutton.c ---> Hv_colorbutton.o
>> >> >> Building: Hv_compound.c ---> Hv_compound.o
>> >> >> Building: Hv_configure.c ---> Hv_configure.o
>> >> >> Building: Hv_connect.c ---> Hv_connect.o
>> >> >> Building: Hv_container.c ---> Hv_container.o
>> >> >> Building: Hv_dialogs_w32.c ---> Hv_dialogs_w32.o
>> >> >> Building: Hv_dlogmenus.c ---> Hv_dlogmenus.o
>> >> >> Building: Hv_dlogs.c ---> Hv_dlogs.o
>> >> >> Building: Hv_dlogsupport.c ---> Hv_dlogsupport.o
>> >> >> Building: Hv_drag.c ---> Hv_drag.o
>> >> >> Building: Hv_draw.c ---> Hv_draw.o
>> >> >> Building: Hv_drawsupport.c ---> Hv_drawsupport.o
>> >> >> Building: Hv_drawtools.c ---> Hv_drawtools.o
>> >> >> Building: Hv_feedback.c ---> Hv_feedback.o
>> >> >> Building: Hv_fonts.c ---> Hv_fonts.o
>> >> >> Building: Hv_fractdone.c ---> Hv_fractdone.o
>> >> >> Building: Hv_gateway.c ---> Hv_gateway.o
>> >> >> Building: Hv_gateway_xm.c ---> Hv_gateway_xm.o
>> >> >> Building: Hv_histo.c ---> Hv_histo.o
>> >> >> Building: Hv_init.c ---> Hv_init.o
>> >> >> Building: Hv_io.c ---> Hv_io.o
>> >> >> Building: Hv_items.c ---> Hv_items.o
>> >> >> Building: Hv_led.c ---> Hv_led.o
>> >> >> Building: Hv_linklist.c ---> Hv_linklist.o
>> >> >> Building: Hv_mapitem.c ---> Hv_mapitem.o
>> >> >> Building: Hv_mapmath.c ---> Hv_mapmath.o
>> >> >> Building: Hv_mapreader.c ---> Hv_mapreader.o
>> >> >> Building: Hv_math.c ---> Hv_math.o
>> >> >> Building: Hv_menubutton.c ---> Hv_menubutton.o
>> >> >> Building: Hv_menus.c ---> Hv_menus.o
>> >> >> Building: Hv_offscreen.c ---> Hv_offscreen.o
>> >> >> Building: Hv_opengl_w32.c ---> Hv_opengl_w32.o
>> >> >> Building: Hv_optionbutton.c ---> Hv_optionbutton.o
>> >> >> Building: Hv_pic.c ---> Hv_pic.o
>> >> >> Building: Hv_plotsupport.c ---> Hv_plotsupport.o
>> >> >> Building: Hv_pointer.c ---> Hv_pointer.o
>> >> >> Building: Hv_postscript.c ---> Hv_postscript.o
>> >> >> Building: Hv_print.c ---> Hv_print.o
>> >> >> Building: Hv_privdraw.c ---> Hv_privdraw.o
>> >> >> Building: Hv_psdraw.c ---> Hv_psdraw.o
>> >> >> Building: Hv_radiodlogs.c ---> Hv_radiodlogs.o
>> >> >> Building: Hv_rainbowscale.c ---> Hv_rainbowscale.o
>> >> >> Building: Hv_rectsupport.c ---> Hv_rectsupport.o
>> >> >> Building: Hv_region.c ---> Hv_region.o
>> >> >> Building: Hv_scroll.c ---> Hv_scroll.o
>> >> >> Building: Hv_separator.c ---> Hv_separator.o
>> >> >> Building: Hv_slider.c ---> Hv_slider.o
>> >> >> Building: Hv_standard.c ---> Hv_standard.o
>> >> >> Building: Hv_textentryitem.c ---> Hv_textentryitem.o
>> >> >> Building: Hv_textitem.c ---> Hv_textitem.o
>> >> >> Building: Hv_undo.c ---> Hv_undo.o
>> >> >> Building: Hv_utilities.c ---> Hv_utilities.o
>> >> >> Building: Hv_views.c ---> Hv_views.o
>> >> >> Building: Hv_virtual.c ---> Hv_virtual.o
>> >> >> Building: Hv_wheel.c ---> Hv_wheel.o
>> >> >> Building: Hv_worldimage.c ---> Hv_worldimage.o
>> >> >> Building: Hv_worldline.c ---> Hv_worldline.o
>> >> >> Building: Hv_worldpolygon.c ---> Hv_worldpolygon.o
>> >> >> Building: Hv_worldrect.c ---> Hv_worldrect.o
>> >> >> Building: Hv_worldwedge.c ---> Hv_worldwedge.o
>> >> >> Building: Hv_xyplot.c ---> Hv_xyplot.o
>> >> >> Building: Hv_xyplotedit.c ---> Hv_xyplotedit.o
>> >> >> Building: Hv_xyplotio.c ---> Hv_xyplotio.o
>> >> >> Building: jcapi.c ---> jcapi.o
>> >> >> Building: jccoefct.c ---> jccoefct.o
>> >> >> Building: jccolor.c ---> jccolor.o
>> >> >> Building: jcdctmgr.c ---> jcdctmgr.o
>> >> >> Building: jchuff.c ---> jchuff.o
>> >> >> Building: jcmainct.c ---> jcmainct.o
>> >> >> Building: jcmarker.c ---> jcmarker.o
>> >> >> Building: jcmaster.c ---> jcmaster.o
>> >> >> Building: jcomapi.c ---> jcomapi.o
>> >> >> Building: jcparam.c ---> jcparam.o
>> >> >> Building: jcprepct.c ---> jcprepct.o
>> >> >> Building: jcsample.c ---> jcsample.o
>> >> >> Building: jdapi.c ---> jdapi.o
>> >> >> Building: jdatadst.c ---> jdatadst.o
>> >> >> Building: jdatasrc.c ---> jdatasrc.o
>> >> >> Building: jdcoefct.c ---> jdcoefct.o
>> >> >> Building: jdcolor.c ---> jdcolor.o
>> >> >> Building: jddctmgr.c ---> jddctmgr.o
>> >> >> Building: jdhuff.c ---> jdhuff.o
>> >> >> Building: jdmainct.c ---> jdmainct.o
>> >> >> Building: jdmarker.c ---> jdmarker.o
>> >> >> Building: jdmaster.c ---> jdmaster.o
>> >> >> Building: jdmerge.c ---> jdmerge.o
>> >> >> Building: jdpostct.c ---> jdpostct.o
>> >> >> Building: jdsample.c ---> jdsample.o
>> >> >> Building: jerror.c ---> jerror.o
>> >> >> Building: jfdctflt.c ---> jfdctflt.o
>> >> >> Building: jfdctfst.c ---> jfdctfst.o
>> >> >> Building: jfdctint.c ---> jfdctint.o
>> >> >> Building: jidctflt.c ---> jidctflt.o
>> >> >> Building: jidctfst.c ---> jidctfst.o
>> >> >> Building: jidctint.c ---> jidctint.o
>> >> >> Building: jidctred.c ---> jidctred.o
>> >> >> Building: jmemansi.c ---> jmemansi.o
>> >> >> Building: jmemmgr.c ---> jmemmgr.o
>> >> >> Building: jquant1.c ---> jquant1.o
>> >> >> Building: jquant2.c ---> jquant2.o
>> >> >> Building: jutils.c ---> jutils.o
>> >> >> Building: alldc.c ---> alldc.o
>> >> >> Building: alldcview.c ---> alldcview.o
>> >> >> Building: anchor.c ---> anchor.o
>> >> >> Building: beamline.c ---> beamline.o
>> >> >> Building: bitops.c ---> bitops.o
>> >> >> Building: calview.c ---> calview.o
>> >> >> Building: ced.c ---> ced.o
>> >> >> Building: cerenkov.c ---> cerenkov.o
>> >> >> Building: dc.c ---> dc.o
>> >> >> Building: dlogs.c ---> dlogs.o
>> >> >> Building: draw.c ---> draw.o
>> >> >> Building: ec1.c ---> ec1.o
>> >> >> Building: et.c ---> et.o
>> >> >> Building: evdump.c ---> evdump.o
>> >> >> evdump.c:1034:27: warning: unknown escape sequence '\T'
>> >> >> Building: event.c ---> event.o
>> >> >> Building: fannedscint.c ---> fannedscint.o
>> >> >> Building: fannedshower.c ---> fannedshower.o
>> >> >> Building: feedback.c ---> feedback.o
>> >> >> Building: field.c ---> field.o
>> >> >> Building: geometry.c ---> geometry.o
>> >> >> Building: init.c ---> init.o
>> >> >> Building: math.c ---> math.o
>> >> >> Building: menus.c ---> menus.o
>> >> >> Building: message.c ---> message.o
>> >> >> Building: removenoise.c ---> removenoise.o
>> >> >> Building: scintillator.c ---> scintillator.o
>> >> >> Building: scintview.c ---> scintview.o
>> >> >> Building: sectorhex.c ---> sectorhex.o
>> >> >> Building: sectorview.c ---> sectorview.o
>> >> >> Building: setup.c ---> setup.o
>> >> >> Building: shower.c ---> shower.o
>> >> >> Building: tagger.c ---> tagger.o
>> >> >> Building: tile.c ---> tile.o
>> >> >> Building: track.c ---> track.o
>> >> >> Building: Hv_attributes.o Hv_balloon.o Hv_barplot.o Hv_box.o
>> >> >> Hv_button.o Hv_buttongroup.o Hv_callback.o Hv_choice.o Hv_color.o
>> >> >> Hv_colorbutton.o Hv_compound.o Hv_configure.o Hv_connect.o
>> >> >> Hv_container.o Hv_dialogs_w32.o Hv_dlogmenus.o Hv_dlogs.o
>> >> >> Hv_dlogsupport.o Hv_drag.o Hv_draw.o Hv_drawsupport.o Hv_drawtools.o
>> >> >> Hv_feedback.o Hv_fonts.o Hv_fractdone.o Hv_gateway.o Hv_gateway_xm.o
>> >> >> Hv_histo.o Hv_init.o Hv_io.o Hv_items.o Hv_led.o Hv_linklist.o
>> >> >> Hv_mapitem.o Hv_mapmath.o Hv_mapreader.o Hv_math.o Hv_menubutton.o
>> >> >> Hv_menus.o Hv_offscreen.o Hv_opengl_w32.o Hv_optionbutton.o Hv_pic.o
>> >> >> Hv_plotsupport.o Hv_pointer.o Hv_postscript.o Hv_print.o
>> >> >> Hv_privdraw.o
>> >> >> Hv_psdraw.o Hv_radiodlogs.o Hv_rainbowscale.o Hv_rectsupport.o
>> >> >> Hv_region.o Hv_scroll.o Hv_separator.o Hv_slider.o Hv_standard.o
>> >> >> Hv_textentryitem.o Hv_textitem.o Hv_undo.o Hv_utilities.o Hv_views.o
>> >> >> Hv_virtual.o Hv_wheel.o Hv_worldimage.o Hv_worldline.o
>> >> >> Hv_worldpolygon.o Hv_worldrect.o Hv_worldwedge.o Hv_xyplot.o
>> >> >> Hv_xyplotedit.o Hv_xyplotio.o ---> libHv.a
>> >> >> Building: jcapi.o jccoefct.o jccolor.o jcdctmgr.o jchuff.o
>> >> >> jcmainct.o
>> >> >> jcmarker.o jcmaster.o jcomapi.o jcparam.o jcprepct.o jcsample.o
>> >> >> jdapi.o jdatasrc.o jdatadst.o jdcoefct.o jdcolor.o jddctmgr.o
>> >> >> jdhuff.o
>> >> >> jdmainct.o jdmarker.o jdmaster.o jdpostct.o jdsample.o jerror.o
>> >> >> jutils.o jfdctfst.o jfdctflt.o jfdctint.o jidctfst.o jidctflt.o
>> >> >> jidctint.o jidctred.o jquant1.o jquant2.o jdmerge.o jmemmgr.o
>> >> >> jmemansi.o ---> libjpeg.a
>> >> >> Building: message.o alldcview.o ced.o feedback.o field.o shower.o
>> >> >> draw.o et.o tagger.o tile.o scintillator.o dc.o sectorview.o
>> >> >> scintview.o track.o init.o geometry.o sectorhex.o removenoise.o
>> >> >> setup.o beamline.o evdump.o ec1.o event.o cerenkov.o fannedscint.o
>> >> >> alldc.o math.o fannedshower.o calview.o menus.o anchor.o bitops.o
>> >> >> dlogs.o ---> ced
>> >> >> build/lib/libHv.a(Hv_print.o): In function `Hv_PrinterSetup':
>> >> >> Hv_print.c:(.text+0x8fc): warning: the use of `tmpnam' is dangerous,
>> >> >> better use `mkstemp'
>> >> >> build/lib/libHv.a(Hv_pic.o): In function `Hv_LoadJPEG':
>> >> >> Hv_pic.c:(.text+0xb27): undefined reference to
>> >> >> `jpeg_create_decompress'
>> >> >> collect2: ld returned 1 exit status
>> >> >> scons: *** [build/bin/ced] Error 1
>> >> >> scons: building terminated because of errors.
>> >> >> $
>> >> >>
>> >> >> Does anyone have a working version of ced that I can use?
>> >> >>
>> >> >> Thanks,
>> >> >> Puneet
>> >> >>
>> >> >> http://about.me/puneetk
>> >> >>
>> >> >> "No word is true until it is eaten" - 36 Lessons of Vivec, Sermon 27
>> >> >> _______________________________________________
>> >> >> Clas_offline mailing list
>> >> >> Clas_offline at jlab.org
>> >> >> https://mailman.jlab.org/mailman/listinfo/clas_offline
>> >> >
>> >> >
>> >
>> >
>
>
More information about the Clas_offline
mailing list