 <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://source.geography.bristol.ac.uk/mediawiki/index.php?action=history&amp;feed=atom&amp;title=VisIt%3Acompile_hack</id>
	<title>VisIt:compile hack - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://source.geography.bristol.ac.uk/mediawiki/index.php?action=history&amp;feed=atom&amp;title=VisIt%3Acompile_hack"/>
	<link rel="alternate" type="text/html" href="https://source.geography.bristol.ac.uk/mediawiki/index.php?title=VisIt:compile_hack&amp;action=history"/>
	<updated>2026-04-04T01:43:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.8</generator>
	<entry>
		<id>https://source.geography.bristol.ac.uk/mediawiki/index.php?title=VisIt:compile_hack&amp;diff=5765&amp;oldid=prev</id>
		<title>Asis at 15:22, 31 October 2008</title>
		<link rel="alternate" type="text/html" href="https://source.geography.bristol.ac.uk/mediawiki/index.php?title=VisIt:compile_hack&amp;diff=5765&amp;oldid=prev"/>
		<updated>2008-10-31T15:22:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;If you want to use an existing installation of the 3rd party software &lt;br /&gt;
(note that that in some cases VisIt requires older versions) you can &lt;br /&gt;
force this with the following hack (uses Python as an example):&lt;br /&gt;
&lt;br /&gt;
From the directory you run build_visit from, run the&lt;br /&gt;
command:&lt;br /&gt;
&lt;br /&gt;
   mkdir -p visit/python/2.5/linux-x86_64_gcc-4.1.2 (last bit is architecture/compiler dependant)&lt;br /&gt;
&lt;br /&gt;
This will cause build_visit to think python is already installed,&lt;br /&gt;
skipping the compile/install of it.  However, after build_visit&lt;br /&gt;
completes, you'll have to change your `host`.conf.  Simply change the&lt;br /&gt;
&lt;br /&gt;
   PYDIR=/some/long/directory/name&lt;br /&gt;
&lt;br /&gt;
line to:&lt;br /&gt;
&lt;br /&gt;
   PYDIR=/usr&lt;br /&gt;
&lt;br /&gt;
This will cause VisIt to use your system's python.&lt;/div&gt;</summary>
		<author><name>Asis</name></author>
	</entry>
</feed>