Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: AmR EiSa on January 23, 2007, 01:55:01 am

Title: devpak server list
Post by: AmR EiSa on January 23, 2007, 01:55:01 am
Hi ,
I want ask how i can edit devpak server list ?
thanks

AmR EiSa
Title: Re: devpak server list
Post by: manutd on January 23, 2007, 02:57:16 am
I don't think that's possible.
Title: Re: devpak server list
Post by: AmR EiSa on January 23, 2007, 03:16:03 am
server list in code ?
Title: Re: devpak server list
Post by: MortenMacFly on January 23, 2007, 07:28:34 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.
Title: Re: devpak server list
Post by: AmR EiSa on January 23, 2007, 11:31:55 pm
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
Title: Re: devpak server list
Post by: AmR EiSa on January 29, 2007, 06:43:34 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
Title: Re: devpak server list
Post by: MortenMacFly on January 29, 2007, 08:57:05 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.
Title: Re: devpak server list
Post by: manutd on January 29, 2007, 10:17:34 pm
Or TugZIP.