aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2] 3

Author Topic: Ubuntu 6.06  (Read 26053 times)

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1549
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Ubuntu 6.06
« Reply #15 on: June 25, 2006, 04:10:40 PM »

... otherwise the users could find out how to start amule  :]
Logged
Homefucking is killing prostitution

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Ubuntu 6.06
« Reply #16 on: June 25, 2006, 04:34:13 PM »

I'd just better add this code to somewhere aMule initialization...
Code: [Select]
#ifdef CVSDATE
        printf("You're not expected to run this development version.");
        exit(1);
#endif
... so to run amule you need to trace it in gdb and explicitly skip the exit() function call...
Logged
concordia cum veritate

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Ubuntu 6.06
« Reply #17 on: June 25, 2006, 04:40:20 PM »

Well...even though everything is 'crackable' (provided that you've enough time and resources) it would be better to leave the things how they are and just type the goddamn flag (or whatever else way you use to add the flag...)
We're not willing to discourage all the testers, are we?
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: Ubuntu 6.06
« Reply #18 on: June 25, 2006, 04:58:59 PM »

Code: [Select]
#ifdef CVSDATE
        printf("You're not expected to run this development version.");
        exit(1);
#endif
OK, but then please obfuscate the CVSDATE check in configure.in, too, otherwise it's too easy to get rid of CVSDATE being defined ;)

*Really* effectively preventing people from using it is not trivial.
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Ubuntu 6.06
« Reply #19 on: June 25, 2006, 06:06:56 PM »

How about 'int main() { return 0; }' in amule.cpp?

(today I have a very special evil day)
Logged
concordia cum veritate

utilitario

  • Approved Newbie
  • *
  • Karma: 3
  • Offline Offline
  • Posts: 17
    • IdasDePella
Re: Ubuntu 6.06
« Reply #20 on: August 27, 2006, 05:23:40 PM »

This is my .deb package for ubuntu dapper. Date 26/08/2006.

aMule-cvs_2.2.0-3_i386.deb
Logged

El Labero

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
Re: Ubuntu 6.06
« Reply #21 on: September 02, 2006, 09:12:50 AM »

finally something usefull^^

@edit...later this evening^^
too bad it isn´t working

dpkg: Fehler beim Bearbeiten von /home/christian/Desktop/Opera Download/amule-cvs_2.2.0-3_i386.deb (--install):
 versuche »/usr/bin/alc« zu überschreiben, welches auch in Paket amule ist
dpkg-deb: Unterprozess paste getötet mit Signal (Broken pipe)
« Last Edit: September 02, 2006, 09:29:10 PM by El Labero »
Logged

utilitario

  • Approved Newbie
  • *
  • Karma: 3
  • Offline Offline
  • Posts: 17
    • IdasDePella
Re: Ubuntu 6.06
« Reply #22 on: September 04, 2006, 03:49:50 PM »

Quote
Originally posted by El Labero
finally something usefull^^

@edit...later this evening^^
too bad it isn´t working

dpkg: Fehler beim Bearbeiten von /home/christian/Desktop/Opera Download/amule-cvs_2.2.0-3_i386.deb (--install):
 versuche »/usr/bin/alc« zu überschreiben, welches auch in Paket amule ist
dpkg-deb: Unterprozess paste getötet mit Signal (Broken pipe)

i`m using this package with libwxgtk2.6-0.

this package is compiled with this options:

Code: [Select]
./configure --prefix=/usr --enable-utf8-systray --enable-optimize --enable-kad-compile --enable-cas --enable-amule-daemon --enable-amulecmd --enable-amulecmdgui --enable-webserver --enable-webserver-php  --enable-webservergui  --enable-amule-gui  --enable-alc  --enable-alcc
for launch aMule:

Code: [Select]
amule  --i-would-marry-my-mule
The package from the ftp is tested and it's running and aLinkCreator (alc) too

Sorry for my poor english.
« Last Edit: September 08, 2006, 12:24:47 AM by utilitario »
Logged

El Labero

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
Re: Ubuntu 6.06
« Reply #23 on: September 04, 2006, 06:37:05 PM »

no problem, i must translate my answer too.

the problem is that i cannot install this package, the error comes wenn i want to install the file.
Logged

nada

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Ubuntu 6.06
« Reply #24 on: September 04, 2006, 10:00:40 PM »

You can try to uninstall the previous version before installing amule-cvs. In Synaptic or apt-get purge amule amuleweb..., listing the previous installed components. This worked for me, had the same error. Your amule config files won't be deleted.
« Last Edit: September 17, 2006, 10:28:53 AM by nada »
Logged

utilitario

  • Approved Newbie
  • *
  • Karma: 3
  • Offline Offline
  • Posts: 17
    • IdasDePella
Re: Ubuntu 6.06
« Reply #25 on: September 15, 2006, 01:56:10 AM »

This is my .deb package for ubuntu dapper. Date 14/09/2006.

amule-cvs_2.2.0-4_i386.deb

MD5: 40334A5D33A349C84687774CF503E2C8


I`m using this package with libwxgtk2.6-0.

This package is compiled with this options:

Code: [Select]
./configure --prefix=/usr --enable-utf8-systray --enable-optimize --enable-kad-compile --enable-cas --enable-amule-daemon --enable-amulecmd --enable-amulecmdgui --enable-webserver --enable-webserver-php  --enable-webservergui  --enable-amule-gui  --enable-alc  --enable-alcc
For launch aMule:

Code: [Select]
amule  --i-would-marry-my-mule
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Ubuntu 6.06
« Reply #26 on: September 17, 2006, 11:06:11 AM »

wxgtk 2.7: deb http://apt.tt-solutions.com/ubuntu/ dapper main

aMule - checkinstall package compiled without compiler options.
aMule CVS 20061001
Logged

utilitario

  • Approved Newbie
  • *
  • Karma: 3
  • Offline Offline
  • Posts: 17
    • IdasDePella
Re: Ubuntu 6.06
« Reply #27 on: September 29, 2006, 01:01:40 PM »

This is my .deb package for ubuntu dapper. Date 29/09/2006.

amule-cvs_2.2.0-6_i386.deb

MD5: 21FC1D55329FAEE42F2C04710A6FDDB1


I`m using this package with libwxgtk2.6-0.

This package is compiled with this options:

Code: [Select]
./configure --prefix=/usr --enable-optimize --enable-kad-compile --enable-cas --enable-amule-gui  --enable-alc  --enable-alcc
For launch aMule:

Code: [Select]
amule  --i-would-marry-my-mule
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Ubuntu 6.06
« Reply #28 on: September 29, 2006, 01:11:59 PM »

A little remark: You don't need the flag --enable-kad-compile anymore, it has been removed and kad is always enabled. And thanks for your contribution!
Logged

utilitario

  • Approved Newbie
  • *
  • Karma: 3
  • Offline Offline
  • Posts: 17
    • IdasDePella
Re: Ubuntu 6.06
« Reply #29 on: October 01, 2006, 05:18:52 AM »

Thanks for the remark.

Its a pleasure share my personal packages.

 :D

This is my .deb package for ubuntu dapper. Date 25/10/2006.

amule-cvs_2.2.0-13_i386.deb

I`m using this package with libwxgtk2.6-1.

This package is compiled with this options:

Code: [Select]
./configure --prefix=/usr --enable-optimize --enable-alc --enable-unicode --disable-monolithic --enable-amulecmd --enable-amule-daemon --enable-webserver --enable-webserver-php  --enable-webservergui
For launch aMule:

Code: [Select]
amule  --i-would-marry-my-mule
« Last Edit: October 28, 2006, 02:40:33 AM by utilitario »
Logged
Pages: 1 [2] 3