Re: compilation from source on windows

From: Bostjan Golob <bostjan.golob_at_DOMAIN_REMOVED>
Date: Tue, 23 Aug 2005 23:22:20 +0200

Thank you. I'm planning on adding a few things to the graphs:
1) date fields underneath the hour fields if the time span of the
graph is more than one day
2) legend underneath the graph in the mrtg fashion (for graphs with
more than one data line)

I've checked the new object tools feature - will there be support for
filtering the available tools based on object capabilities? I have
some perl scripts that display the table of switchport-host mappings
(so I can easily see what's connected to which port), and would be
interested in implementing that as a tool in NetXMS. Ofcourse, this
would only apply to the switches - no need to display this for every
host as well.

Regards,
Bostjan Golob

On 8/23/05, Victor Kirhenshtein <victor_at_opticom.lv> wrote:
>
> Hello!
>
> You will need the following:
>
> Microsoft Visual C++ 6.0
> Latest Microsoft Platform SDK (some headers and libs from VC++ won't
> work)
> OpenSSL library (I use openssl-0.9.7c, but other not very old versions
> should work too)
> NetSNMP library (I use version 5.0.9)
> MySQL/PostgreSQL client libraries and header files, if you plan to build
> appropriate database drivers
>
> After installing Visual C++, you have to setup pathes to your library
> and header files for OpenSSL, NetSNMP and Platform SDK (under Tools ->
> Options -> Directories in VC++). If you setup these directories
> correctly, everything should be built without problem.
>
> In every directory you can find workspace file (.dsw) which you can use,
> and all projects also linked to common workspace netxms.dsw located at
> root. All projects have two configurations - Debug and Release. After
> successful build under debug configuration, resulting binary file will
> be copied to <netxms_source_root>\bin directory, and after successful
> build under release configuration - to C:\NetXMS\bin directory.
>
> Best regards,
> Victor
>
> -----Original Message-----
> From: Bostjan Golob [mailto:bostjan.golob_at_gmail.com]
> Sent: Tuesday, August 23, 2005 11:43 PM
> To: NetXMS Users
> Subject: [netxms-users] compilation from source on windows
>
>
>
> Can one of the devels describe the process/tools needed to build the
> Windows part of NetXMS ? I want to hack on the graphs a bit (bug/feature
> reports/ will come in due time :), but I'm primarly a Unix guy...
>
> Regards,
> Bostjan Golob
>
>
Received on Wed Aug 24 2005 - 00:22:20 EEST

This archive was generated by hypermail 2.2.0 : Wed Aug 24 2005 - 00:30:56 EEST