<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GeneConstructionKit on Michael’s Domain</title><link>https://jeltsch.org/en/tags/geneconstructionkit/</link><description>Recent content in GeneConstructionKit on Michael’s Domain</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright © 2002 - 2026 Michael Jeltsch.</copyright><lastBuildDate>Fri, 24 Jul 2026 00:18:18 +0300</lastBuildDate><atom:link href="https://jeltsch.org/en/tags/geneconstructionkit/index.xml" rel="self" type="application/rss+xml"/><item><title>WINE regression testing</title><link>https://jeltsch.org/en/wine_regression_testing/</link><pubDate>Sun, 30 Nov 2008 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/wine_regression_testing/</guid><description>&lt;p&gt;I am using 
 &lt;a href="http://www.textco.com" target="_blank" rel="noopener noreferrer nofollow"&gt;Textco&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
&amp;rsquo;s Gene Construction Kit (version 2.5) do draw my DNA vector maps. Unfortunately this company doesn&amp;rsquo;t care about Linux users. Therefore I have to use WINE to run the Windows version of the program. Admittedly, I could run VMware, VirtualBox or Parallels, but all that just to run a small program? Unfortunately either the Gene Construction Kit (GCK) is not coded according to standards or WINE is still not able to deliver full compatibility but now and then a WINE upgrade renders the program unable to run. Therfore I had to resort to regression testing to find the version that can still do the trick for GCK. Here is the command listing and what I did:&lt;code&gt;cdmkdir winecvs -z 3 -d :pserver:cvs@cvs.winehq.org:/home/wine checkout wine (password 'cvs')cvs update -PAd -D&amp;quot;2007-06-01 CDT&amp;quot;./configuremake dependmakesudo make install&lt;/code&gt;The source from the date above it the latest that appears to work.&lt;/p&gt;</description></item><item><title>How do I run the Gene Construction Kit under Linux?</title><link>https://jeltsch.org/en/how_do_i_run_the_gene_construction_kit_under_linux/</link><pubDate>Sat, 26 May 2007 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/how_do_i_run_the_gene_construction_kit_under_linux/</guid><description>&lt;p&gt;There are only a few Mac or Windows programs that don&amp;rsquo;t have a good equivalent on Linux. One of these few is the Gene Construction Kit (GCK) from 
 &lt;a href="http://www.textco.com" target="_blank" rel="noopener noreferrer nofollow"&gt;Textco&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. GCK is available for both Windows and Mac. So it should be possible to run it on an i86-Linux machine using wine (a sort of emulator). I tried that and failed (I didn&amp;rsquo;t try really hard). However, probably any Windows program can be run under Linux using 
 &lt;a href="http://www.vmware.com/" target="_blank" rel="noopener noreferrer nofollow"&gt;VMware&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. Unfortunately VMware is commerical and expensive (but there is a fully functional time-limited demo). GCK does run under VMware 4.0/W2K/RedHat9 without problems. The only disappointment in VMware is the &amp;ldquo;Shared Folders&amp;rdquo; option. It is much better to share your Linux home directory via Samba and then have it automounted when you log into your emulated Windows OS. I even managed to hide Linux-specific files in my home directory that start with a dot (like .mozilla) by inserting &amp;ldquo;hide dot files = yes&amp;rdquo; into the samba configuration file /etc/samba/smb.conf. Although I am using VMware at the moment, I plan to switch to 
 &lt;a href="http://www.winehq.org" target="_blank" rel="noopener noreferrer nofollow"&gt;Wine&amp;nbsp;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-up-right-from-square fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-up-right-from-square"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 in order to avoid any Microsoft code.&lt;/p&gt;</description></item></channel></rss>