I recently installed edubuntu 24.04.l on my HP Pavilion laptop and I was planning to install and use xcrysden, but after a successful installation via the terminal by sudo apt-get install, I encountered the following error:
Running on platform : unix Operating system : Linux Package ImageMagick's convert: /usr/bin/convert Package ImageMagick's import: /usr/bin/import Package Ppmtompeg: /usr/bin/ppmtompeg Package Xwd: /usr/bin/xwd Executing: /usr/lib/xcrysden/ftnunit Error in startup script: Couldn't configure togl widget while executing "togl .mesa -width 400 -height 400 -ident .mesa -rgba $toglOpt(rgba) -redsize $toglOpt(redsize..." (procedure "PlaceGlobWin" line 107) invoked from within "PlaceGlobWin 0 [expr round(670 * $fac1)] [expr round(670 * $fac1)]" (procedure "ViewMol" line 25) invoked from within "ViewMol ." invoked from within "if { [llength $argv] > 2 } { parseComLinArg [lrange $argv 2 end] } else { ViewMol . }" (file "/usr/share/xcrysden/Tcl/xcInit.tcl" line 633)``` kernel information output by < Linux 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC x86_64 GNU/Linux>
how could solve this problem?
thank you.