[SOLVED] Libjack.so.0 ELFCLASS64 - wineasio etc

Hey guys, long-time computer user, but haven't been using Linux that much!
I'm trying to get wineasio working under Arch Linux x86_64. So far I've installed JACK, WINE (obviously) and Wineasio (seemingly).
But when I'm trying to do a 'regsvr32 wineasio.dll' I get this error:
err:module:load_builtin_dll failed to load .so lib for builtin L"wineasio.dll": libjack.so.0: wrong ELF class: ELFCLASS64
I've tried symlinking every single instance of libjack.so to /usr/lib/libjack.so.0 (and removed any other instance of libjack.so.0) on my system without any difference.
Anyone got any suggestions?
Last edited by gonX (2009-09-06 14:45:34)

gonX wrote:
Yes I know that, but I don't know of any other way to do it. Is there a place I can have Wine read from before /usr/lib, eventually just for certain files?
*EDIT*
Your link doesn't work
Whoops about the link. Just search for 'lib32 jack' to get the links that I posted about.
The way that lib32 packages are set up is that they edit the path in /etc/ld.so.conf so that the linker can find what it's looking for.
I highly recommend that you learn to write lib32 PKGBUILDS. There's no point in having one of the best package mangers in the world if you're not going to use it. As well, you're going to start polluting your system with files that pacman will find by accident. Then comes the 'exists in file system errors' which normally are telling you that there's something that you need to pay attention to.

Similar Messages

  • Delete Airdisplay, iScreen, etc to solve drag and drop, white screen, etc issues

    Deleting the screensharing program (in my case iscreen, guess airdisplay, etc are the same) did solve all my issues -- as mentioned before drag and drop did not work, white screen in several programs, not menu bar in full screen, etc.
    Lion is now running smoothly - so everybody having the same issue just delete airdisplay and co :-))))))

    I would:
    a) check on the email provider's website to check if it had copied there, and deal with it. Your mention of bandwidth implies this is an IMAP-connected account.
    b) close Thunderbird, open its [https://support.mozilla.org/en-US/kb/profiles-tb?esab=a&s=profiles&r=1&as=s profile] and delete the offending folder there. You need to browse your profile for a while to understand its structure before doing anything rash.
    On the whole, I discourage users from dragging folders about as you have done. By all means drag the ''contents'' (better yet, use multi-select, then right-click and "copy to" or "move to") but moving ''folders'' is IMHO an undefined operation with unpredictable outcomes. I've heard of users moving a folder from one account to another and finding that it still associates with (i.e. "belongs to") the original account.

  • [SOLVED] Basic question about x2go, freenx, etc. compatibility

    My goal is to simply enable remote desktop on my soon to be headless server. Given the number of posts here at Arch explaining the trouble with freenx and the Arch support of x2go, I'm confused there is not more talk about their compatibility. And as I've just discovered, they're not:
    "Various open source terminal server projects such as x2go also use the NX protocol; however, x2go is not compatible with other NX servers and clients." (NX Technology)
    This leaves me in a bit of a pickle. CentOS doesn't support x2go, and Arch doesn't support freenx. What's the best interoperable solution then? Either a sever app which supports x2go or a client app that supports NXX?
    Last edited by xtian (2013-09-17 21:56:10)

    xtian wrote:Speaking of way of doing things. CentOSers are very persnickty about how you're supposed to maintain your system in terms of non-core packages etc. etc. And x2go is not coming up in the forum, wiki, or in the repositories (via the commanline tool yum). Read the response to my question about installing vim7.4. Hell, you can do _whatever you want_ to your system, but that doesn't mean anyone's going to help you when you run into trouble.
    That comment strikes me as perfectly reasonable. The comment is pointing out that you are trying to use the wrong tool to do the job. The tool in this case is the distro - CentOS is not intended to be used in this way (for this job). Of course, if you insist on using a spanner to hammer nails, you are free to do so. But you can't really expect your local DIY shop to help you use the spanner when the nails don't go in straight rather than suggesting you use a hammer instead.
    It is just like somebody who comes here and asks how they can stick with a known-stable set of packages while getting security updates. That's not what Arch is designed for so if you try to use it that way, you'll have a hard time. Of course, you are free to do so if you wish. But if you ask for help, you'll be pointed to another distro because that is the right answer.
    It has nothing to do with being "persnickty". The answer is the most helpful answer somebody can give you.
    Note: I'm assuming the description of CentOS, Fedora etc. is correct. I know the description of Fedora to be correct but I don't actually know anything about CentOS. But on the assumption that description is also correct, that answer is the most helpful answer somebody could give you, even if it is not the answer you wanted to hear.
    Last edited by cfr (2013-09-10 00:33:54)

  • [Solved]Add kernel26 to IgnorePkg in /etc/pacman.conf. Not ignored.

    Using kdemod4.3(32bit).  I re-installed kernel26-2.6.30.5-1-i686(earliest in pacman  pkg cache) and added kernel26 and kernel-headers to /etc/pacman.conf IgnorePkg but # "pacman -Syu" still asks to upgrade kernel to 2.30.6-1-i686. What do I add to that IgnorePkg to avoid kernel upgrade? Tried kernel, kernel26 and kernel26*. Adding nvidia,nvidia-utils and xorg-server to Ignorepkg give me that thee aren't upgraded(desirred result). Thanx.
    Last edited by lestoil (2009-10-08 18:08:14)

    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir     = /
    #DBPath      = /var/lib/pacman/
    #CacheDir    = /var/cache/pacman/pkg/
    #LogFile     = /var/log/pacman.log
    HoldPkg     = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst   = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    #CleanMethod = KeepInstalled
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    IgnorePkg   = nvidia nvidia-utils xorg-server 
    #IgnoreGroup =
    #NoUpgrade   =
    #NoExtract   =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    # REPOSITORIES
    #   - can be defined here or included from another file
    #   - pacman will search repositories in the order defined here
    #   - local/custom mirrors can be added here or in separate files
    #   - repositories listed first will take precedence when packages
    #     have identical names, regardless of version number
    #   - URLs will have $repo replaced by the name of the current repo
    # Repository entries are of the format:
    #       [repo-name]
    #       Server = ServerName
    #       Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # Testing is disabled by default.  To enable, uncomment the following
    # two lines.  You can add preferred servers immediately after the header,
    # and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    #KDEmod4
    [kdemod-core]
    Server = http://mirror.rit.edu/kdemod/core/i686
    #KDEmod4
    [kdemod-extragear]
    Server = http://mirror.rit.edu/kdemod/extragear/i686
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    #Yaourt
    [archlinuxfr]
    Server = http://repo.archlinux.fr/i686
    # An example of a custom package repository.  See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
      Here is complete /etc/pacman.conf. file without the "kernel" or "kernel26" entry which doesn't work.

  • [SOLVED]systemd won't start my /etc/rc.local

    I was trying to emulate rc.local behaviour with this:
    /usr/lib/systemd/system/rc-local.service
    [Unit]
    Description=/etc/rc.local Compatibility
    ConditionPathExists=/etc/rc.local
    [Service]
    Type=forking
    ExecStart=/etc/rc.local start
    TimeoutSec=0
    StandardOutput=tty
    RemainAfterExit=yes
    SysVStartPriority=99
    [Install]
    WantedBy=multi-user.target
    and my
    /etc/rc-local
    looks like this
    modprobe -r samsung_laptop
    But it's not working. When I execute sudo systemctl status rc-local.service I get
    rc-local.service - /etc/rc.local Compatibility
    Loaded: loaded (/usr/lib/systemd/system/rc-local.service; enabled)
    Active: failed (Result: exit-code) since Fri 2013-03-29 17:54:16 CET; 5min ago
    Process: 745 ExecStart=/etc/rc.local start (code=exited, status=203/EXEC)
    Last edited by Neky (2013-03-29 18:31:39)

    Why do you have "start" as an argument to /etc/rc.local?
    Also, for what you are trying to achieve, why not simply blacklist the module in /etc/modrpobe.d?  Then it would not be loaded under any circumstances.  Also if this is out of fear of the UEFI bug, I believe that for this particular module, there has been a patch included in the latest kernels that protects this from happening by not allowing writes to the NVRAM if it is 50% full or more.

  • [SOLVED] Gnome Places Menu - Home, Desktop, etc folders open with...

    Hello, I somehow managed to get EasyTag to open the links in Gnome's Places menu, but it's driving me insane.
    I've tried:
    -removing EasyTag, which doesn't fix the problem, and leaves me with the error "Could not open location file:///home/james"
    -setting folder properties from within nautilus to open folders with "File Browser", but that does nothing
    -looked in gnome-conf in /desktop/gnome/applications/component_viewer
    -searched for easytag in gnome-conf
    I've look high and low for answers, but none of which seem to help me out.
    Gnome 2.22.3
    Thanks in advance
    -xP
    Last edited by xPlozion (2008-07-23 20:24:25)

    Had similar problem
    http://bbs.archlinux.org/viewtopic.php?id=51869

  • [SOLVED] How can I re-install /etc/services ?

    It seems to be missing an entry for smtps.  This is causing postfix issues.
    How can I re-install the file?
    Thanks. 
    Last edited by TomB17 (2010-08-14 18:55:23)

    Thank you. 

  • [SOLVED] LIRC config looks fine but my remote doesn't work.

    Following the steps of the wiki and this post I've created the configs file for lirc. But something is not working and I don't know how to find out what.
    I'm going to post some info so you guys can help me:
    ➜  ~  cat  /usr/lib/systemd/system/lirc.service
    [Unit]
    Description=Linux Infrared Remote Control
    [Service]
    Type=forking
    EnvironmentFile=/etc/conf.d/lircd.conf
    PIDFile=/run/lirc/lircd.pid
    ExecStartPre=/bin/mkdir -p /run/lirc
    ExecStartPre=/bin/rm -f /dev/lircd
    ExecStartPre=/bin/rm -f /run/lirc/lircd
    ExecStartPre=/bin/ln -s /run/lirc/lircd /dev/lircd
    ExecStart=/usr/sbin/lircd -d $LIRC_DEVICE -P /run/lirc/lircd.pid -H $LIRC_DRIVER $LIRC_CONFIGFILE
    ExecStopPost=/bin/rm -f /dev/lircd
    ExecStopPost=/bin/rm -fR /run/lirc
    [Install]
    WantedBy=multi-user.target
    ➜  ~  cat /etc/conf.d/lircd.conf               
    LIRC_DEVICE="/dev/lirc0"
    LIRC_DRIVER="default"
    LIRC_EXTRAOPTS=""
    LIRC_CONFIGFILE="/etc/lirc/lircd.conf"
    My lircd.conf
    ➜  ~  cat /etc/lirc/lircd.conf                                   
    # Please make this file available to others
    # by sending it to <[email protected]>
    # this config file was automatically generated
    # using lirc-0.9.0(default) on Sun Sep 29 15:25:37 2013
    # contributed by
    # brand: /tmp/lircd.conf
    # model no. of remote control:
    # devices being controlled by this remote:
    begin remote
    name /tmp/lircd.conf
    bits 16
    flags RC6|CONST_LENGTH
    eps 30
    aeps 100
    header 2750 800
    one 487 374
    zero 487 374
    pre_data_bits 21
    pre_data 0x37FF0
    gap 105336
    toggle_bit_mask 0x0
    rc6_mask 0x100000000
    begin codes
    KEY_OK 0xFBDD
    KEY_PLAY 0x7B91
    KEY_PLAYPAUSE 0xFB91
    KEY_REWIND 0x7BEA
    KEY_PREVIOUS 0xFBE4
    KEY_FORWARD 0x7BEB
    KEY_NEXT 0xFBE5
    KEY_STOP 0x7BE6
    KEY_MUTE 0xFBF1
    KEY_VOLUMEUP 0x7BEF
    KEY_VOLUMEDOWN 0xFBEE
    KEY_PAGEUP 0x7BED
    KEY_PAGEDOWN 0xFBEC
    KEY_DOWN 0x7BE0
    end codes
    end remote
    The service seems to be running fine:
    ➜  ~  systemctl status lirc.service
    lirc.service - Linux Infrared Remote Control
    Loaded: loaded (/usr/lib/systemd/system/lirc.service; enabled)
    Active: active (running) since Sun 2013-09-29 16:38:49 ART; 20min ago
    Process: 248 ExecStart=/usr/sbin/lircd -d $LIRC_DEVICE -P /run/lirc/lircd.pid -H $LIRC_DRIVER $LIRC_CONFIGFILE (code=exited, status=0/SUCCESS)
    Process: 246 ExecStartPre=/bin/ln -s /run/lirc/lircd /dev/lircd (code=exited, status=0/SUCCESS)
    Process: 244 ExecStartPre=/bin/rm -f /run/lirc/lircd (code=exited, status=0/SUCCESS)
    Process: 240 ExecStartPre=/bin/rm -f /dev/lircd (code=exited, status=0/SUCCESS)
    Process: 234 ExecStartPre=/bin/mkdir -p /run/lirc (code=exited, status=0/SUCCESS)
    Main PID: 250 (lircd)
    CGroup: /system.slice/lirc.service
    └─250 /usr/sbin/lircd -d /dev/lirc0 -P /run/lirc/lircd.pid -H default /etc/...
    ➜  ~  cat /var/log/lircd                 
    Sep 29 17:02:31 arch-HP lircd: caught signal
    Sep 29 17:02:31 arch-HP lircd: lircd(default) ready, using /var/run/lirc/lircd
    When I test it nothing happens
    ➜  ~  irw
    the journalctl shows:
    Sep 29 17:04:47 arch-HP systemd[1]: Stopping Linux Infrared Remote Control...
    Sep 29 17:04:47 arch-HP systemd[1]: Starting Linux Infrared Remote Control...
    Sep 29 17:04:47 arch-HP systemd[1]: Started Linux Infrared Remote Control.
    Any clue?
    Thanks in advance.
    Last edited by Kummo666 (2013-09-30 18:10:19)

    Solve it!
    Looks like my /etc/lirc/lircd.conf was wrong.
    The irrecord is generating a wrong config with my hp rc-6 remote.
    I was able to fix it with this post

  • [SOLVED] Stopping openvpn@ service on suspend

    I'm trying to stop any running openvpn@ service either prior to suspend or immediately after resume. I've got a service file enabled:
    [Unit]
    Description=Root suspend actions
    Before=sleep.target
    [Service]
    Type=forking
    ExecStart=-/home/firecat53/.local/bin/suspend.sh
    [Install]
    WantedBy=sleep.target
    and the helper script suspend.sh:
    #!/bin/sh
    # Helper script to stop openvpn on suspend
    /usr/bin/systemctl stop $(/usr/bin/systemctl | grep openvpn@ | awk '{print $1}')
    The helper script works fine when run by itself, but it fails when run from the service file, and openvpn is still running. I've also tried it post-resume, with the same results.
    # journalctl
    Sep 18 19:56:54 scotty suspend.sh[10544]: Failed to issue method call: Invalid argument
    $ systemctl status suspend.sh
    suspend.service - Root suspend actions
    Loaded: loaded (/etc/systemd/system/suspend.service; enabled)
    Active: inactive (dead) since Wed 2013-09-18 19:56:54 PDT; 6min ago
    Process: 10544 ExecStart=/home/firecat53/.local/bin/suspend.sh (code=exited, status=1/FAILURE)
    Am I doing something wrong here, or is there another way to accomplish this?
    Thanks!
    Scott
    Last edited by firecat53 (2013-09-20 03:52:57)

    Thanks for the tip! Solved by extending [email protected] in /etc/systemd/system/[email protected]/suspend_conflict.conf
    [Unit]
    Conflicts=suspend.target sleep.target
    Now it kills the openvpn@ service on suspend and doesn't restart it automatically on resume, which is the behavior I was looking for.
    Scott

  • Shaman not letting me use it[SOLVED]

    Installed Shaman to use for installing packages, but it won't let me use the process queue button. I can view packages installed and otherwise I just can't use it to install additional packages. If you need more info just ask.
    using KDE
    Thank You
    Problem solved
    Added KDM to Deamons  in /etc/rc.conf  and now Shaman is usable.
    Last edited by completist (2010-02-04 17:43:00)

    When you click on the 'review' button you should be prompted to sign into that account and enter credit card details on it - is that not happening, you aren't getting the login screen for that account ?
    If you don't want to enter credit card details then see if this post by mountaingoatgirl lets you review your account without needing to do so : https://discussions.apple.com/message/24303054

  • [SOLVED]Apache no work with php | spit php code

    Hello,
    I have installed php-apache, loaded module in httpd.conf like that:
    LoadModule php5_module modules/libphp5.so
    libphp5.so are also stored in /etc/httpd/modules
    And what is wrong? What the hell is wrong?
    Here is my httpd.conf: http://wklejto.pl/45938
    Realy need help, Im wedeveloper and I wasting my time..
    [SOLVED]
    What was wrong?
    Include /etc/httpd/conf/extra/php5_module.conf
    This line was missing... regards.
    PS. why  php-apache don't ad it manualy?
    Last edited by cojack (2009-11-01 13:36:02)

    Mine has an additional line:
    LoadModule php5_module modules/libphp5.so
    Include conf/extra/php5_module.conf
    (webdeveloper who can't setup a webserver... dude! )
    Edit: Gnaaa, too late
    Last edited by rebugger (2009-11-01 13:37:14)

  • [SOLVED]No sound after resuming from suspend thinkpad t23

    On a T23 Thinkpad, suspend-to-ram works, but I have no sound and no network when resuming.
    After googling for a while, it seems I must unload sound modules before going to sleep and then reload my sound modules after resuming.
    lsmod|grep snd gives me this:
    snd_intel8x0 28700 3
    snd_ac97_codec 94756 1 snd_intel8x0
    snd_pcm_oss 38432 0
    snd_pcm 68996 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer 19332 1 snd_pcm
    snd_page_alloc 8072 2 snd_intel8x0,snd_pcm
    snd_mixer_oss 14464 1 snd_pcm_oss
    snd 44388 12 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 6496 1 snd
    ac97_bus 2432 1 snd_ac97_codec
    However, from the command line, after
    modprobe -r snd_seq_oss snd_seq snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_pcm snd_timer snd_mixer_oss
    I get:
    FATAL: Module snd_intel8x0 is in use.
    Even though I have no sound apps running.
    I am planning on putting the modprobe -r command in /etc/pm/sleep.d/whatever to unload and then another to reload the mods.
    Any help appreciated.
    Last edited by Misfit138 (2008-01-07 02:27:07)

    OK, solved it. Placed this in /etc/pm/sleep.d/11suspend
    #!/bin/sh
    mixers="Master PCM CD"
    for mixer in $mixers ; do
    /usr/bin/amixer -q sset $mixer mute
    /usr/bin/amixer -q sset $mixer unmute
    done
    Just mutes and unmutes master, PCM and cd channels. Works perfectly. suspend-to-ram and hibernate now work 100%.
    Thinkpads are so sweet.

  • Webpages will not print in FF 29.0.1, but will in IE and Word, etc.

    I have a Brother MFC-7440N and using Windows 7 Professional. Whenever FF updated to 29.0.1, webpages would not print. They show up in Print Preview. I have gone through all troubleshooting methods mentioned and have yet to solve problem. Reinstalled Printer software, etc., Reinstalled FF, all of the about.config print_printer stuff, etc. NOTHING HAS WORKED!!

    Can you proved a screenshot of that error message?
    https://support.mozilla.org/en-US/kb/how-do-i-create-screenshot-my-problem <br />
    It is best to use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed a maximum file size of 1 MB.
    Then use the '''Browse ....''' button below the '''''Post a Reply''''' text box to upload the screenshot.

  • Coloured manpages no longer coloured? [SOLVED]

    Hi all,
    I've been using coloured manpages for a while now (using LESS_TERMCAP_xx variables from the tip here: http://wiki.archlinux.org/index.php/Pos … ed_manpage) and I noticed recently that the output is no longer coloured.  It may have been going on for a while, I've only just noticed.
    I've tried rebuilding "less" with --enable-termcap but that didn't seem to help.
    Anyone else have the same problem?  Any solutions?
    [SOLVED]
    bernarcher's suggestion to edit /etc/man_db.conf worked a treat:
    bernarcher wrote:
    This is caused by the new man_db package. The less pager must be defined with proper options in /etc/man_db.conf.
    DEFINE pager less -Rs
    Last edited by Painless (2009-03-03 21:23:06)

    thefatprecious wrote:
    2 ways to fix it....
    Add to .bashrc
    export MANPAGER='/usr/bin/most -s'
    Then log out/back in. Or edit /etc/man_db.conf and uncomment the line bernarcher mentioned and change 'less' to 'most'
    EDIT: At least on my system it looks like /etc/man_db.conf needs the full path so it should be /usr/bin/most
    That's to use the pager 'most' with man. The discussion is on getting 'less' to work colored and with man, since it's a more featureful pager
    Thanks anyways though.

  • [solved] SSH doesn't work over PPTP VPN with pptpclient

    I just got set up with access to my work's PPTP VPN. Using pptpclient I can establish a connection and ping servers. I can use telnet to confirm ports 22, 80 etc are accessible and I can access web services in my browser, but SSH doesn't work.
    When I try and SSH to a server it just hangs for a minute and then "Connection closed by 10.70.11.10". Wondering if SSH was using my default route rather than the appropriate tunnel, I tried setting my default route to use the VPN, and ping, telnet, nmap etc still seem to function and return expected results, but SSH still hangs and closes. There are no entries in the sshd log on the servers that I attempted to get access to. I have both Arch and CentOS servers and I cannot get to either via SSH.
    My colleague connected to the VPN on his mobile phone and managed to SSH to a server, so it doesn't seem that the VPN is blocking this... any ideas?
    Thanks
    [update]
    Solved! I found that in /etc/ppp/options, un-commenting -mru fixed this for me:
    # Disable MRU [Maximum Receive Unit] negotiation (use default, i.e.
    # 1500).
    -mru
    [/update]
    Last edited by jsteel (2014-08-10 20:06:31)

    targetbsp wrote:
    summit48 wrote:
     Windows10 has hijacked the back end believing every Laptop and Desktop PC is a Smartphone. What do you mean by that?Windows 10: Microsoft under attack over privacyhttp://www.theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings In the "one size fits all" philosophy of Microsoft there is no distinction between a smartphone and a PC. You might turn some of these privacy setting on for a smartphone but not on a PC. 

Maybe you are looking for

  • Clearing of vendor open items

    hi all when i am trying to clear the vendor open items using tcode f.13 for a production run, the system gives 2 error messages for each vendor like scheme       screen  mtype mid  mno message SAPMF05A 0700     S        00    344 no batch input data

  • Recently played list Curiosity

    Not a technical question as such, more a need to satisfy my curiosity. In my recently played list I have about 30 tracks that have been played on a date when I did not use my macbook pro. Can there be a bug in iTunes that that has changed the last pl

  • X99S gaming 9 AC no capture card detected on xsplit gamecaster

    I noticed that xsplit doesn't detect the on-board capture card. I checked the support site and got the drivers for it. I installed everything but still, xsplit can't detect it. Am I missing something?

  • Coldfusion / Flex Application Wizard

    When using this wizard, it assumes that the project is going to be created one level under the web root. If you have the following path webroot/flexprojects/projectone/ Then you wanted to create a db table maintenance project (called 'maint') at the

  • How can I modify the VIP email list on iOS6?

    I noticed the VIP email list on my iPhone is different than my iPad (the iPad list is correct).  I can't seem to get my iPhone to sync.  Anyone know how to manually change this?