Amule without wxwidget or x dependencies [Solved]

Hi.
I am trying to compile amule without wxwidget or x dependencies but to no avail. I am trying to install amule to a headless server with the intention of running amuleweb.
Below is the detail of my pkgbuild:
pkgname=amule
pkgver=2.2.4
pkgrel=1
pkgdesc="An eMule-like client for ed2k p2p network"
arch=('i686' 'x86_64')
url="http://www.amule.org"
license=('GPL')
depends=('geoip' 'binutils>=2.17.50.0.18')
makedepends=('crypto++')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/aMule-${pkgver}.tar.bz2)
md5sums=('283c428dd2961a57f2691c455c845a42')
build() {
cd ${srcdir}/aMule-${pkgver}
./configure --prefix=/usr \
--mandir=/usr/share/man \
--enable-cas \
--disable-monolithic \
--enable-amule-daemon \
--disable-wxcas \
--disable-amule-gui \
--enable-amulecmd \
--enable-alcc \
--enable-webserver \
--disable-debug \
--enable-optimize \
--enable-ccache \
--enable-geoip \
--without-x
make || return 1
make DESTDIR=${pkgdir}/ install || return 1
Last edited by archlinuxsagi (2009-05-10 00:43:36)

The trick is to install wxwidget and install the base libraries.
I have submitted the wxbase iibrary and amule to AUR.
Below are the links.
wxbase : http://aur.archlinux.org/packages.php?ID=26385
amule : http://aur.archlinux.org/packages.php?ID=10499
I have tried mldonkey but the download speed is very slow.
Last edited by archlinuxsagi (2009-05-10 00:43:15)

Similar Messages

  • The screen could not rotate automatically while without lock it, how to solve this problem?

    The screen could not rotate automatically while without lock it, how to solve this problem?

    If there isn't a lock symbol at the top of the screen next to the battery indicator then try a soft-reset and see if it rotates after the iPad has restarted : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • How can I configure the save page mode (to save DEFAULT WITH OR WITHOUT images and other dependencies in a folder)?

    I like it that I can save webpages with or without dependencies in a separated folder. And its implementation in Firefox (e.g. it remembers how I saved something before, and that way becomes the default) can also be good sometimes. But usually it is not.
    Usually I want to save pages as HTML-only. Sometimes, but only sometimes I have to save a page as a whole (I don't know the name of the feature). But after I save something with dependencies, I often forget that, and don't care about this option. Firefox, however, doesn't forget it, and saves thousands of unimportant images, until I notice it and switch it off again.
    This is not good.
    I tried Google Chrome, which simply don't remember how I saves something before, and always select the complete page option for default. It is exactly the opposite of the perfect solution (in my opinion). The best would be if the browser would save everything as HTML only, if I don't change it. Or it would be even better if I could configure it manually (turn this remembering feature on/off).
    This is not a beginner's problem, so it would be good if only a config option solved this. I imagine that already exists a config option for this, but I could not find it. I found only the "browser.download.save_converter_index" option, which depends on how I used it last time.
    Is there a config option for this? Or should I report this in the Firefox brainstorm page?
    Thank you for your time
    D. J. S.

    That choice is remembered in the Integer pref <b>browser.download.save_converter_index</b>
    0: Web Page, complete (default)
    1: Web Page, HTML only
    2: Text files
    If you want to reset that choice to HTML only on every start of Firefox then you can use this line in the file [http://kb.mozillazine.org/user.js_file user.js]
    <pre><nowiki>user_pref("browser.download.save_converter_index", 1);
    </nowiki></pre>
    See also http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

  • Kmldonkey and dependencies [Solved]

    (first: sorry for my english)
    ok i am old in GNU/Linux but new in Arch Linux, i want to install kmldonkey (pacman -S kmldonkey) but pacman want to install in my machine:
    Targets: ocaml-3.10.0-1  gd-2.0.34-1  mldonkey-2.8.7-1  kmldonkey-0.10.1-4
    Total Package Size:   47.06 MB
    i don't want to install mldonkey because i don't want use mldonkey in my machine i have mldonkey in my server so i want use kmldonkey to connect with my server, i can install kmldonkey forcing to install kmldonkey only, without dependencies?.
    Regards
    insulae
    PD i love pacman is the best package manager i tried!!! very good work guys!!
    Last edited by insulae (2007-06-09 18:35:50)

    hohoho i like ArchLinux every day a little more, i try with:
    pacman -Sd kmldonkey and work perfectly!!

  • Auto suspend on idle without Gnome or KDE? [SOLVED]

    This may be a stupid question but I've never had to actually mess with this before on a system without Gnome or KDE installed (they have their own utilities which tends to make this easy) and I've spent an hour researching to no avail.
    I'm looking for a way to force the entire computer to automatically suspend to RAM after 30 minutes of no keyboard or mouse activity. I already have pm-utils and xscreensaver installed and 'pm-suspend' already works great when I call it manually but what I'm missing is a way to detect the idle and actually call 'pm-suspend' automatically.  I do have HAL and udev.  Of course it runs X too but there is no D.E. installed.  Only various Window managers.
    BTW- this is for a Desktop not a laptop if that is significant for some reason.  The reason for it is basically I want this computer to suspend (to save power) at night and other times when it's not being used.
    Thanks for any help you can give!
    Last edited by davidm (2011-02-21 01:58:18)

    Still welcoming some help after all....
    I've been attempting to use xfce4-power-manager but am having an issue where as a normal user actual power management options other than for the monitor are disabled.  It works fine as root but not as a normal user.
    User is a member of the power group.
    Have consolekit installed.
    Launching WM from .xinitrc (No Display manager such as slim) using 'exec ck-launch-session /usr/local/bin/wm'
    Anything I am missing for why this wouldn't work? 
    Trying to use the debug option:
    (xfce4-power-manager:2633): xfce4-power-manager-WARNING **: Unable to connect to session managet : Failed to connect to the session manager: SESSION_MANAGER environment variable not defined
    (xfce4-power-manager:2633): xfce4-power-manager-WARNING **: could not map keysym 1008ffa8 to keycode
    ** (xfce4-power-manager:2633): WARNING **: No outputs have backlight property
    ** (xfce4-power-manager:2633): DEBUG: executed /usr/sbin/xfpm-power-backlight-helper --get-max-brightness; retval: 1024
    ** (xfce4-power-manager:2633): DEBUG: xfpm_brightness_setup_helper: get-max-brightness returned -1
    ** (xfce4-power-manager:2633): DEBUG: no brightness controls available
    Last edited by davidm (2011-02-21 01:17:51)

  • Loemu PKGBUILD, need help with python dependencies [solved]

    I'm having a hard time determining the depends for this python application. It uses gtk and glade, but namcap is unable to determine dependencies for python apps, I think. It complains that I am including not needed depends. I found a requirements list here:
    http://linux.softpedia.com/get/Utilitie … 4855.shtml
    that might give some clues, but I'm still struggling to determine what's needed until I can get home and run the application.
    My PKGBUILD in case you're interested and think you can help. I'm sure I need glade for python in the depends line, but I can't find it in AUR or with pacman.
    # Contributor: robb_force <[email protected]>
    pkgname=loemu
    pkgver=0.1.1
    pkgrel=1
    pkgdesc="A simple frontend for various game emulators, including XMAME, SDLMAME and Snes9x."
    url="http://loemu.pegueroles.com/"
    license="GPL"
    arch=('i686')
    depends=('pygtk>=2.6' 'libglade')
    makedepends=('python>=2.4.0')
    source=(http://loemu.pegueroles.com/dists/${pkgname}-${pkgver}.tar.gz)
    md5sums=('d4cff1ef835ce19a9fd22cdaec47074a')
    build() {
    # Fix the paths in the scripts
    cd ${startdir}/src/${pkgname}-${pkgver}
    sed '/roms/d;/flyers/d;/snaps/d' -i setup.py
    sed 's|share/games|share|g' -i setup.py
    cd ${startdir}/src/${pkgname}-${pkgver}/${pkgname}
    sed 's|share/games|share|g' -i Preferences.py
    sed 's|share/games|share|g' -i Loemu.py
    sed 's|share/games|share|g' -i Config.py
    # Install the application
    cd ${startdir}/src/${pkgname}-${pkgver}
    python setup.py install --prefix=${startdir}/pkg/usr
    Last edited by robb_force (2007-05-18 19:22:02)

    Thanks for the response. I've added the working PKGBUILD to the AUR.
    http://aur.archlinux.org/packages.php?d … 1&ID=11093

  • Confused about testing/firefox dependencies [SOLVED]

    In trying to install firefox-3.6.2 from testing, I get a message saying that there's a dependency conflict with fontconfig-ubuntu, which I installed some time ago in an attempt to improve my screen fonts.
    When i check the explicit dependencies for firefox-3.6.2 in testing, I see only desktop-file-utils and xulrunner. When I check the dependencies for those two packages (desktop-file-utils in extra and xulrunner in testing), I still don't see mention of fontconfig.
    Is there a way to work around this? I'd rather not undo my font display configuration just to test the current version of firefox, but I would rather use a firefox package for 3.6 than the mozilla.org package.
    Thanks for any advice.
    Last edited by dhave (2010-01-25 04:08:33)

    Thanks very much for the advice. One question, though. If
    wonder wrote:better update fontconfig-ubuntu to the latest version. WARNING. you have to rebuild yourself cairo-ubuntu to link against libpng 1.4.0 if you don't do that you'll have a broken system.
    is "A" and
    better revert to stock and after the upgrade is complete, use *-ubuntu  again.
    is "B",
    are you recommending A or B?

  • How to install chrome dependencies[SOLVED]

    Hello,
    Could anyone advise me how to install the chromium browser. When I try to compile it, I run into a nightmare of dependency problems. I need lib32-gconf, then it depends on lib32-orbit2 and on and on and on.
    If anyone managed to install chrome on kde 64 bit desktop, please give me a clue about the procedure.
    Thanks,
    jmak
    Last edited by jmak (2009-10-14 19:43:32)

    jmak wrote:
    Hello,
    Could anyone advise me how to install the chromium browser. When I try to compile it, I run into a nightmare of dependency problems. I need lib32-gconf, then it depends on lib32-orbit2 and on and on and on.
    If anyone managed to install chrome on kde 64 bit desktop, please give me a clue about the procedure.
    Thanks,
    jmak
    it is as easy as
    yaourt -S chromium-snapshot
    Although, there are a number of other versions available. To have a look at them all and decide which one to install you can
    yaourt chromium
    This will show you all available packages and then you can choose the one you want. After that simply follow the prompts. It will install all the required dependencies for you.
    Last edited by Inxsible (2009-10-14 19:00:23)

  • Missing dependencies [Solved]

    I'm trying to install wine but I don't know how to install the deps, can anyone explain how I install them? and is wine 1.1.44 the latest on Arch?
    Last edited by Jack450 (2010-07-12 01:25:23)

    Inxsible wrote:
    Optional dependencies are just that : Optional.
    You can choose to install them if you want or have the need to use those.
    That's how Arch Linux is, philosophically.  It's your job to tune your system the way you want it.  It doesn't automatically do things for you (which other distributions may).  As everyone else said, read the Wiki.

  • Without "User Exit" how to solve the problem

    Hi all,
    We are using DEBMAS06 to send the data to a legacy system.The data sent will consist primarily of address and partner information extracted via IDOC based on configured change pointers. The change pointer settings in SAP R/3 will ensure that changed customer master records are included in the IDOCs sent out of R/3.
    The problem is when there is a change in the KNA1 segment the Idoc doesn't come out with KNVP segment which has the partner roles. Is there any way to debug this problem without using User Exit.
    Thanks in advance,
    Srinivas

    Hi,
    Try out with tcode WE19.
    regards,
    sharath

  • Conflicting Dependencies [SOLVED]

    I'm trying to build and install google-talkplugin from AUR.
    I have checked/installed all dependencies except libgl.
    I get the unresolvable package conflict error when trying to install it.
    I don't want to remove  nvidia-utils.
    How to resolve this?
    [jeff@Arch2009p2 ~]$ sudo pacman -S libgl
    Password:
    resolving dependencies...
    looking for inter-conflicts...
    :: libgl and nvidia-utils are in conflict. Remove nvidia-utils? [y/N] n
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: libgl and nvidia-utils are in conflict
    Last edited by jeff story (2010-10-03 00:23:37)

    ngoonee wrote:Did you actually try to makepkg?
    No, not prior to taking care of dependencies.
    ngoonee wrote:It seems you're trying to resolve dependencies by hand,
    Yes regarding dependencies.
    I also prefer to make and install AUR packages by hand as far as never tried any of the "helpers".
    Seems to simple to further complicate.
    Last edited by jeff story (2010-10-03 02:50:13)

  • Help log in without keyboard with SLiM. [SOLVED]

    Hello, so here's the thing, my keyboard is gone, dead. I can't log in, i have SLIM as login manager and i don't have the choice to enter by the keyboard on the screen, i'm on a CD live now typing with Onboard, if someone can help me log in by any way possible i'll appreciated.
    Last edited by WinterSoldier53 (2014-05-25 02:05:39)

    First, can you use Ctrl-Alt-F2 to get to a different console?  If so, do that and log in. 
    If not, read this article https://wiki.archlinux.org/index.php/Change_Root and chroot into your system
    Then, ensure you have xf86-input-evdev installed.

  • Launch programs at startup without showing its windows? [SOLVED]

    I want to launch at startup yakuake and korganizer daemon but I would like they don't show its windows. I know it can be done because before I loss my .kde4 folder I had that way, but I cannot remember/find how do it.
    Thank you!
    Last edited by elfio (2014-03-30 07:21:39)

    Thank you for answer so quick
    I found the solution by myself: just remove the "%u" of the yakuake command entry and uncheck korganizer from autostart applications in preferences

  • Camera tracker solving without errors but not showing result points

    hi
    I am trying the new camera tracker in AE cs6,
    im using very simple shots that can be tracked easily,
    and im having some strange behaviours,
    basically in many shots the analysis takes places with no errors but after the camera solve no result points appear, even if i use the advanced mode , changing all other parameters etc, and no errors are reported anywhere, also i select the effect on the panel and i also make sure the points size parameters are scaled up,
    but if i click on processing points (the unchecked box below 3d solve) i can see they are all there, and i can also create camera and the camera is created, so its as if all the process takes place correctly but for some reason the solve points are not shown on screen
    it has happened to me that with same shot sometimes they appeared and sometimes not, but most times they dont
    what can be happening in here?
    thanks so much

    will try to explain better my problem
    if i click on
    Render Track Points
    i can see there are great track points that follow all the movement perfectly,
    and yet without checking that box no solve points appear, even when i select the effect on effects panel
    or change any other parameter or do the advanced mode
    i can still click on create camera etc, but i cannot attach a text etc to a specific solve point because no solve points appear
    and yet as i say, if i click on the Render Track Points box i can see great tracking points all over the place following the action
    so the fact that selecting Render Track Points on effects panel shows great perfect points following all , does that confirm that camera solve was successful?
    i just cannot understand why i cannot see any solve points that i can interact with
    i have tried to scale sizes all the way up, select effect on panel and hundred other things
    thank you for any help

  • Re:  "Item category K can only be used without account assignment"

    Hi,
    while creating PO from PR the following error is coming.
    "Item category K can only be used without account assignment"
    How to solve this
    Regards,

    Hello,
    Item category K cannot be used with an account assignment as the goods are not physically used in the company. The stock is stilla consignment stock and belongs to vendor. Using an account assignment will book the cost in the company's expenses.
    use an account assignment if required when you transfer from consignment to own stock.
    Hope this helps,
    Regards,
    VS

Maybe you are looking for