Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: Cervantes Dimitri on May 28, 2015, 10:44:31 AM
-
Hello everyone, i have a question about WAPT on SME.
i want to install WAPT on SME so i want to know if someone did the RPM package of WAPT ?
If no one did it, i will try to do it by myself and i will start a bugzilla.
regards,
Dimitri.
-
Dimitri, you'd tell us what WAPT is..
-
Dimitri, you'd tell us what WAPT is..
indeed, some given pointers could be a good start
EDIT : from what I found there is no english pointers, it is an 'apt-get for window', it seems a french software...I suppose that it is what you are looking for, else you have also http://www.loadtestingtool.com/ : 'WAPT is a load and stress testing tool that provides an easy-to-use and cost-effective way to test any web site, including business applications, mobile sites, web portals, etc.'
-
sorry, wapt is this = http://dev.tranquil.it/wiki/Accueil
it's an apt-get, but for windows.
and yes, it's a french software, but only on debian for linux, and i jsut try to take it on SME (Centos/redhat)
-
ok.. maybe a stupid/siilly question, but why?
BTW, OT here, moving to General Discussion
-
WAPT is pretty usefull to keep your computer up to date.
It's more easely to use wapt than update all the computer one by one, with Java, you need to install the new update manualy, with wapt it's totaly automatic.
WAPT is like a repositorie, but for windows.
By the way, i'm sorry for my english.
-
take a look here:
http://wpkg.org/index.php/Main_Page
no rpm, it's just a web app
-
It's an other software, i wanted to use wapt because it's a french program (more easy to me if i have a problem after.)
But thank you i'll take a look
-
It's an other software, i wanted to use wapt because it's a french program (more easy to me if i have a problem after.)
it does almost the same..
anyway, you have to ask to the devs how to create a tgz of all the sources/needed files, create your own .spec file and then create your rpm
another approach could be to download the deb packages and use alien (google will tell you more)
-
take a look here:
http://wpkg.org/index.php/Main_Page
no rpm, it's just a web app
I use WPKG with great success. It's not even a webapp. Just a big js script which is executed on the workstations. With WPKG, the server just serves files, there's nothing to install, just a few files to extract in an ibay or similar
-
it does almost the same..
anyway, you have to ask to the devs how to create a tgz of all the sources/needed files, create your own .spec file and then create your rpm
another approach could be to download the deb packages and use alien (google will tell you more)
yes i see it do the same, but my boss (i'm in intership) wanted to use WAPT that's why.
Otherwise, yes i will try with alien, thank you !