Skip to content

Commit 6c9646e

Browse files
committed
Fix download page, update web site url
1 parent bd61d21 commit 6c9646e

5 files changed

Lines changed: 13 additions & 13 deletions

File tree

download.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h2>GNU LGPL license</h2>
3737
This code is released under the terms of the <a href="https://www.gnu.org/licenses/lgpl-3.0.en.html">GNU-LGPL</a> license.
3838
</p>
3939

40-
<div id="download" style="display:none">
40+
<div>
4141
<p>
4242
Select your architecture: &nbsp;
4343
<a href="installWindows.html"><img src="images/windows.png" width="55" height="54" align="middle" alt="windows"/></a> &nbsp; &nbsp; &nbsp; &nbsp;
@@ -47,7 +47,7 @@ <h2>GNU LGPL license</h2>
4747

4848
<!-- <p style="font-size:smaller">
4949
Previous versions of the library as well as md5 check sums are available in the
50-
<a href="http://www.libqglviewer.com/src" onclick="javascript: _gaq.push(['_trackPageview', '/src']);">source repository</a>.
50+
<a href="https://gillesdebunne.github.io/libQGLViewer/src" onclick="javascript: _gaq.push(['_trackPageview', '/src']);">source repository</a>.
5151
</p>
5252
-->
5353
</div>

installUnix.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>libQGLViewer installation<br/>
5050
<a name="mac"></a>
5151
<h2><img src="images/mac.png" width="55" height="54" alt="mac"/> Mac OS X</h2>
5252

53-
<a href="http://www.libqglviewer.com/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">Download</a> and decompress the sources, then open the <code>libQGLViewer-3.0.0/QGLViewer</code> folder.
53+
<a href="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">Download</a> and decompress the sources, then open the <code>libQGLViewer-3.0.0/QGLViewer</code> folder.
5454

5555
<h3>Using Qt Creator</h3>
5656
Open <code>QGLViewer.pro</code> and "build all".
@@ -170,17 +170,17 @@ <h3>Debian/Ubuntu packages</h3>
170170
171171
<p>As an alternative, you can use these debian packages generated using Alien and depending on the latest Qt version :</p>
172172
<pre>
173-
apt-get install <a href="http://www.libqglviewer.com/src/libqglviewer_3.0.0_i386.deb" onclick="javascript: _gaq.push(['_trackPageview', 'libqglviewer_3.0.0_i386.deb']);">libqglviewer_3.0.0_i386.deb</a> <a href="http://www.libqglviewer.com/src/libqglviewer-devel_3.0.0_i386.deb" onclick="javascript: _gaq.push(['_trackPageview', 'libqglviewer-devel_3.0.0_i386.deb']);">libqglviewer-devel_3.0.0_i386.deb</a>
173+
apt-get install <a href="https://gillesdebunne.github.io/libQGLViewer/src/libqglviewer_3.0.0_i386.deb" onclick="javascript: _gaq.push(['_trackPageview', 'libqglviewer_3.0.0_i386.deb']);">libqglviewer_3.0.0_i386.deb</a> <a href="https://gillesdebunne.github.io/libQGLViewer/src/libqglviewer-devel_3.0.0_i386.deb" onclick="javascript: _gaq.push(['_trackPageview', 'libqglviewer-devel_3.0.0_i386.deb']);">libqglviewer-devel_3.0.0_i386.deb</a>
174174
</pre>
175175
176176
<h3>RPM packages</h3>
177177
Use the following command line:
178178
<pre>
179-
rpm -Uvh <a href="http://www.libqglviewer.com/src/libQGLViewer-3.0.0.i386.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.i386.rpm']);">libQGLViewer-3.0.0.i386.rpm</a> <a href="http://www.libqglviewer.com/src/libQGLViewer-devel-3.0.0.i386.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-devel-3.0.0.i386.rpm']);">libQGLViewer-devel-3.0.0.i386.rpm</a>
179+
rpm -Uvh <a href="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-3.0.0.i386.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.i386.rpm']);">libQGLViewer-3.0.0.i386.rpm</a> <a href="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-devel-3.0.0.i386.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-devel-3.0.0.i386.rpm']);">libQGLViewer-devel-3.0.0.i386.rpm</a>
180180
</pre>
181181
You can also re-compile the RPM for optimal results:
182182
<pre>
183-
rpmbuild - !!!!!!!!!!!!!!!!!!!!!! FIXME !!!!!!!!!!!!!!!!!!!!! -rebuild <a href="http://www.libqglviewer.com/src/libQGLViewer-3.0.0.src.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.src.rpm']);">libQGLViewer-3.0.0.src.rpm</a>
183+
rpmbuild - !!!!!!!!!!!!!!!!!!!!!! FIXME !!!!!!!!!!!!!!!!!!!!! -rebuild <a href="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-3.0.0.src.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.src.rpm']);">libQGLViewer-3.0.0.src.rpm</a>
184184
cd /usr/src/RPM/RPMS/i?86/ (or /usr/src/redhat/RPMS/i?86, see the rpmbuild last log lines)
185185
rpm -Uvh libQGLViewer-*3.0.0.i?86.rpm
186186
</pre>
@@ -196,10 +196,10 @@ <h3>FreeBSD</h3>
196196
Use the <a href="http://www.freshports.org/graphics/libqglviewer/">FreeBSD port</a>.
197197
-->
198198

199-
<a href="http://www.libqglviewer.com/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">Download</a> and decompress the sources, then go to the <code>libQGLViewer-3.0.0/QGLViewer</code> folder.
199+
<a href="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">Download</a> and decompress the sources, then go to the <code>libQGLViewer-3.0.0/QGLViewer</code> folder.
200200

201201
<pre>
202-
tar -xzf <a href="http://www.libqglviewer.com/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">libQGLViewer-3.0.0.tar.gz</a>
202+
tar -xzf <a href="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-3.0.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.tar.gz']);">libQGLViewer-3.0.0.tar.gz</a>
203203
cd libQGLViewer-3.0.0/QGLViewer
204204
</pre>
205205

@@ -385,9 +385,9 @@ <h2>Troubleshooting</h2>
385385

386386
<li><b>lib3ds</b>: this library is needed to compile the <a
387387
href="examples/contribs.html#3dsViewer">3dsViewer example</a>. Download the patched <a
388-
href="http://www.libqglviewer.com/src/lib3ds-1.2.0-1.i686.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'lib3ds-1.2.0-1.i686.rpm']);">lib3ds-1.2.0-1.i686.rpm</a> or the sources (<a
389-
href="http://www.libqglviewer.com/src/lib3ds-1.2.0-1.src.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'lib3ds-1.2.0-1.src.rpm']);">lib3ds-1.2.0-1.src.rpm</a> or <a
390-
href="http://www.libqglviewer.com/src/lib3ds-1.2.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'lib3ds-1.2.0.tar.gz']);">lib3ds-1.2.0.tar.gz</a>).</li>
388+
href="https://gillesdebunne.github.io/libQGLViewer/src/lib3ds-1.2.0-1.i686.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'lib3ds-1.2.0-1.i686.rpm']);">lib3ds-1.2.0-1.i686.rpm</a> or the sources (<a
389+
href="https://gillesdebunne.github.io/libQGLViewer/src/lib3ds-1.2.0-1.src.rpm" onclick="javascript: _gaq.push(['_trackPageview', 'lib3ds-1.2.0-1.src.rpm']);">lib3ds-1.2.0-1.src.rpm</a> or <a
390+
href="https://gillesdebunne.github.io/libQGLViewer/src/lib3ds-1.2.0.tar.gz" onclick="javascript: _gaq.push(['_trackPageview', 'lib3ds-1.2.0.tar.gz']);">lib3ds-1.2.0.tar.gz</a>).</li>
391391
<!--
392392
<li><b>libX3DTK</b>: this library is needed to compile the <a
393393
hNOref="examples/x3dViewer.html">x3dViewer example</a>. Download the library from the

installWindows.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1>libQGLViewer installation<br/>
4242
The installer allows you to evaluate the library from its demonstration examples and its documentation and to start creating your own programs.
4343
The library and the examples were here compiled using (and can be used with) MinGW and the open source version of Qt.
4444
45-
<p><a href="http://www.libqglviewer.com/src/libQGLViewer-installer.exe" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-installer.exe']);" class="download">
45+
<p><a href="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-installer.exe" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-installer.exe']);" class="download">
4646
<img src="images/downloadButton.jpg" width="41" height="46" align="middle" alt="download"/>
4747
<span>Download the libQGLViewer installer (version 2.3)</span>
4848
</a></p>
@@ -55,7 +55,7 @@ <h2>Compilation from the sources</h2>
5555
Make sure your Qt installation is up to date and running. Try building one of the Qt OpenGL examples first.
5656

5757
<p>
58-
Then download and unzip <a href="http://www.libqglviewer.com/src/libQGLViewer-3.0.0.zip" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.zip']);">libQGLViewer-3.0.0.zip</a>.
58+
Then download and unzip <a href="https://gillesdebunne.github.io/libQGLViewer/src/libQGLViewer-3.0.0.zip" onclick="javascript: _gaq.push(['_trackPageview', 'libQGLViewer-3.0.0.zip']);">libQGLViewer-3.0.0.zip</a>.
5959
</p>
6060

6161
Depending on your environment:

src/libQGLViewer-3.0.0.tar.gz

821 Bytes
Binary file not shown.

src/libQGLViewer-3.0.0.zip

2.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)