aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-February/000257.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/000257.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'pipermail/nel/2001-February/000257.html')
-rw-r--r--pipermail/nel/2001-February/000257.html75
1 files changed, 75 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000257.html b/pipermail/nel/2001-February/000257.html
new file mode 100644
index 00000000..be693e65
--- /dev/null
+++ b/pipermail/nel/2001-February/000257.html
@@ -0,0 +1,75 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] Link error</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:valignat%40nevrax.com">
+ <LINK REL="Previous" HREF="000255.html">
+ <LINK REL="Next" HREF="000258.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] Link error</H1>
+ <B>Valignat Cedric</B>
+ <A HREF="mailto:valignat%40nevrax.com"
+ TITLE="[Nel] Link error">valignat@nevrax.com</A><BR>
+ <I>Thu, 22 Feb 2001 18:46:24 +0100</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000255.html">[Nel] Link error</A></li>
+ <LI> Next message: <A HREF="000258.html">[Nel] Link error</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#257">[ date ]</a>
+ <a href="thread.html#257">[ thread ]</a>
+ <a href="subject.html#257">[ subject ]</a>
+ <a href="author.html#257">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Jason Dominiczak wrote:
+&gt;<i> I did that, and freetype compiled nicely, but now when i compile the client
+</I>&gt;<i> I get some more error messages:
+</I>&gt;<i>
+</I>&gt;<i> [...]
+</I>&gt;<i>
+</I>&gt;<i> I really don't know c++ well so I can't figure out what is causing this
+</I>
+This is caused because some FreeType modules that we are using are not
+inlcuded in your FreeType compilation.
+
+We, Nevrax, are using GNU make to compil Freetype, and that compilation
+method include everything by default.
+
+As you are using an IDE to compil it you have to put the base components
+and, eventualy, some optional components.
+
+In your specific case the psaux module need the t1types and psnames modules.
+
+As NeL is a &quot;work in progress&quot; and that we migth add new features to
+font_generator, my advice is to compile *all* the optionals modules,
+all the C files listed at the end of the INSTALL file, in your FreeType
+compilation and installation process ... :-)
+
+
+
+Cedric.
+
+
+
+
+</pre>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000255.html">[Nel] Link error</A></li>
+ <LI> Next message: <A HREF="000258.html">[Nel] Link error</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#257">[ date ]</a>
+ <a href="thread.html#257">[ thread ]</a>
+ <a href="subject.html#257">[ subject ]</a>
+ <a href="author.html#257">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>