News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

devpak server list

Started by AmR EiSa, January 23, 2007, 01:55:01 AM

Previous topic - Next topic

AmR EiSa

Hi ,
I want ask how i can edit devpak server list ?
thanks

AmR EiSa

manutd

I don't think that's possible.

AmR EiSa


MortenMacFly

#3
Quote from: r0ot on January 23, 2007, 03:16:03 AM
server list in code ?
No, it's downloaded dynamically from the internet. Or, (if that fails) a default one - the sourceforge.net - is set. If you really feel to change the code then look in the file updatedlg.cpp in the devpak plugin sources. The method UpdateDlg::FillServers() can be changed to your needs. Keep in mind that this requires compiling C::B yourself.
I'm not 100%sure, but it might also be enough to change the "devpak_mirrors.cfg" file in the C::B config folder
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

AmR EiSa

Quote from: MortenMacFly on January 23, 2007, 07:28:34 AM
I'm not 100%sure, but it might also be enough to change the "devpak_mirrors.cfg" file in the C::B config folder

Thanks for the way for editing Server list Morten , i think u now be sure 100% about "devpak_mirrors.cfg"

this what i edit list for ;)

Quote[WebUpdate mirrors]
wxDev-C++ DevPak server=http://joelsplace.sg/projects/wxdsgn/devpaks/
Dev-C++ primary devpak server=http://heanet.dl.sourceforge.net/sourceforge/dev-cpp/
devpaks.org Community Devpaks=http://devpaks.sourceforge.net/

but i don't know Dev-C++ primary devpak server don't show any pak at all  :shock:
may be it's bug ?
may be !

and at last if i have devpak in my system how i can install it without downloading it for net ???

thanks

With regards

AmR EiSa

AmR EiSa

Quote from: r0ot on January 23, 2007, 11:31:55 PM
if i have devpak in my system how i can install it without downloading it for net ???

any help about that ?

thanks

With regards

AmR EiSa

MortenMacFly

Quote from: r0ot on January 29, 2007, 06:43:34 PM
Quote from: r0ot on January 23, 2007, 11:31:55 PM
if i have devpak in my system how i can install it without downloading it for net ???
any help about that ?
Simply unpack. It should be tar.gzip (IMHO). If you use something like 7-Zip it should detect the file's type automatically.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

manutd