aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-February/000215.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-February/000215.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'pipermail/nel/2001-February/000215.html')
-rw-r--r--pipermail/nel/2001-February/000215.html107
1 files changed, 107 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000215.html b/pipermail/nel/2001-February/000215.html
new file mode 100644
index 00000000..37287313
--- /dev/null
+++ b/pipermail/nel/2001-February/000215.html
@@ -0,0 +1,107 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] Compiling under Linux</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:valignat%40nevrax.com">
+ <LINK REL="Previous" HREF="000201.html">
+ <LINK REL="Next" HREF="000202.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] Compiling under Linux</H1>
+ <B>Valignat Cedric</B>
+ <A HREF="mailto:valignat%40nevrax.com"
+ TITLE="[Nel] Compiling under Linux">valignat@nevrax.com</A><BR>
+ <I>Mon, 19 Feb 2001 18:52:51 +0100</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000201.html">[Nel] Compiling under Linux</A></li>
+ <LI> Next message: <A HREF="000202.html">[Nel] RE: Compiling under Linux</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#215">[ date ]</a>
+ <a href="thread.html#215">[ thread ]</a>
+ <a href="subject.html#215">[ subject ]</a>
+ <a href="author.html#215">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Tels wrote:
+&gt;<i>
+</I>&gt;<i> Freetype.org is down, I could not reach it for several days/weeks.
+</I>&gt;<i>
+</I>&gt;<i> <A HREF="http://www.sourceforge.org/projects/freetype/">http://www.sourceforge.org/projects/freetype/</A> seems to be the new
+</I>&gt;<i> url.
+</I>
+Try the american mirror web site at <A HREF="http://freetype.sourceforge.net/,">http://freetype.sourceforge.net/,</A> you
+will have access to the all the project home page.
+
+I updated the INSTALL and configure.in file to change tha FreeType
+homepage.
+
+
+&gt;<i> StlPort: Do I need to make it, or is simple unzipping enough? If yes,
+</I>&gt;<i> please document this, the make takes for ever ;o) Also, for stlport,
+</I>&gt;<i> there is no &quot;make install&quot; for unix. Does this matter?
+</I>
+NeL is using the SGI iostreams, so i'm afraid that you will have to compile
+it.
+
+
+&gt;<i> I also run low on diskspace due to stlport ... is there anyway to cut
+</I>&gt;<i> down the size after making it?
+</I>
+you could do a 'make -f gcc.mak clean' to delete all the ojects files,
+it doesn't delete the library files ...
+
+
+&gt;<i> #checking for freetype-config... no
+</I>&gt;<i> #configure: error: Cannot find freetype-config: check your path.
+</I>&gt;<i> # FreeType 2 library is needed to compile NeL (www.freetype.org).
+</I>&gt;<i>
+</I>&gt;<i> Ugh, this file does not get installed, and only resides in the build dir
+</I>&gt;<i> of freetype (which I was to delete).
+</I>
+That's weird, it works fine for me :o)
+
+The installation line is in the builds/unix/install.mk file (line 51),
+Are you sure that the installation directory (ex: /usr/local/bin) is
+in your path ?
+
+&gt;<i> So I copied it in the nel pat, but root does not have &quot;.&quot; in it's path.
+</I>&gt;<i> Now I try configure as user and get this:
+</I>
+The script is looking for freetype-config script in your path, it will change
+nothing to put in the NeL directoty, if it isn't in your path ;-)
+
+
+&gt;<i> The build process needs to be MUCH easier, if this game will ever come of
+</I>&gt;<i> for Linux. Nobodies going to fiddle for 3 hours with it....or did I get it
+</I>&gt;<i> wrong and level one is named &quot;./configure&quot; ? ;-P
+</I>
+Thanks for your suggestion :-)
+
+We actually working on improving the documentation and build process, so it
+&quot;migth&quot; be easier in a near future ;-)
+
+
+Cedric.
+
+
+</pre>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000201.html">[Nel] Compiling under Linux</A></li>
+ <LI> Next message: <A HREF="000202.html">[Nel] RE: Compiling under Linux</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#215">[ date ]</a>
+ <a href="thread.html#215">[ thread ]</a>
+ <a href="subject.html#215">[ subject ]</a>
+ <a href="author.html#215">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>