<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/3362" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-01-02T18:53:22-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/3362</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-01-02T18:53:22-04:00</updated>

		<published>2003-01-02T18:53:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14799#p14799</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14799#p14799"/>
		<title type="html"><![CDATA[Installation Problem: [error while loading shared libraries]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14799#p14799"><![CDATA[
AH it works now!<br><br>The path to the libs was not added to  /etc/ld.so.conf.<br><br>After that linking works well!<p>Statistics: Posted by Guest — Thu Jan 02, 2003 6:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-01-02T17:55:25-04:00</updated>

		<published>2003-01-02T17:55:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14795#p14795</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14795#p14795"/>
		<title type="html"><![CDATA[Installation Problem: [error while loading shared libraries]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14795#p14795"><![CDATA[
It's still the same problem even if i didn't use the --prefix argument<br><br>I believe that i made some mistakes during the TCL installation, i didn't use the --enable-shared option. But allthough i reinstalled TCL with it, it is still not working, what other things do i have to know when i want do build TCL with shared libraries ?<br><br>geetings,<br>  Markus<p>Statistics: Posted by Guest — Thu Jan 02, 2003 5:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-01T22:10:22-04:00</updated>

		<published>2003-01-01T22:10:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14774#p14774</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14774#p14774"/>
		<title type="html"><![CDATA[Installation Problem: [error while loading shared libraries]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14774#p14774"><![CDATA[
I havn't checked, but the --prefix argument may be causing this.<br><br>Most software uses this for the base install point, however some use it for other things too, EG base search directory.<br><br>Try configuring and compiling eggdrop without using --prefix.<br><br>To use a custom installation point, use the DEST argument for "make install"<br><br>EG<br>make install=/home/ppslim/myeggdrop<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Jan 01, 2003 10:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-01-01T18:47:26-04:00</updated>

		<published>2003-01-01T18:47:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14767#p14767</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14767#p14767"/>
		<title type="html"><![CDATA[Installation Problem: [error while loading shared libraries]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14767#p14767"><![CDATA[
Hello,<br><br>when i am trying to install eggdrop the compiling works, but the linking fails. Even if i try to make a static version i get this error message:<br><br><br>---------- Yeah! that's the compiling, now the linking! ----------<br><br>Linking eggdrop... (static version)<br><br>gcc -pipe -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o dns.o flags.o language.o main.o mem.o misc.o misc_file.o modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o mod/*.o -L/home/jo_oer/eggdrop/tcl/lib/ -ltcl8.4 -lm -ldl -lnsl  md5/md5c.o compat/*.o `cat mod/mod.xlibs`<br>strip ../eggdrop<br>Successful compile: eggdrop<br><br>make[1]: Verlassen des Verzeichnisses Verzeichnis Â»/home/jo_oer/eggdrop1.6.13/srcÂ«<br><br>./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory<br>make: *** [static] Fehler 127<br><br>I used no special parameters for ./configure, only --prefix.<br>I installed TCL 8.4 in my homedirectory. The variables TCLLIB and TCLINC are set correctly.<br><br>I don't know what to do, can anyone give me a hint?<br><br>Thanx,<br>  Markus<p>Statistics: Posted by Guest — Wed Jan 01, 2003 6:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
