Compile Error

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
TakaShi^^
Posts: 8
Joined: Mon May 16, 2005 2:52 pm
Location: singapore

Compile Error

Post by TakaShi^^ »

[Anope]

I will now check you have all the things I need...
I found a copy of Microsoft Visual Studio .NET 2003..
I couldn't seem to find wsock32.lib.. We kind of need this..
I couldn't find any of the paths I was looking for..
If you have installed the Visual C++ Libraries in a non-standard location, enter

this location below, and I will try and look there..

WSOCK32.lib location : C:\Program Files\Microsoft Platform SDK\Lib

==============================================

Result after typing the location

c program files Microsoft Platform SDK Lib
I couldn't find the default library in that folder.

Sorry, but you didn't have all the required libraries installed.

See http://windows.anope.org for a list of downloads needed to install Anope

===========================================

Last two Question : where to find Anope Modules and any one can teach me how to make a channel with alot of bots...cos i seen one servers with alot of bots
Testing 1 2 3
mars
Posts: 14
Joined: Sun May 08, 2005 2:13 pm

Post by mars »

As it is for windows you can use a already compiled anope.

Download anope-1.7.9.exe

or

Download anope-1.7.9-mysql.exe

Hope this makes it more easy for you.
heinz
Posts: 90
Joined: Mon Mar 08, 2004 4:08 pm
Location: United Kingdom
Contact:

Post by heinz »

When I created install.vbs, I didn't have a copy of the SDK installed on my machine (I have Visual Studio 6 and .NET), and thus didn't include the search path in the script.

Now I have this folder location, it will be included in the next release, and it'll auto-detect it.

If you want, you can edit Makefile.inc.win32 to include the second path, until the next version is released.

Hope this helps.
Chris Hogben
Chief Tester, QA Team - Anope IRC Services
Co-Owner - PhpMemX.Net
Locked