[REQUEST] update of piklab (microchip pic ide)

I cant get the piklab version from aur to compile (changed the pkgbuild to actual version, updated md5sum). i keeps complaining about qt and their howto is no help at all (there is no libqt-dev in arch i think). if someone has any idea how to fix this problem please help!
mfg
schuschu
Last edited by schuschu (2009-06-06 03:15:49)

I'd also like an update of this package. It's flagged as out of date in the AUR and when trying to build it from source from their website I'm getting the following error:
$ cmake .
-- Found KDE3 include dir: /opt/kde/include
-- Found KDE3 library dir: /usr/lib
-- Found KDE3 dcopidl preprocessor: /opt/kde/bin/dcopidl
-- Found KDE3 dcopidl2cpp preprocessor: /opt/kde/bin/dcopidl2cpp
-- Found KDE3 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found LIBUSB
-- LIBUSB version: 0.1.12
-- Found LIBREADLINE
-- Found LIBHISTORY
CMake Warning (dev) at src/data/CMakeLists.txt:16 (ADD_CUSTOM_TARGET):
Policy CMP0002 is not set: Logical target names must be globally unique.
Run "cmake --help-policy CMP0002" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
QT_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/tom/downloads/piklab-0.15.9
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/common
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/common/common
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/common/global
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/common/port
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/common/cli
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/common/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/common/kde
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/xml_to_data
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/pic
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/pic/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/pic/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/pic/xml_data
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/pic/pic
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/pic/prog
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/pic/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/mem24
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/mem24/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/mem24/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/mem24/xml_data
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/mem24/mem24
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/mem24/prog
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/mem24/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/list
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/devices/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/piklab-hex
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/coff
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/coff/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/coff/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/piklab-coff
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/direct
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/direct/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/direct/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/direct/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/icd2
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/icd2/icd2_data
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/icd2/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/icd2/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/icd2/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/icd1
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/icd1/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/icd1/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/icd1/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit2
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit2/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit2/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit2/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit1
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit1/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit1/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit1/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit2v2
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit2v2/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit2v2/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/psp
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/psp/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/psp/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/psp/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/gpsim
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/gpsim/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/gpsim/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/bootloader
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/bootloader/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/bootloader/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/picdem_bootloader
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/picdem_bootloader/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/picdem_bootloader/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/picdem_bootloader/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/tbl_bootloader
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/tbl_bootloader/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/tbl_bootloader/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/tbl_bootloader/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit2_bootloader
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit2_bootloader/xml
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit2_bootloader/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/pickit2_bootloader/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/list
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/manager
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/custom
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/custom/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/progs/custom/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/piklab-prog
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/piklab-test
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/piklab-test/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/piklab-test/misc
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/piklab-test/save_load_memory
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/piklab-test/checksum
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/piklab-test/generators
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/base
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/gputils
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/gputils/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/sdcc
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/sdcc/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/picc
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/picc/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/pic30
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/pic30/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/c18
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/c18/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/jal
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/jal/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/ccsc
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/ccsc/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/jalv2
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/jalv2/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/boost
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/boost/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/mpc
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/mpc/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/cc5x
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/cc5x/gui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/custom
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/tools/list
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/libgui
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/data
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/data/app_data
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/data/likeback
used as include directory in directory /home/tom/downloads/piklab-0.15.9/src/piklab
used as include directory in directory /home/tom/downloads/piklab-0.15.9/doc
used as include directory in directory /home/tom/downloads/piklab-0.15.9/po
used as include directory in directory /home/tom/downloads/piklab-0.15.9/man
-- Configuring incomplete, errors occurred!
I have also tried modifying the PKGBUILD in the AUR so that the arch="x86_64" and the source points to the right location. When ignoring integrity checks it aborts on the configure file. Because the install doesn't use one:
$ makepkg --skipinteg
==> Making package: piklab 0.15.9-3 (Sat Nov 20 11:28:45 GMT 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found download
-> Found piklab_gcc-4.3.diff
==> WARNING: Skipping integrity checks.
==> Extracting Sources...
-> Extracting download with bsdtar
==> Removing existing pkg/ directory...
==> Entering fakeroot environment...
==> Starting build()...
/home/tom/downloads/piklab/PKGBUILD: line 20: ./configure: No such file or directory
Aborting...
I'm not too clear on all of this so I too request an update on the piklab package in the AUR.
Edit: Also:
$ grep -ri "QT_INCLUDE_DIR (ADVANCED)" .
$ grep -ri "QT_INCLUDE_DIR" .
./src/libgui/CMakeLists.txt:include_directories(${CMAKE_SOURCE_DIR}/src ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} ${KDE3_INCLUDE_DIR} ${QT_INCLUDE_DIR} )
./src/coff/CMakeLists.txt:include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} ${KDE3_INCLUDE_DIR} ${QT_INCLUDE_DIR} )
./CMakeCache.txt:QT_INCLUDE_DIR:PATH=QT_INCLUDE_DIR-NOTFOUND
./CMakeCache.txt://ADVANCED property for variable: QT_INCLUDE_DIR
./CMakeCache.txt:QT_INCLUDE_DIR-ADVANCED:INTERNAL=1
./CMakeLists.txt: include_directories(${KDE3_INCLUDE_DIR} ${QT_INCLUDE_DIR})
Last edited by BaconPie (2010-11-20 11:45:57)

Similar Messages

  • HT1349 after i update for IOS5 my pics were all gone

    after i update for IOS5 my pics and application were all gone and i can only restore to the previous data as  Nov.2011....How can i get my data back ?>

    You most likely can't get the pics back.
    But I have a good idea as to how it happened, and you can prevent it from happening again.
    I presume you updated through iTunes. During the update, your phone displays a progress bar. Once this progress bar fills up and the device comes on, you probably unplugged it. However, at this point in the update process, iTunes still needs to restore your music, apps, etc., and photos. You can check the progress in iTunes, as it should read "Restoring apps..." or "Restoring photos...," something like that, and only unplug the phone when iTunes says the update is complete.

  • Installed the CC updates yesterday. Downloaded pics from my Canon 70D in Camera Raw. Since the updates Bridge no longer recognizes them; advises me to get the latest update, which I have. Both Photoshop CC's recognize the pics, just not Bridge (thanks for

    Installed the CC updates yesterday. Downloaded pics from my Canon 70D in Camera Raw. Since the updates Bridge no longer recognizes them; advises me to get the latest update, which I have. Both Photoshop CC's recognize the pics, just not Bridge (thanks for having Photoshop now show thumbnails of CR pics). Any Ideas on how to fix?

    Thanks for the link Jeff. Couldn't find any links on the Adobe site.
    Even with that link though, I was still left puzzled as it didn't give multiple versions, just a 32 bit and 64 bit version.
    I tried the 64 bit and it didn't work, so I assumed that was what had already been installed in the update.
    Now installed the 32 bit version, and fingers crossed. At least it starts up now!
    Cheers Russell F

  • I updated iOS 7 and my contacts were ok then they suddenly disappeared a few weeks after updating. I have no idea if it has anything to do with iOS 7 but when I email someone the contacts are there. When I open the app they are gone. What happened?

    I updated iOS 7 and my contacts were ok then they suddenly disappeared a few weeks after updating. I have no idea if it has anything to do with iOS 7 but when I email someone the contacts are there. When I open the app they are gone. What happened?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                      

  • I just bought a new Mac, and i cant seem to update to Mountain Lion, any idea's as to why?

    i just bought a new Mac, and i cant seem to update to Mountain Lion, any idea's as to why? also i can not seem to download pages from the app store, any idea's on why, please help!!

    You need to describe more clearly what you are trying to do and how it is failing.
    Was your mac new, or just new to you? What OS did it come with? Lion? Snow Leopard?
    Have you already bought Mountain Lion? If so, are you using the same Apple ID that you used for your purchase?
    What are you seeing in the App Store? Come to think of it, are in the MAC App Store? (not to be confused with the iTunes App Store!).
    If you give answers to these questions we may be able to help!

  • Does invoice correction request updates inventory?

    I am creating a new invoice correction document type which has a Debit Memo instead of Credit Memo (standard) subsequently, now my question if there is a correction in quantity - DOES THE INVOICE CORRECTION REQUEST UPDATES THE INVENTORY?

    Hi,
    Absolutely yes, as long as the invoice correction is related to the quantity, it must affect the stock value in SAP system.
    BR
    Tao

  • HT1338 after an update safari stopped working any ideas on how to fix this?

    after an update safari stopped working any ideas on how to fix this?

    Use another browser to install Safari again.
    You can download Firefox for the Mac, place the download on a USB thumb drive stick it into the Mac and copy it, run the installer.
    Once FF is on, download a new copy of Safari from Apple's site.
    https://discussions.apple.com/docs/DOC-3046

  • ITunes does not launch requests update to Quicktime 7.5.5 which already updated to 7.7

    Tunes does not launch requests update to Quicktime 7.5.5 which already updated to 7.7

    Tunes does not launch requests update to Quicktime 7.5.5 which already updated to 7.7

  • In Office 2011 the function "share it by e-mail" seems to be disabled. that happened recently, just after the apple update regarding Java. Any idea on how enable this function again?

    in Office 2011 the function "share it by e-mail" seems to be disabled. that happened recently, just after the apple update regarding Java. Any idea on how enable this function again?

    I was able to get to a support person who helped me fix this without charge. I guess it was my bad for not trying the right way to access support.
    Anyway, they answer is this.
    I had to create a new account on my computer. When I logged into the new account it immediately wanted an AppleID. I used my daughter's e-mail address for the AppleID. This setup the internet accounts correctly with her iCloud.com e-mail address. I was then able to access e-mail in both the browser and Mail. Not that complicated but nothing that I would have easily thought up on my own.
    Thank Apple Support!

  • In psa maintence request update

    I
    HI ,
    n psa maintence request update " request not updated into data target using delta "
    In development it is showing as " request updated in target "
    can please tell me the difference
    Regards
    shekar reddy

    Hi Sriram,
    This status is shown because the delta load based on this Data source in BW system has not extracted the data from this request.
    Simply check the upward flow for your data source and execute the delta DTP or Infopackage so as to load data further in targets. Once you load data the request status will change automatically.
    Regards,
    Durgesh.

  • Com.adobe.ProcessingException: Requested update ZCI-003 could not be found.

    Hi
    Please assist with the following ADS call error as per webdynpro application dump for an adobe interactive form.
    The dump happens on drop downs and buttons on the form. The ADS is on Netweaver 7.01 EHP1. The layout on the form is ZCI but the script has not been manually inserted. The form works perfectly on the Development and QA environments but dumps in production with the error below. 
    WebDynpro Exception: ADS call failed ADS: com.adobe.ProcessingException:
    com.adobe.ProcessingException: Requested update ZCI-003 could not be
    found.(200,101).
    Kind Regards,
    Michael Mayisana.

    Hi Michael,
    Seems the ADS is working fine for non-interactive forms but the problem persists for interactive forms only.
    As per my understanding a separate license or credential file for Interactive forms is required to be configured at ADS level by your basis team.
    Check report: FP_TEST_00 and FP_TEST_IA_01.
    Report FP_TEST_IA_01 should be working fine if you want to run ADS to generate interactive forms.
    Please check with your basis team if credential is the issue.
    Regards,
    Vaibhav

  • I am still trying to update my ipod touch 4 to the iOS 6 version. It is on the 4.3.5 (8L1) version. When I go to settings-General-it just says About and nothing about an update. I have no idea how to update it! Please help!

    I am still trying to update my Ipod touch 4 to the iOS 6 version. It is on the 4.3.5 (8L1) version. When I go to settings-General-it just says About and nothing about an update. I have no idea how to update it! Please help!

    You can only update via the ipod with ios 5 or later.
    You need to update via itunes on your computer as always.

  • Unable to update software or upload pics from SD card-how do I remove files from startup disk? Please help!

    Unable to update software or upload pics from SD card-how do I remove files from startup disk? Please help!

    Hello Smile_333
    The article below will assist with finding things and help increase the hard drive space for your computer. The best way is to have an external hard drive to copy things to if you do not want to delete and loose things.
    OS X Mountain Lion: Increase disk space
    http://support.apple.com/kb/PH10677
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • ISupport - Service Request Update page Progress section

    Hi folks,
    iSupport 11.5.10.2
    On iSupport's Service Request Update page (IBU_CF_SR_190_G), is there any way in the Progress section to display only certain kinds of information? For example, right now, Progress section displays Notes, Status Changes, Severity Changes etc. Is there a way to display, say, only Notes?
    Kind Regards.

    Steps to do the configuration:
    1.Login to EBS
    2.Select the Application Developer Common Modules Responsibility.
    3.Selct the Region Function.
    4.Query for IBU_CF_SR_DTL_PROGRESS_TABLE region.
    5. Using this region you should be able to enable only Notes to show up in the progress region.

  • HT1600 my software update fails every time I attempt to update. I have restarted the device, selected software update but when it get to the end of "preparing software update", it fails and says the update was not successful. any ideas?

    my software update fails every time I attempt to update. I have restarted the device, selected software update but when it get to the end of "preparing software update", it fails and says the update was not successful. any ideas?

    Welcome to the Apple Community.
    If your problem persists get yourself a micro USB cable (sold separately), you can restore your Apple TV from iTunes:
    Remove ALL cables from Apple TV. (if you don't you will not see Apple TV in the iTunes Source list)
    Connect the micro USB cable to the Apple TV and to your computer.
    Reconnect the power cable (only for Apple TV 3)
    Open iTunes.
    Select your Apple TV in the Devices list, and then click Restore.

Maybe you are looking for

  • HT201317 updating apple tv gives error in photo stream

    After updating my Apple TV2 to 5.1 Photo Stream no longer works on Apple TV. It demands "accept new terms om conditions... for iCloud", but nowhere it is possible to fins the accept page. I have iPhone 4 with iOS 5..1.1  and PC(Vista) with iTunes upd

  • Which version of Outlook best?

    I am new to Blackberry.  I have a Curve 8330 (V-Wrlss).  Desktop Manager ver. 4.3.0.17 My question is which version of Outlook works best for calendar synchronization?  2003, 2006 or 2007? Either way, I need to buy the software.  I will not be using

  • Ipad won't pickup wifi at home,  but will at my sons house......how do i get it to pick up here?

    I can not pick up wifi at home,  but can at my son's house.....laptops work great .....any idea's why my mini ipad won't connect ?

  • How to use Sequence in condition??? @_@

    Could anyone please help me? I'm writting a small SQL script, and some statements are as following: select errcat_id, error_type from v_error_cat; update t_error set error_type = (select error_type from v_error_cat where ERRCAT_ID = &&ERRCAT_ID)*** w

  • User status for an operation

    Hi all, I have 3 queries- 1) What is the meaning of business transaction "GOODS MOVEMENT" in BS02-status profile / user status screen 2) I have an order with 2 operations in it. I have created a user status for the "PP/PM operation" business object t