Results 1 to 10 of 10

Thread: eggdrop on wl-500g?

  1. #1

    eggdrop on wl-500g?

    can it be done?
    And if so, how?
    when i try to run the ./configure it just gives me
    Code:
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056285
    before read 0 : 1106056285
    before write 0 : 1106056286
    before read 0 : 1106056286
    before write 0 : 1106056286
    before read 0 : 1106056286
    before write 0 : 1106056286
    before read 0 : 1106056286
    before write 0 : 1106056286
    before read 0 : 1106056286
    before write 0 : 1106056286
    before read 0 : 1106056286
    before write 0 : 1106056286
    before read 0 : 1106056286
    before write 0 : 1106056287
    before read 0 : 1106056287
    before write 0 : 1106056287
    before read 0 : 1106056287
    configure: error: missing argument to --
    so i guess compiling on the router is out but im no king in crosscompiling :x

    edit: maybe this is more for the custom development corner? If so, could an admin move it?
    Last edited by daffeh; 18-01-2005 at 14:29.

  2. #2
    Join Date
    Jun 2004
    Location
    Germany / NRW
    Posts
    42
    First question: Why would run an eggdrop at the AP? (It have a not really good CPU, and not enough disk space without an external drive)

    The next problem is, you can`t compile on the access point, because there are no compiler!

    But when you really want to run an eggdrop on a wl500g, you can try to compile the sources on another PC, copy the binaries then on an USB-Stick and try to start it from this on the router.

  3. #3
    maybe it's handy for ppl that dont own a shell or smth

  4. #4
    Join Date
    Aug 2004
    Location
    Germany
    Posts
    377
    Hi

    Eggdrop is too big because of his scripting engine, but i have made a quick hack to get the EnergyMech Bot, Version 2.9.4 running. Just download it to the USB disk, decompress with "tar -xvzf emech-mipsel.tgz" and edit the configuration file.
    I hope the choosen modules are well suited, if you need some other module configuration tell me. And be carefull, untill you authenticate to the bot first time the hostmask is *!*@* so everyone can authenticate as botmaster when it comes online.

    I hope youre experienced enough to use it, compilation was a bit jerky .

    As allways, please bring reports back.

    Greets
    Attached Files Attached Files
    My Stuff: WL-500g, Mapower H31x 10GB HD, Philips Webcam Vesta PRO, TerraTec Webcam PRO, USB Hub

  5. #5
    Join Date
    Feb 2004
    Posts
    103
    I sucessfully compiled some programs on the Wl500g itself.
    Go to the uClib site and download the rootsys.
    Mount it in your Linux distro (I couln't get it to mount on the WL500g itself)
    Than copy all the files to the WL500 is a directory, and chroot to that directory.

    Most of the things compiled that way will work fine.

    but take a big cup of coffee, as it will be s l o wwwwwwwwwwwwwwwwwww

  6. #6
    nice work wlanman.
    Could you help me how to startup this eggdrop.
    i did follow up the readme and edit the mech.set
    this -sh: ./genuser: not found
    en when i start ./emech

    [Blackfire@wl500g emech]$ ./emech
    EnergyMech 2.9.4-mipsel, May 28th, 2004
    Compiled on Jan 18 2005 22:10:57
    Features: SEE, LNK, TEL, DYN, NEW, SEF
    init: Mech(s) added [ GUNISA_BOT ]
    init: EnergyMech running...

    its doesn't start a service and bot won't come up

    any idea ??

    THX

  7. #7
    Join Date
    Aug 2004
    Location
    Germany
    Posts
    377
    Hi

    The genuser is not crosscompiled since it just creates a file which is includet in the distribution. You only need to to the mech.set steps from the config.
    I have tryed it out now, just compiled it to the step it startet, and i see the same problem. I dont know why it doesn´t runs, it seems to start and then to terminate gracefully. I have to include the debugging facibilitys, but it gave me a bunch of compile errors (none without it ?!), need to track this down when i have time...

    After all, this is no eggdrop, its called an irc bot. Eggdrop is only a widely used type of this programm species. Energymech does the usual things on an irc channel but has not the scripting stuff which eggdrop uses. Its just too big ...

    Greets
    My Stuff: WL-500g, Mapower H31x 10GB HD, Philips Webcam Vesta PRO, TerraTec Webcam PRO, USB Hub

  8. #8

    Compiling in the router

    I couldn't find the 'rootsys' in uClinux.org... could you point me to the correct location?


    Quote Originally Posted by erik_bies
    I sucessfully compiled some programs on the Wl500g itself.
    Go to the uClib site and download the rootsys.
    Mount it in your Linux distro (I couln't get it to mount on the WL500g itself)
    Than copy all the files to the WL500 is a directory, and chroot to that directory.

    Most of the things compiled that way will work fine.

    but take a big cup of coffee, as it will be s l o wwwwwwwwwwwwwwwwwww

  9. #9
    Join Date
    Jul 2004
    Location
    near Lyon @ France
    Posts
    195
    Humm, did you try the eggdrop optware ? I know it has some bugs running on a slug but I use to have it running on my wiley.

  10. #10
    i installed Eggdrop on my wl500g-Deluxe: i plugged in a flash-memory (32m), mounted it as /opt, made
    Code:
    ipkg.sh update
    ipkg.sh install ipkg
    ipkg update 
    ipkg install eggdrop
    
    <configuring eggdrop>
    
    adduser eu 
    #adding eu (Eggdrop_User), setting password
    #chmod, chown for eggdrop directory
    su eu
    cd /opt/eggdrop
    ./eggdrop -n egg-a.conf
    
    # and closing console
    the -n flag is set because EggDrop cant normally go background.
    Sorry for my bad English.
    Покупайте Отечественных Слонов!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •