[Solved] Can I enable netbeans support in vim from pacman?

I'm trying to install pyclewn, and it requires netbeans to be enabled in vim. This is not enabled by default, and has to be specified at compile time. Is there a way I can do this from pacman? I'd like to keep it in the package manager, so I don't have to update it myself later.
Last edited by miscsubbin (2013-01-18 23:24:52)

Welcome to the boards.
You can use ABS to rebuild Vim with netbeans support and have pacman track it...

Similar Messages

  • Can i download windows support software drivers from my pc into a harddrive to use on a mac

    can i download windows support software drivers from my pc into a harddrive to use on a mac?

    it's unclear if we are speaking about 2 computer
    or if you wish to install the windows bootcamp drivers on osx
    if the first then sure a zip file is a zip file
    if the later then no osx and windows don't use the same drivers

  • Can itune home sharing support slide show from 3 or more apple tvs simoutaneously ?

    Can itune home sharing support slides show from 3 or more apple tvs simoutaneously ?

    In theory yes provided your network is up to it - more likely to be stable on a wired connection.

  • Can I enable the root user account from the log in screen when I am locked out of the machine?

    Hello everyone,
    I am working on my friends mac to get it ready to sell. I went into the advanced options of the user and changed the name of the account. That's all I changed. I did read the warning that said if anything was changed it could cause damage, that's why I only changed the name of the user account. I didn't want to mess with anything else. Well, needless to say, I am locked out of the machine. Apparently the root user, system administrator, account was not enabled and I am stuck at the screen that I can get to with my installation disc. So how can I enable the root user account and get back onto the machine from the screen I am at? Can I enable the root user from terminal? I spent a good 8 hours yesterday researching this topic and have come up empty. Changing passwords from commands in terminal is not the problem. I am given just one account to choose from to log on and it's not accepting the password because of the changes I made in the advanced options menu.
    Is there any hope of getting this thing going again? Or have I just screwed myself over?
    Thanks for your help!
    Leah

    You can reset the password.
    http://pondini.org/OSX/Password.html
    Do you need to recover data from it before you sell it?  If not you can just wipe the disk and prepare it for sale.
    See  > Apple What to do before selling or giving away your Mac
    http://support.apple.com/kb/HT5189?viewlocale=en_US&locale=en_US
    Also See Thomas Reed's How to Prepare your Mac for sale
    http://www.thesafemac.com/how-to-prepare-your-mac-for-sale/
    and this thread
    https://discussions.apple.com/thread/5474062?tstart=0

  • How can I enable multitouch support in Firefox for Windows 7?

    I'm running Windows 7 Pro on a Fujitsu Q550 tablet. I would like multi-touch support, which supposedly was tried in Firefox 4 beta 3. I can't find an installer for that to try it out myself, and I don't seem to be getting the desired results from either the current Firefox (9) or the current beta for it (2). Does it exist as a feature that just has to be enabled? Is there another way (or another browser) that supports multi-touch on Windows?

    See the response to your second post for the same question:
    https://discussions.apple.com/thread/3563070?tstart=0

  • Can not enable PHP support for project...

    Hello All,
    I can create a Flex/PHP project but when I go to the project - Properties - Flex/PHP Support I get the following message "The currently displayed page contain invalid values" and the page never opens - which makes it impossible to see said values.  OK, right click on project, go to 'add/change project type' and change to a flex project.  Go back to 'add/change project type' and select 'add flex and php project type', which shoots you back to  Properties - Flex/PHP Support page.  Now I've got the fields available for editing, but no combination of values or the order in which I submit them will validate???  I'm running Flash Builder as root and I recieve this command line output everytime try to validate or select a project via the "PHP Project name:' drop down list:
    !ENTRY org.eclipse.ui 4 0 2011-06-30 21:00:37.186
    !MESSAGE Unhandled event loop exception
    !STACK 0
    java.lang.NoSuchMethodError: java.lang.String.isEmpty()Z
    at com.zend.php.flashbuilder.ui.propertypages.PHPSupportPropertyPage.f(PHPSupportPropertyPag e.java)
    at com.zend.php.flashbuilder.ui.propertypages.PHPSupportPropertyPage$8.handleEvent(PHPSuppor tPropertyPage.java)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1371)
    at org.eclipse.swt.widgets.Text.setText(Text.java:1891)
    at com.zend.php.flashbuilder.ui.propertypages.PHPSupportPropertyPage.c(PHPSupportPropertyPag e.java)
    at com.zend.php.flashbuilder.ui.propertypages.PHPSupportPropertyPage.b(PHPSupportPropertyPag e.java)
    at com.zend.php.flashbuilder.ui.propertypages.PHPSupportPropertyPage.a(PHPSupportPropertyPag e.java)
    at com.zend.php.flashbuilder.ui.propertypages.PHPSupportPropertyPage$6.widgetSelected(PHPSup portPropertyPage.java)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
    at org.eclipse.jface.window.Window.open(Window.java:801)
    at com.zend.php.flashbuilder.ui.actions.PHPAttachAction.run(PHPAttachAction.java)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:584)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    Thanks for your help in advance!

    Hello Sudhir,
    Thanks for your help; the problem is fixed.  I believe your suggestion targeted the source of the issue, but I ended up upgrading my OS so it's really hard to say.  Also, I'm running the standalone version of FB for PHP.
    For any interested folk:
    - first I updated Java on my machine but the no luck... got this:
    XXX:~ jh$ /Applications/Adobe\ Flash\ Builder\ 4.5/Adobe\ Flash\ Builder\ 4.5.app/Contents/MacOS/Adobe\ Flash\ Builder\ 4.5
    JavaVM: Failed to load JVM: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bundle/Libraries/libserv er.dylib
    JavaVM FATAL: Failed to load the jvm library.
    - for a test, I installed Flash Builder on a 10.6 machine and there were no issues
    - upgraded my machine to 10.6, Flex/PHP support works
    Seems like the apple distribution of Java 1.6 is either different between 10.5 and 10.6 or my install of Java 1.6 was faulty; someone knows, just not me.
    Thanks again for your help!
    J

  • Can't enable Device Manager after upgrading from Mavericks to Yosemite

    We have an Apple Mac Mini Server that was purchased and configured with OS X 10.9. This was configured as part of a golden triangle, managing 10 Apple Mac Minis in a Microsoft Active Directory environment. We had enabled Profile Manager and configured Device Manager.
    We recently upgraded to Yosemite, and upgraded Server.app to 4.0.3. Device Manager is now disabled, can when we try and configure it, we get 'An error with code -1 occurred'. We have tried resetting the Device Manager configuration, but this hasn't fixed the issue.
    Any suggestions?

    On the right of the To: field you will see a circled plus sign:
    Click it.

  • How can I "enable" RealPlayer to record videos from the internet?

    as above can't really add any more info.

    Real Player support is here. <br />
    https://realnetworks.zendesk.com/home

  • [SOLVED] Can't compile tupi-git or Ktoon from AUR - hardware failure

    EDIT:  Tupi-git compiles fine, just not on my main desktop. the machine, has some nasty hardware problems, caused by a lightning storm/power failure a few weeks ago .
    it appears, the CMOS is damaged (clock skew and other problems), and that the motherboard also has problems (NMI interrupt handler warning, as well as CPU damage, fun).
    it's time to buy some new hardware, i guess.
    Hi everyone,
    I am having a strange issue.  I have been using Tupi-git, for a while - but the other day i went to re-compile it, and now it won't build. it's interesting because i have been able to compile Tupi-git in the past, no problem. i've also tried compiling it manually from git too.
    I am running gnome3 and tupi / ktoon shouldn't have much dependencies to KDE itself (as i said i have compiled Tupi before. I tried to compile Ktoon, thinking it might pull in a dependency i had missed or something, but no dice... I've even chatted with the Tupi developer about it, he even installed Arch and was able to get it to compile...
    however, he is using KDE, so i am wondering if their is some mysterious dependency (although i did try installing kdebase, but it made no difference). my main concern is tupi / not so much ktoon - but i mention ktoon because Tupi is a fork of it.
    I'm at a loss as to what is stopping it, i had thought maybe a linker is missing somewhere, or it can't find a header / library.
    it fails here:
    lavformat -laspell -ltupifwgui -ltupifwcore -ltupifwsound -lz -lQtSvg -lQtXml -lQtOpenGL -lQtGui -lQtNetwork -lQtCore -lGLU -lGL -lpthread
    ../../src/components/paintarea/libpaintarea.a(ktviewdocument.o): In function `KTViewDocument::setSpaceContext()':
    ktviewdocument.cpp:(.text+0x4a96): undefined reference to `KTProject::updateSpaceContext(KTProject::Mode)'
    ktviewdocument.cpp:(.text+0x4b26): undefined reference to `KTProject::updateSpaceContext(KTProject::Mode)'
    ../../src/components/paintarea/libpaintarea.a(ktpaintarea.o): In function `KTPaintArea::frameResponse(KTFrameResponse*)':
    ktpaintarea.cpp:(.text+0xb6b): undefined reference to `KTGraphicsScene::frameResponse(KTFrameResponse*)'
    ../../src/components/paintarea/libpaintarea.a(ktpaintarea.o): In function `KTPaintArea::sceneResponse(KTSceneResponse*)':
    ktpaintarea.cpp:(.text+0x112f): undefined reference to `KTGraphicsScene::sceneResponse(KTSceneResponse*)'
    ../../src/components/paintarea/libpaintarea.a(ktpaintarea.o): In function `KTPaintArea::layerResponse(KTLayerResponse*)':
    ktpaintarea.cpp:(.text+0x333f): undefined reference to `KTGraphicsScene::layerResponse(KTLayerResponse*)'
    collect2: ld returned 1 exit status
    make[2]: *** [../../bin/tupi.bin] Error 1
    make[2]: Leaving directory `/home/ninez/Desktop/tupi/src/shell'
    make[1]: *** [sub-shell-make_default] Error 2
    make[1]: Leaving directory `/home/ninez/Desktop/tupi/src'
    make: *** [sub-src-make_default] Error 2
    and i have log files from but './configure' and the full output of 'make', over here (at pastebin):
    http://pastebin.com/Mbf8Ck2s  ( ./configure logs)
    http://pastebin.com/4iVbbSgF   ( make logs )
    I would appreciate any help, i have been trying to figure this out for a few days, but am not much of a programmer.  in fact, i am supposed to be doing some translations and icon sets / themes for Tupi: Magia 2d .. but this is hindering my ability to do so...
    thanks in advance
    Last edited by triplesquarednine (2011-07-16 18:21:20)

    graysky wrote:Try building one of them in a clean chroot.
    Will try.
    Finally got this working:
    Please add V=1 to the make command on line 89 and rebuild with MAKEFLAGS="-j1" to get verbose output.
    make -f ./scripts/Makefile.build obj=scripts/genksyms
    [...snip...]
    gcc -Wp,-MD,scripts/mod/.empty.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m64 -mno-80387 -mno-fp-ret-in-387 -march=native -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -pg -mfentry -DCC_USING_FENTRY -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(empty)" -D"KBUILD_MODNAME=KBUILD_STR(empty)" -c -o scripts/mod/.tmp_empty.o scripts/mod/empty.c
    scripts/mod/empty.c:1:0: error: code model kernel does not support PIC mode
    /* empty file to figure out endianness / word size */
    ^
    scripts/Makefile.build:257: recipe for target 'scripts/mod/empty.o' failed
    Last edited by quequotion (2015-02-04 13:40:15)

  • Apple has a problem and the cant solve it. I had some very important call but this new iphone just shut down on me and wont turn on i tried everything u can find in apple support nothing works for me. Anyone know what i can do?

    Apple has a problem and the cant solve it. I had some very important call but this new iphone just shut down on me and wont turn on i tried everything u can find in apple support nothing works for me. Anyone know what i can do?

    I would instead say you have a problem since nearly all IPs work as advertised.  IF you do have a bad phone, take it into an Apple store and get a replacement.  Hope you didn't jailbreak your phone though as Apple probably will tell you, you broke it, you fix it.

  • Can't enable Intel VT support in MS 7383

    Dear MSI community.
    I have a small question about enabling INTEL VT on my mainboard:
    I have Core2Quad q8200 processor and I would like to use Intel VT on MS 7383 V1.
    But i can't find how to enable it on my BIOS. My Bios version is 1.3.
    Is that possible? ... could not find any named feature in the BIOS for that.
    Thanks and regards

    Your cpu does not support Intel Virtualization Technology therefor you can't enable it: http://ark.intel.com/products/36547/Intel-Core2-Quad-Processor-Q8200-4M-Cache-2_33-GHz-1333-MHz-FSB

  • Can not enable fonts for User library in Font Book

    Hi all,
    For some reason I can not enable the user library in the font book using the options in the font book. This means that the User Library is "off". I have tried the following but none of them have worked:
    * Reboot.
    * Delete the Font preferance file.
    * Undo the font book via booting in safe mode and then rebooting in normal mode. Delete the trash which contains the font cache.
    * Manually insert fonts into User>Library>Fonts and restart.
    * Manually empty user fonts folder and re-insert fonts back in.
    * Delete the user fonts folder and re-create it and insert all fonts back in
    Have also tried a few combinations of the above but none of them have worked. I do not want to use the system library fonts folder as this machine is on a network and the users should not have admin rights to their machines.
    I have also checked the user rights to the user fonts folder and all seems ok there.
    Does anyone know how to solve this problem so that I can enable the User font library?
    Any help would be much appreciated.
    Thanks
    Slack

    I have found that for me, on both a PowerMac G5 and an Intel iMac, both running 10.4.8 with all updates, turning on FileVault reliably causes the problem. I.E., if FontBook is working fine on an account which does not have FileVault turned on and I turn on FileVault, then the User collection in FontBook is greyed out and Enable "User" doesn't work. If FileVault is on, none of the suggested work-arounds that I have read about in these discussions or in Apple's support articles help.
    Sometimes, turning off FileVault is sufficient. Other times, I must turn off FileVault and follow the work-around in http://docs.info.apple.com/article.html?artnum=302551 . Sometimes, I must turn off FileVault, throw away the FontBook preferences and restart.

  • Can't Enable CUDA on MacBook Pro 15" Retina

    Hi,
    I understand this question probably got asked hundreds of times before, but after putting up with this problem for a year and spending many hours trying everything I can find I still can't solve this issue.
    I've followed every instruction in this guide:
    Enabling CUDA for Premiere Pro and After Effects in the MacBook Pro Retina
    But doesn't matter if I reboot the machine, disable graphic card switching, removing old CUDA driver and re-install, the problem persists.
    I've already updated AE to 11.0.4.2 and CUDA driver to 6.0.51.
    I'm still getting warning by AE each time I launch the program that my graphic card can't support raytracing and I need to update CUDA driver.
    Also I'm not able to enable CUDA support in Premiere or Media Encoder.
    I learned of this problem since I bought the computer back in March last year, given the popularity of this model of MBP I thought Adobe will address the problem rather quickly, not realizing that after more than a year this problem still persists.
    Thank you for all your help.

    Unfortunately still it doesn't work, I have the latest flash player installed as well and YouTube videos for example work.

  • T30: can't enable Standby and Hibernation

    I have installed a fresh copy of WinXP SP2 and most essential drivers (including all power-related drivers I could find from IBM for T30).
    Windows reports that neither Standby nor Hibernate are supported by the system. How can I enable them?
    Solved!
    Go to Solution.

    I do have WinXP on T30 but Standby and Hibernation are working...
    Did u check the Control Panel power options?
    If you fool me once, shame on you...
    If you fool me twice, shame on me!

  • How can I enable SuperFetch?

    Hi,
    I downloaded Java from Java.com (free download) to be able to open a file I received as email attachment. After the download something happened to my laptop pc (Windows 7). I received pop up messages that said something like "Your computer got infected
    you need to install Windows Defender 2015. And they started to pop up almost every second and also the screen view changed. It got upside down or windows messages moved and seemed to be multiplied, very unusual things kept going...
    I stopped it and went online on my tablet pc and looked for what to do if my computer got infected with virus (because that's what I thought happened). From what I read online I made sure that all Microsoft windows experts were all recommending to start
    my pc in safe mode and I found some instructions such as going to Task Manager and ending processes and also to clear some files and folders in Registry Editor. I wasn't able to clear files and folder in Registry Editor. To make short, I came to the conclusion
    that I needed live help from a Microsoft expert. I chatted online with some MS Support Desk techs and followed their instructions but it didn't help at all. When I click on the little flag icon with a red cross sign on it(the one that says Open Action Center)
    it says 1 important message-Turn on Windows Security Center service(Important) I tried to turn it on (I don't know how many times!) but I get the message "The Windows Security Center can't be started"
    I went to Troubleshooting and clicked on Check of Performance issues (under System and Security) it did checking and I got the message "Problems Found- SuperFetch is not running. Not Fixed. 
    My question is: HOW CAN I GET SuperFetch running? or How can I enable SuperFetch?
    Thank you.
    Elif YILDIRIM

    Hi Temur, ok. I do the above procedure and it worked fine
    Now, I have other question?
    How can I reproduce any file (for example: a video, an url page, an image), that is in the flash of DMP?
    Índice de ftp://172.17.15.22/tmp/ftproot/tmp/ftproot/tmp/ftproot/usb_1/
    Subir al directorio superior.
    Nombre Tamaño Última modificación
    Sample Videos.lnk
    1 KB
    17/06/2011
    06:25:00 a.m.
    deployment
    29/06/2010
    04:14:00 a.m.
    lost+found
    25/02/2010
    12:00:00 a.m.
    video futbol en la playa.mp4
    1390 KB
    29/06/2010
    01:08:00 a.m.
    videofutbol.mp4
    1390 KB
    29/06/2010
    01:38:00 a.m.
    I like, that el DMP when loss conectivity with DMM, It display at the LCD screen, the video named videofutbol.mp4, this video As I show in the picture above, already in the flash of DMP.
    I appreciate your early response.
    Thanks

Maybe you are looking for

  • Scheduling Schema Owner in Oracle Apps EUL

    Hi All, Here is pertinent information about my Discoverer configuration: OracleBI Discoverer 10g (10.1.2.2) Oracle Business Intelligence Discoverer Plus 10g (10.1.2.54.25) Discoverer Model - 10.1.2.54.25 Discoverer Server - 10.1.2.54.25 End User Laye

  • Don't see Enhanced redirection security

    Hello !  I want to connect to the app on windows live develop center and disable Enhanced redirection security  but i don't see this option. It's very annoying for me.  What should i do to see this option or disable without seeing ? https://lh4.goog

  • Acrobat 9 can use templates, but not create them?

    I haven't reached into the template use area for some time. We used to create pdf templates in Acrobat 5 to spawn new pages. I don't see anyway to create a template in Acrobat (AcroForm) Version 9.  However, version 9 still recognizes the spawn funct

  • OBIEE 11G Formatting Question

    Hello - I'm new to OBIEE 11G. Is there a way to format one column of a pivot table to have the percentage sign (and possibly have more decimal places) and leave the rest to whole numbers? Thank you. Jennifer

  • JNDI Provider for wls 5.1 cluster

    hi,           how can I specify a JNDI provider URL for a WLS 5.1 cluster where the           cluster nodes are different machines ? Is there a way to specify the           URL without using a single servers IP address ?           thx           johan