Question about some packages in arch

Hello
Where do I report/ask about packages in arch *like in AUR there is a comment section*
The reason is because well the package (sdl) didn't had PulseAudio support so I was wondering where to report it and KTorrents didn't bring any plug-ins with the package (plus I can't compile it since there is a phonon error I don't get)
sorry if this wasn't the section,
Thanks

alright, thanks fukawi2, wonder
well, i'm compiling them alright, but not ABS *need to read the wiki*
Last edited by akurashy (2009-08-16 15:30:33)

Similar Messages

  • A question about creating packages as local objects in ABAP

    Hi,
    I have a question about creating packages with SE80. Whenever I create a new package it is assigned a new transport request. After that, I can create new programs inside this package, and each time I can choose whether to assign the new program to a transport request or just save it as a local object (I often do this for test programs that I don't transport and I remove them once my tests have been done).
    What I would like to ask is that, is it possible to create a package (and not just programs inside a given package) as a local object? so that every new object created in this package will be considered as a local object?
    Thanks in advane,
    Kind Regards,
    Dariyoosh

    Thomas Zloch wrote:
    Please also check the F1 help for the package field e.g. in SE80, SAP standard is in range A-S and U-X, namespaces start with "/", so you should be save. I am using the T namespace for temporary stuff since a long time and did not have a problem so far.
    > Thomas
    >
    > P.S. this applies to the package name only, of course
    Thank you very much for this remark, I checked F1 help for the package field and in fact as you mentioned these ranges are for local objects.
    Once again, thank you very much for your help.
    Kind Regards,
    Dariyoosh

  • Some Question About Multiple Packages

    Dear javadoc users,
    I'm a newcomer here.
    I have some packages which contain many source files.
    I want to load them all and make the help file in a single list.
    A list like
    java.net
    java.io ......
    Would anyone be kind enough to tell me how I can implement this?
    I search all the faq about this. But I can't get enough hints.
    Thanks.

    Have you tried looking at these examples:
    http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/javadoc.html#options
    -Doug

  • A question about some of the features

    I have Vista so therefore am unable to use the trial version of photoshop elements. Before I go ahead and purchase the software, I had a few questions about its features.
    I'll mainly be using photoshop to create digital scrapbooks. I know that photoshop comes equipped with themes and images, but I would like to know if I can use my own backgrounds and images. If I am able to use my own backgrounds, can they tile?
    Another thing I would like to know is if I can create my own projects with custom dimensions.
    Lastly, I'll be using photoshop to sprite. Is elements well suited for spriting? More specifically, does it have a color selection/replacement tool?

    I use PSE for digital scrapbooking. Instead of using the "built in"
    creations and albums, just create your own PSD files with layers of
    whatever images/embellishments/background papers you want. You can
    specify whatever size of creation you want when you create your PSD file
    (you only have the choice of certain sizes when you use the built in
    stuff).
    Not sure about what you mean about making your backgrounds tile, but I
    think it is possible. You can take a "background" paper, do a selection,
    and then define a pattern and fill it. Or, if you mean layer your
    background papers - yes you can do that too. (Here is my online
    scrapbook pages, all of which were done in PSE 4 or 5:
    http://www.scrappersguide.com/forums/gallery/showgallery.php?cat=500&ppuser=413)
    You can select by color (using the magic wand tool) and you can replace
    color, but it may not work exactly as you expect. (I also don't know
    what spriting is.) But, many people just use a hue/saturation adjustment
    layer to change colors.
    -Trish

  • Need somne information about some packages.

    Hi I am trying to understand a script where some packages are used.
    dbms_sql.open_cursor
    dbms_sql.parse
    dbms_sql.define_column
    Can someone explain me what theses packages do?
    FOR cur_source_rec IN cur_source LOOP
    lv_version_cursor_num := DBMS_SQL.OPEN_CURSOR;
    lv_dml_statement_txt := 'SELECT ' || cur_source_rec.name ||
    '.what_version FROM DUAL';
    BMS_SQL.PARSE(lv_version_cursor_num, lv_dml_statement_txt,
    DBMS_SQL.NATIVE);
    DBMS_SQL.DEFINE_COLUMN(lv_version_cursor_num, 1,
    lv_package_version_txt, 100);
    Well I d like to know what theses special functions do.
    Where can I find a complete definition of these packages?

    The documenation is always a good place to start.
    Cheers, APC

  • [makepkg] Question about split packages handling in makepkg

    Hello
    One question came to my mind, while I was looking at the vlc PKGBUILD. Does splitting packages have to be done in such a non efficient way? I mean, why do we have to delete for example, a directory, once make install has been issued, only to copy the removed parts by hand in the next function? Wouldn't it be better to just specify something like per-package %files section (like in RPM .spec files)? Is this approach possible in Arch without ditching all the work up to now? If there was any discussion about that, I would love to take part in it. I am also looking forward to listening some critical comments.

    Allan wrote:How is providing a list of files to include more efficient that providing a list not to include?
    If it was only about providing a list of files to include/exclude, it would be ok. However, as far as I know, when Makefile has only one install target and we have to separate some files, we have to install all first, and then remove parts which don't fit into the main package just to copy them back in place in the next package-foo2() function. It's like doing the same work twice. Is that right? If so, it could be quite problematic to package bigger projects. I'm kind of speculating here, because I can't name any of the "big projects", but I'm quite sure there are some out there. I hope I made my point clearly now.

  • Questions about the differences between Arch and Chakra.

    I'm trying to decide whether to install Arch or Chakra on my laptop. Currently, I'm running Arch on my desktop and Windows 7 on my laptop (which I plan to overwrite). My skill level with GNU/Linux is somewhat intermediate – noobs refer to me as an expert, experts refer to me as a noob. If it matters, I'm a KDE user and primarily use my computers for web browsing and python development. Anyway, I just wanted to get an objective opinion on the differences between Arch and Chakra. I have a few points that stand out to me, but I welcome any input.
    -Stability
    I started my journey into GNU/Linux with Debian back in 2009 due to it's stability. I really disliked Debian's ancient software and considered moving my system to Unstable. While doing some googling about Debian Unstable, I stumbled across Arch – it was love at first sight. I've been an Arch user ever since. I love the bleeding edge software, and haven't had any major problems since I originally installed it. However, every time I run a system update I cringe a little. While Arch hasn't broken on me yet, I've read plenty of horror stories and it makes me uneasy. I understand that Chakra is a mix between a point and rolling release model. Is it any more or less stable than Arch? I know there are other distrobutions out there, but I'm in love with the Arch philosophy.
    -Security
    Pretty self-explanatory, but is there any difference in security between the two?
    -AUR
    As much as I love Arch, I wouldn't be able to stand it if it weren't for the massive collection of software available in the AUR. While I'm perfectly capable of compiling software myself, I prefer to use a command like tool like yaourt to manage my software. I understand that Chakra doesn't officially support the AUR and that they have their own user repository. Seeing as Chakra is still relatively new, is it lacking? Will I miss the AUR as a Chakra user?
    -Repositories
    Is there much difference in the official repositories between the two distrobutions?

    avonin wrote:
    I'm trying to decide whether to install Arch or Chakra on my laptop. ... I'm a KDE user ... I just wanted to get an objective opinion on the differences between Arch and Chakra..
    -Stability...
    -AUR...
    -Repositories...
    My take on Chakra is that it's the same as Arch with different developers.  They use pacman. They have a different and rather nice build system for their developers. They're doing a good job, but I'd hate to give up the services of Allan McRae who must work full time keeping the Archlinux core and toolchain up to date.  Chakra devs probably piggy-back off his work.
    As for "semi" rolling: I don't see Chakra as having a stable core.  A stable core sounds attractive, it would be like NetBSD which has a very stable core Unix operating system with apps added via pkgsrc.  But Chakra's core and toolchain is at the same version levels as Archlinux most of the time and are no more tested and stabilized than ours. Their core packages are updated piecemeal just like ours; there is no stable core that is released as a unit (afaik). Today Chakra has gcc 4.7 / glibc 2.15 just like ours. Their kernel is a little more stable: they're using udev 181 / linux 3.2.8 while Arch is on udev 182 / linux 3.3.7.  They are more conservative in upgrading xorg and the video drivers than Arch.  For example, today they're on xorg-server 1.10.4 / intel video 2.17 while Arch is up-to-the-bleeding-edge-minute with xorg-server 1.12.1.902 and intel video 2.19.  Yeah, I would consider Chakra to be a little more "stable" than Arch mainly because of their relaxed pace in changing the kernel and the xorg stuff.
    Most of the patches that I look at for Arch packages (I build my system entirely from source and try to build monthly releases for myself) are needed because we use more recent core packages like glib2/glibc/gcc than the developers of higher level stuff like qt.  Chakra is in the same situation.  We're on the front of the wave
    The Chakra CCR is compatible with the Arch AUR and mainly draws from AUR (an AUR buildscript will usually work fine on a Chakra system -- they just add one or two additional info fields.)  With a little effort you could get any package installed on a Chakra system that is available on Arch.
    Last edited by sitquietly (2012-05-24 20:43:58)

  • Question about renamed packages in APEX 2.2

    A simple question. If the packages in 2.2 have been renamed, do I need to expect any problems upgrading to that version. Some of the HTMLDB_UTIL functions and procedures are used in my application code. Or you just kept the old names as synonyms?
    Denes Kubicek

    Hi Denes,
    Just found this in the documentation:
    In release 2.2, Oracle Application Express APIs were renamed using the prefix APEX_. Note that API's using the previous prefix HTMLDB_ are still supported to provide backward compatibility. As a best practice, however, use the new API names for new applications unless you plan to run them in an earlier version of Oracle Application Express.
    So you should not have any problems.
    Regards Pete

  • Question about the packages for OS Linux

    Hi all,
    this is little weird question but I could not find the answer on net so trying to get some out here:
    I need to have list of package requires for oracle (9.2.0.4 & 10.2.0.4) vesion for OS Linux
    I know it is old versions of oracle but app and management requires this soon!! please guide!!
    thanks

    Hi,
    Below note mentioned required packages
    Requirements For Installing Oracle10gR2 On RHEL 5/OEL 5 (x86_64) (Doc ID 421308.1)
    For oracle 9i, below packages are required
    $ rpm –q make-3.79.1
    $ rpm –q gcc-3.2.3-34
    $ rpm –q glibc-2.3.2-95.20
    $ rpm –q compat-db-4.0.14-5
    $ rpm –q compat-gcc-7.3-2.96.128
    $ rpm –q compat-gcc-c++-7.3-2.96.128
    $ rpm –q compat-libstdc++-7.3-2.96.128
    $ rpm –q compat-libstdc++-devel-7.3-2.96.128
    $ rpm –q openmotif21-2.1.30-8
    $ rpm –q setarch-1.3-1
    Kernel parameters
    Kernel
    Parameter     Setting To Get
    You Started     Purpose
    Shmmni     4096     Maximum number of shared memory segments
    Shmall     2097152     Maximum total shared memory (Kb)
    Shmmax     2147483648     Maximum size of a single shared memory segment
    Semmsl     250     Maximum number of semaphores per set
    Semmns     32000     Maximum number of semaphores
    Semopm     100     Maximum operations per semop call
    Semmni     128     Maximum number of semaphore sets
    file-max     65536     Maximum number of open files
    ip_local_port_range     1024 - 65000     Range of ports to use for client connections
    rmem_default     1048576     Default TCP/IP receive window
    rmem_max     1048576     Maximum TCP/IP receive window
    wmem_default     262144     Maximum TCP/IP send window
    wmem_max     262144     Maximum TCP/IP send window
    For more information kindly refer installation guide
    Thanks,
    Krishna

  • Question about the "Windows and Arch Dual Boot" wiki

    I've been reading this wiki http://wiki.archlinux.org/index.php/Win … _Dual_Boot to get a better understanding of what I need to do to install Arch along side of my XP installation and there's one point that I don't understand. Here it is
    It is important to note that there is a 1024 cylinder limit with some older BIOSs. This means that the BIOS cannot access things beyond the 1024th cylinder (about 8.5GB), so the /boot partition should be in the first 8.5GB (space before Windows partition).
    How does one go about getting the /boot partition created during the installation of Arch to install in the first 8.5g? I have installed Arch in Virtualbox twice so far just so that I'm familiar with the procedure and I can't see anything in the installation where I can do this.
    There's one other item that is not clear to me as I've seen conflicting information on it. If I do create a seperate "/boot" partition for Arch, do I need to make it "bootable"during the installation? At this point I don't think that I do.
    My understanding of installing to be able to dual boot is that I only need to install Grub to "Sda" and of course edit the grub menu to add the information needed for XP. Is this enough?
    Thanks for any help.

    Yes, you install grub to sda (master boot record), and add the entry for Windows. In the step where you partition the harddrive, you can choose where to create it. Actually it may not be that much of a problem anymore, my boot is on the third partition, after ~15 GB. You can forget about the bootable flag when using grub, it does not care.

  • Question about some effect

    Hi,
    I was trying to find out  how it's made the effect from the website below, I mean the one from the packages in the middle of the website (Domain names, Email hosting ect), on mouse over the image is brighter, is it just a 'image swap' effect but how they put the text then? The second question is about the fade in and out of the text on the bottom of the website (Where is: Why choose Fasthosts) is it possible to do it in Dreamweaver or is this flash animation?
    Website: http://www.fasthosts.co.uk/
    Regards

    Ok, Gary gave the right answer about the middle section. Case closed.
    About the effect you're talking about at the bottom (I suppose it's the "Why choose Fasthost?" section), it's in JavaScript.
    To answer the question "is it possible to do it in Dreamweaver", you can do it by using Spry effect: Select the element you want to animate and in the Behaviors panel, select Effect and then the Appear/Fade (or Blind, which is similar). Enter the settings, and you have a Fade In effect (you may need to change the event, for example to use onLoad instead of onClick).
    You can go further (for example, to have many sentences like the other website does) by looking at http://labs.adobe.com/technologies/spry/samples/htmlpanel/html_panel_two.html
    If you don't want to use Spry, other JavaScript libraries (like jQuery) surely supports that.
    Also, you can look at their code...:
    2ticker.js
    3Scrolls the "Why choose Fasthosts" content in the footer
    4************************************/
    5
    6var intTotalItems = 0;
    7var intLastNumber = 0;
    8var objDiv, objContentDiv;
    9var tickerDelay = 4000;
    10
    11function startTicker() {
    12 objDiv = document.getElementById("contentscroller");
    13 objContentDiv = document.getElementById("displayedcontent");
    14
    15 if (objDiv && objContentDiv) {
    16 /* Loop through the contentscroller UL, give each LI
    17 an ID and save the list in an array */
    18 for (var i = 0; i < objDiv.childNodes.length; i++) {
    19 var item = objDiv.childNodes[i];
    20 if (item.nodeName.toLowerCase() == "li" && item.id == "") {
    21 item.setAttribute("id", intTotalItems);
    22 intTotalItems++;
    23 }
    24 }
    25
    26 // Add first load of content
    27 objCurrentContent = document.getElementById(intLastNumber);
    28 if (objCurrentContent)
    29 objContentDiv.innerHTML = objCurrentContent.innerHTML;
    30 intLastNumber++;
    31
    32 // And change it in ten seconds
    33 setTimeout("changeContent()", tickerDelay);
    34 }
    35}
    36
    37// Display the next content snippet in the list
    38function changeContent() {
    39 objCurrentContent = document.getElementById(intLastNumber);
    40 startOpacityChange('displayedcontent', 100, 0, 1000);
    41
    42 setTimeout("startOpacityChange('displayedcontent', 0, 100, 1000)", 1000);
    43 setTimeout("document.getElementById('displayedcontent').innerHTML = objCurrentContent.innerHTML;", 1005);
    44
    45 if (intLastNumber == (intTotalItems - 1))
    46 intLastNumber = 0;
    47 else
    48 intLastNumber++;
    49
    50 // Now do it all again (in ten seconds time)!
    51 setTimeout("changeContent();", tickerDelay);
    52}
    53
    54function startOpacityChange(strId, intOpacStart, intOpacEnd, intMillisec) {
    55 var intSpeed = Math.round(intMillisec / 100);
    56 var intTimer = 0;
    57
    58 if(intOpacStart > intOpacEnd) {
    59 for(i = intOpacStart; i >= intOpacEnd; i--) {
    60 setTimeout("changeOpacity(" + i + ",'" + strId + "')",(intTimer * intSpeed));
    61 intTimer++;
    62 }
    63 }
    64 else if(intOpacStart < intOpacEnd) {
    65 for(i = intOpacStart; i <= intOpacEnd; i++) {
    66 setTimeout("changeOpacity(" + i + ",'" + strId + "')",(intTimer * intSpeed));
    67 intTimer++;
    68 }
    69 }
    70}
    71
    72/* Change the opacity of a div (allowing for different browsers) */
    73function changeOpacity(intOpacity, id) {
    74 if(!IE7) {
    75 var objLI = document.getElementById(id).style;
    76
    77 objLI.opacity = (intOpacity / 100);
    78 objLI.MozOpacity = (intOpacity / 100);
    79 objLI.KhtmlOpacity = (intOpacity / 100);
    80 objLI.filter = "alpha(opacity=" + intOpacity + ")";
    81 }
    82}
    83
    84/* Detect IE7 to disable text fade */
    85var IE7 = false;
    86if(navigator.userAgent.indexOf("MSIE 7") != -1) IE7 = true;
    and it's application:
    <div id="helpquote">
    <div id="contentscrollercontainer">
    <ul id="contentscroller">
    <li id="displayedcontent" style="opacity: 1;">Affordable web hosting for small businesses.</li>
    <li id="0">We're the UK's largest web hosting company.</li>
    <li id="1">Secure, reliable web hosting comes with experience: Established 1999.</li>
    <li id="2">Small business web hosting services, from a company that knows your needs.</li>
    <li id="3">Expert 24x7 email & national rate phone support for all customers.</li>
    <li id="4">Affordable web hosting for small businesses.</li>
    <li id="5">30 day web hosting money back guarantee & free instant online setup.</li>
    <li id="6">Instant web hosting, including easy to use website builder.</li>
    <li id="7">Internet access, domain registration, email hosting and web hosting all in one place.</li>
    <li id="8">UK web hosting with UK servers.</li>
    <li id="9">Secure, reliable, quality web hosting.</li>
    <li id="10">Integrated domain name registration and web hosting.</li>
    <li id="11">We're the largest UK domain name registrant.</li>
    <li id="12">UK domain registration and web hosting gives priority search rankings.</li>
    <li id="13">UK web hosting also offers you the best performance and reliability.</li>
    <li id="14">Chosen by more web hosting professionals than any other hosting company.</li>
    </ul>
    </div>
    </div>
    Nelson

  • Question about some statement

    Hello Gurus,
           as for a statement "The MBW job BI_BTCH__FX_PAYMENT_DATA=X10M and itu2019s child job ended with completed Abnormally status.", I have some question as follows:
         (1) where does they check out this job " BI_BTCH__FX_PAYMENT_DATA=X10M " ?  what do that "="  and "X10M" and "BI_BTCH__FX_PAYMENT_DATA"   mean ?
        (2) how does " MBW job BI_BTCH__FX_PAYMENT_DATA=X10M "  match some BW object?
        (3) what is  itu2019s child job ?
    Ma

    Is the associated select-statement returning rows or not?
    If yes -> delete is deleting
    If no -> delete is just using CPU-cycles
    To tune the delete-statement, you have to tune the corresponding select-statement. To tune the select-statement, you want to read the thread When your query takes too long ...

  • Question about optimizing packages int Makepkg.conf

    I edited my Makepkg.conf file so that it knows that I have a Intel Core 2 Duo. Do I need to rebuild any packages? How do I go about it if I do?

    Ranguvar wrote:
    SkonesMickLoud wrote:
    slughappy1 wrote:Isn't prescott the right config for an Intel Centrino Core 2 Duo? That's what the guide says. Although, I once tried to install Gentoo. I think I remember that someone told me that prescott is just the current form, and that for the core 2 duo it was going to change. Or something like that
    Prescott is for the i686 version, Nocona is for x86_64.
    Note that this is, I'm pretty sure, independent of what architecture your OS is running (32-bit vs 64-bit).
    Yeah.  What I meant was that if you're running i686 on your Core2Duo it's a Prescott.  If you're running x86_64, it's a Nocona.

  • Question about message Packaging

    Hi experts,
    I am trying to setup message packaging to specific scenarios, but I have a doubt, I heard I had to define a filter and a job in transaction SXMSFILTER, but I dont really get why,
    do you have any explanations ?
    Kind regards,
    Jamal

    Kindly Refer:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/704de8f8-5806-2a10-10b5-c7b0d918822f
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/sandbox/message%252bpackaging%252bfor%252bintegration%252bprocesses
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10b54994-f569-2a10-ad8f-cf5c68a9447c
    /people/william.li/blog/2008/03/07/step-by-step-guide-in-processing-high-volume-messages-using-pi-71s-message-packaging
    Hope this might be of some help to you.

  • Question about xmonad package in the repos.

    When I
    sudo pacman -S xmonad
    it installs xmonad and ghc goodness. But one thing that has always bothered me is that I had to hunt down a default .xmonad/xmonad.hs config file for xmonad. Can anyone explain why the package doesn't come with a default configuration file?

    xmonad's "default config" is no config.  i believe the file you want is buried somewhere in /usr under a different name.  if you poke around xmonad.org you can find the path/name to that file but also a copy/pastable (albeit older) version of it.
    i think it's done this way b/c the tweaking method is different with xmonad.  it's not like editing /etc/xmonad.hs and putting it in ~, you actually /load/ the defaults into ~/.xmonad/xmonad.hs and then /override/ them with your changes.  this is done with a simple main function like this:
    main = do
    xmonad $ defaultConfig
    and whatever's between { } (explicit commands or calling of functions) is passed through the defaultConfig, picking up any settings not yet set, then fed to xmonad.
    so unlike other WMs where you copy a default config and edit it from there.  in xmonad, you load the default config into yours with $ defaultConfig and put your tweaks (and only your tweaks) in xmonad.hs.  bit of a change in thinking.
    /edit: yes Xyne, i second Ashren.  it's a wonderful WM and haskell's awesome.  my xmonad.hs is available in my sig if you want it, i'm fairly proud of it.
    Last edited by brisbin33 (2009-07-31 16:49:10)

Maybe you are looking for

  • Goodbye unlimited data for IPad 3G customers.  Welcome to AT&T after June 7

    http://www.att.com/gen/press-room?pid=17991&cdvn=news&newsarticleid=30854&mapcod e=financial%7CWireless For new iPad customers, the $25 per month 2 GB plan will replace the existing $29.99 unlimited plan. iPad customers will continue to pre-pay for t

  • Quota generation scenarios

    Hi Experts, we are using time evaluation for generating absence quotas. i.e. PL, SL, CL, Comp Off now based on certain parameters like ESG & PSA we have different rules for generating each of the above mentioned Quotas Let say, Sick Leave (SL) quota

  • Opening PDF's in IE Browser randomly freeze - Adobe Reader Version 11.0.06

    Hi, We have an Intranet site which has a lot of PDF documents on it, when clicking on the hyperlink for documents the status dialog appears and will randomly freeze and not open the document. Turning the addon off for Adobe Reader so that they open i

  • LR 1.1 Rendering 1:1 previews takes FOREVER...because of DNG settings?

    Computer setup: Mac G5 dual 2.3ghz, 4gb RAM, 220gb free space on system disk, LR catalog/images on Western Digital 1TB external via firewire 800. LR renders standard previews (1680 medium) on import and also converts to DNG with full size previews. L

  • ASP Oracle ODBC Driver..can't connect

    I set up the DSN name in Control Panel on my server to go after a database on another server. used the connection tester to see if it would work...it did. So I put in the connection string inside my ASP on the server and I keep getting a can't resolv