Conflicting how to`s

this machine, one of two, the other is a MacBook.
This one that i am using is a iBook G4 running 10.4.11
If there is
a safe and sane reference on any solid sane book in context of how to, in context with any computer subject, please let me know.
I have 3 if not more directions , from 3 if not more sources.
Today as i write this , today i did download the mysql, package.
I did not
download the tar,
i did download the package. I did download the package from the official My SQL web site, Sun.
The conflict here is , where mysql resides. Terminal has this to say about it`s residence.
jack-frosts-Computer:~ boxtrap$ locate mysql
/usr/lib/php/DB/mysql.php
/usr/lib/php/DB/mysqli.php
/usr/share/man/man5/mysql_table.5
/usr/share/vim/vim62/syntax/mysql.vim
/usr/share/zsh/4.2.3/functions/mysqlutils
/usr/share/zsh/4.2.3/functions/_mysqldiff
jack-frosts-Computer:~ boxtrap$
This is were the installer placed the mysql package contents.
Would this be a good location.
Do i
Should i
follow the string as shown
should i just leave mysql there
should i rip it out and start over.
Yes i do know that PHPmyAdmin does exist.
I am in Kindergarden when i comes to MySQL.
I am at a beginner stage with MySQL.
I am just beginning to Learn MySQL.
And would like to begin the lesson plans at the plain text level.
I have already taught my self to hand code XHTML and CSS.
I would just like to move on with learning without a group of people shouting over here when it is actually over there.
so any assistance in the correct place where MySQL should reside and then i can locate it appropriately with the command line to begin learning.
Thank you

Those aren't the files installed by the package. The 'locate' command searches a database that's updated periodically, once a week I think, so it won't show changes immediately.
There are several ways you can find out where the files were installed. One would be to read the documentation that came with the installer, or on the website where you found it. Another would be this:
sudo find / -xdev -path mysql

Similar Messages

  • Jars package name Conflicts, How to ?

    Hi Pros,
    I have two jar files in my web application lib directory, let's say jar1 and jar2.
    jar1 contains a class, lets say Class1 under the package com.something1.something2
    jar2 also contains a class with same name i.e. Class1 under the same package i.e. com.something1.something2
    Now I need my Tomcat to use jar1 for some functionality and jar2 for some other functionality
    So, existence of both these jars is must.
    How to set the application to go for one particular Class1 say Class1 from jar1 ?
    Thanks in Advance,
    Abhijit Salunkhe

    Using Netbeans, I created two different applications JavaApp4, JavaApp5 containing test.com.NewClass.Why? Don't do that.
    Then, I created one more Java Application JavaApp6 in which I added jars of JavaApp4 and JavaApp5.Why? Don't do that.
    When I tried to instantiate NewClass in JavaApp6, it was giving the method name of the jar I added first.And you expected what, exactly?
    Don't do this. It doesn't work. It's not intended to work. Package names are provided so you can disambiguate classes. Do that.

  • Bootcamp x86 and x64 conflicting: How to remove x86?

    Hello. Through stubbornness, I bootcamped Windows 7 x64 to a MacBook that I realized (halfway through the process) was a year too old to support it. I don't remember much of what I did, but I have finally lost my ability to ignore the two copies of bootcamp running on my machine. I believe one is the x86 version while the other is the x64 version that I need. I have two of everything bootcamp (such as bootcamp manager), and I blame it for issues such as volume and display brightness adjusting two notches at a time.
    Does anyone have any ideas as to how I can remove everything associated with bootcamp x86?
    Thanks!

    I fixed this a while ago. I just deleted the folder: /Windows/Program Files/Boot Camp/ and rebooted. That kept the extra one from starting up, but I don't think it removed everything associated with it.
    In Control Panel > Programs and Features, I noticed that I have Boot Camp 2.0 and Boot Camp 2.0.1 installed. Does anyone know if I can safely remove 2.0?
    I'm marking this answered, as this the only resource I know of that has a usable solution to this problem. Kind of a duh situation really, but we all have them.

  • ITunes library conflict: How delete Macbook library

    Hi
    On my Macbook I have an identical copy of the library I have on my Mac Pro. I did this so that I could bring my music on a long trip I undertook.
    Now that I am back home I wish to have only the library on the Mac Pro, which I will stream to the Macbook on my home network using Home Sharing.
    The reason I wish to do this is that Remote.app on my iPhone appears to be unable to connect to two identical libraries on my computers (it keeps asking me to authenticate). Plus there really is no need to have a copy on the Macbook given that I can stream.
    So how can I delete all traces on the Macbook of the library copy (as opposed to just marking all songs and then deleting them)?
    Thanks very much
    /p

    Why not just take your copy of the iTunes folder from your old computer's backup and move it to the new computer?

  • Firefox 15 and Multifox 1.3.3 Keyboard Shortcut Conflict - how to resolve?

    There's a shortcut conflict with Firefox 15 and Multifox 1.3.3 - they both use Ctrl+Shift+M. Since the upgrade to Firefox 15 I cannot use Multifox anymore. Is there a workaround?

    Note that you can disable most Web Developer tools via devtools prefs on the about:config page
    *devtools.responsiveUI.enabled

  • File conflicts, how to solve?

    Hi,
    i'd like to provide a package for vim-latexsuite, but there's a problem with one file. vim-latexsuite needs an updated version of /usr/share/vim/compiler/tex.vim which is included in the vim package itself. latexsuite provides it's own version of that file.
    So what should I do? Provide a patch for the vim package and not include the file in the vim-latexsuite package? Patch the file of vim while installing (if that's possible)?
    How to solve such problems?
    Thanks in advance.

    JGC wrote:Looks like pacman can't update the files/directories in your /var/lib/pacman/local/ repository.
    My guess would be filesystem corruption, where it can't remove the old xorg-server-1.1.1-2 directory.
    Strange. I removed the old xorg-xserver-1.0 directory by hand (withoyt problems). Now xorg-server doesn't appear on the update list anymore. So I guess that solved it.

  • Conflicts in building LV project...

    Hi,
    I have developed an application main vi which uses some instrument drivers and some other sub vis for operation.It works absolutely fine and shows no error when I run it directly.But while creating the project for the same it is unable to load those instrument drivers properly and showing several conflicts.How can I resolve all those and why is it happening?

    Alway leave instrument drivers in Inst.lib. The only other copies of these drivers should be in the different versions of LV. Copying these drivers for each project is a real pain and creates the conflicts you speak of.
    I've experiened a lot of conflicts in projects. Most stem from multple versions of the drivers in multiple versions of LV and pointing to instrument drivers in the project instead of Inst.lib.
    I use Auto-populating folders in my project. Every instrument in my project gets its own folder. I create a sub-vi in the folder and *copy the contents* of the vi tree for that instrument and save that as the vi tree in the project folder. I also save all associated sub-vi's for that instrument. I've alleviated most of my bad experiences with project conflicts with this approach.
    Another source of conflicts: some drivers are the same for different models of hardware. For example Agilent 34970, 34972, 34901, 34903, etc,all use the same drivers (Agilent 34970) from the inst.lib. In this case I leave one copy of the vi tree in the project and create subdirectories under that project folder for each additional instrument that uses the same drivers.
    PaulG.
    "I enjoy talking to you. Your mind appeals to me. It resembles my own mind except that you happen to be insane." -- George Orwell

  • Resolving version conflict

    1)Developer1,(Client as Client1)creted Hello.java file chked in now the version is 1.0
    2)Developer2,(Client as -
    ) checked out synched edited Hello.java file chked in version is 2.0
    Now both the developers checked out the version2.0 Devloper1 cheked in while developer2 got checkin conflict.
    Assume that by some means he deleted client,he wont remeber what client name he has given. How to merge this conflict.

    How can he check-in and get a version conflict if he doesn't have a client? Checking in is only possible if you have a client.
    Message was edited by: Pascal Willemsen

  • Oracle connection pool problem (dbcp binded with  jtom)

    Hi,
    my webserver is Tomcat5.0.18, I want to offer the connection pool and transaction management
    in my currently system
    I know in Tomcat5.0 version, we can use the DBCP to offer the database connection pool
    service, to apply the transaction management in my system, I adapt the JTOM
    now, my problem is
    to use DBCP, I setup the datasource factory to be
    org.apache.commons.dbcp.BasicDataSourceFactory, the connection pool is ok, but
    the transaction management offerred by JTOM will failure
    to make the tranaction management of JTOM succeed, I have to setup the datasource factory to be
    org.objectweb.jndi.DataSourceFactory, but the connection pool offerred by Tomcat will failure now
    it seems that these two datasource factory has conflict
    How can I do?, I don't want to use the connection pool offerred in JTOM
    Anyone can help me??
    Thanks in advance

    Hi,
    I don't know the solution for JOTM, but you could try this JTA and its connection pools:
    http://www.atomikos.com ships a JTA that integrates with Tomcat and also provides JDBC connection pooling. There is a GUI control panel so that you don't have to know the XML details for Tomcat's config files.
    Best,
    Guy

  • Xfce4-power-manager and laptop-mode-tools + backlight problems.

    Cross posted from here: https://bbs.archlinux.org/viewtopic.php?id=127992
    I don't know which forum it belongs to, so maybe a mod can close the one in the wrong forum.
    Out of curiosity, do these two tools conflict with each other? There seems to be some features that do the same thing, ie harddrive spin down time, but I'm not sure if these two will try to kill each other trying to configure the same power settings. If they do conflict, how could I go about disabling the conflicting parts (on either)? laptop-mode-tools claims it needs acpid "for ACPI support", however, acpid seems to be grabbing the standby event and throwing the laptop in standby despite the standby button bound to do nothing in xfce-power-manager. If I take out acpid, does that mean laptop-mode will no longer detect acpi events such as connecting/disconnecting AC power and thus not change modes when its plugged in?
    Another problem I've had after installing xfce4-power-manager is that when I use the brightness hotkeys the backlight gets stuck and starts flashing, locking up the system until I force shutdown. However, I can use the brightness plugin without trouble at all. What's causing the power manager to screw up setting the brightness since it clearly seems to work otherwise.

    It is easier to close this one and move the other thread over here. Just continue there.
    BTW better use the Report button when you want to have a thread of yours moved to another forum. That way it is guaranteed a mod will see this in time. And you never need to cross post.

  • Windows 8.1 upgrade from windows 8

    I am unable to upgrade to windows 8.1.
    When trying to update it is showing 'Something happened and windows 8.1 couldn't be installed. Error Code 0x8024401c
    I tried 'net stop wuauserv' and 'net stops bits' from command prompt with admin privileges. Still same error.
    Please provide the solution.

    Hi,
    This error means that your PC couldn't connect to the Windows Update servers.
    Please try this Windows update troubleshooter:
    http://go.microsoft.com/?linkid=9830262
    Then, if there is any third part security applications, please disable it or remove it to check the results.
    Also, we can try the update in Clean boot mode to avoid 3rd part conflict:
    How to perform a clean boot to troubleshoot a problem in Windows 8, Windows 7, or Windows Vista
    http://support.microsoft.com/kb/929135
    Kate Li
    TechNet Community Support

  • Can not open JPEG files and can not create JPEG files from other software

    Can not open JPEG files and can not create JPEG files from other software (For example from Solidworks).
    When I try to right click on a JPEG, a notice window appears written: "Windows Explorer has stopped working - Windows is
    checking for a solution to the problem" and then the notice box disapears, the desktop appears and I can continue working.
    From the other side - If I try to save as JPEG a screen of Solidworks (like a view of a part) the Solidworks falls but the JPEG
    is created (I can see its name in the directory I created it).
    I can open the JPEGS with the Paint software if I want but not with the Windows Photo Viewer.
    I have the feeling that the Windows Photo Viewer disapeared from my computer - just a feeling.
    I will appreciate your assistance.
    Avi T. 2014

    Hi,
    Did Windows Photo Viewer option appear when you right click the JPEG file and select open with?
    I would like suggest you use Clean Boot to troubleshoot if there is third-party software conflict:
    How to perform a clean boot in Windows
    http://support.microsoft.com/kb/929135
    Karen Hu
    TechNet Community Support

  • Install problem with Quicken 2012 on Windows 8.1

    I have two new computers with Windows 8.1. One is an HP laptop on which I had no trouble installing and using Quicken 2012. Now I want to install the same program on my Lenovo desktop. It is in the form of an exe file downloaded from Amazon. When I execute
    it (as Administrator) the installer gets as far starting to disassemble the files for a second or two and then just disappears. I get no error indication, no message and find no trace of the installation files. I don't know what temp file is being used. I
    find nothing in the logs either. I have tried the same file used on the HP and even re-downloaded from Amazon.
    Other than this the computer runs fine. I have successfully installed half a dozen other programs with no problems.
    Quicken 2012 is listed as being compatible with windows 8.
    I would appreciate any suggestions on how to further troubleshoot this problem.

    Hi,
    The installation issue can be caused by several reasons, please try following steps to check the issue:
    First, let's boot into Clean boot mode to avoid 3rd part conflict:
    How to perform a clean boot to troubleshoot a problem in Windows 8, Windows 7, or Windows Vista
    http://support.microsoft.com/kb/929135
    Then, try to unzip the exe file and install the msi package:
    Please refer to the steps here:
    http://quicken.intuit.com/support/help/downloading--installing--upgrading-and-converting/error-1911-or-1935-installing-of-quicken/GEN83111.html
    If the issue still persists, please provide event log as below for our research. Please upload it to a file sharing service like Onedrive or "Rapidshare" and put a link to them in your reply.
    Kate Li
    TechNet Community Support

  • Duplicated display switches to Extended randomly

    I work for a school and several users are encountering the same issue...
    We set up teachers with laptops and laptop docks, linked to projectors. The problem arises when we are duplicating the screens from the laptop to the projector.  Occasionally, after a short time (anywhere between 15 minutes and an hour) the display
    will switch from being duplicated to being an extended desktop.  We've checked all the docks, replaced all the docks and wires, and re-imaged all of the drives, changed the power options to not allow the laptops to sleep or shut off drives, to no avail.
    Any advice on making them stay in duplicate display mode?
    The PCs in question are all Dell Latitude 7240s with 64 bit Windows 7, intel i5 processors

    Hi,
    How did you connect to projector?
    Please use "Projector only" instead of "Duplicate" to see if this situation appear again. Of course, make sure you don't choose "Extend" option.
    For more information, please read this article:
    Connect to a projector
    http://windows.microsoft.com/en-in/windows7/connect-to-a-projector
    If it persists, perform a clean boot to eliminate the third-party software conflict:
    How to perform a clean boot in Windows
    https://support.microsoft.com/kb/929135?wa=wsignin1.0
    Karen Hu
    TechNet Community Support

  • Lose Mouse click after resuming local session (from RDP)

    After posting this thread, I was told to post here.
    https://answers.microsoft.com/en-us/windows/forum/windows8_1-tms/lose-mouse-click-on-session-resume/e4ca4acf-4f96-4a1f-9e76-4c3665d1253e?auth=1
    This gist of the problem is that when I resume a local session on my PC after I have had an RDP session open from home, occasionally, my mouse click function is gone. The cursor itself works, the keyboard works, but the click does not. Only a reboot fixes
    it.
    I have replaced all my computer components, reloaded Windows 8.1 Enterprise, and replaced my keyboard and mouse. The problem persists.
    One item of note, I have 3 monitors and after resuming a session my display might take 30-45 seconds to become functional due to all the windows I have open. I notice that this happens after some time has passed since my last reboot and usually when lots
    of windows are open.
    Still, after all the hardware replacements, reloading of Windows, it seems to be a bug. Where do I go from here?

    Hi,
    Please check if mstsc.exe process has already ended completely:
    Open task manager -> Details tab, to see if mstsc.exe list there
    Meanwhile, please check and install all available Windows Update in order to keep it's latest.
    In addition, please perform a Clean boot to see if it's caused by some third party software or service conflicts:
    How to perform a clean boot in Windows
    http://support.microsoft.com/kb/929135
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Maybe you are looking for