How to Install JXTA properly?

I am trying to build a DrawingPad like P2P application. I've read a lot over the internet and came to a conclusion that I can use JXTA for this purpose. The next step is to install JXTA on my computer.
I went here -> http://download.java.net/jxta/
and downloaded the libraries. I copied them into my C->program files->java->jdk1.6.0_18->bin->lib
But there is absolutely no place I could find which tells me how ensure the installation. I am really confused and don't want to mess with my Java installation.
There are a million places where I could fine THIS link for installing. But It appears to be broken.
I would appreciate if anyone can guide me about how to install JXTA so that I can go ahead with my p2p application.
I tried to execute the following code:
import net.jxta.platform.NetworkManager;
import java.text.MessageFormat;
public class HelloWorld {
public static void main(String args[]) {
NetworkManager manager = null;
try {
manager = new NetworkManager(NetworkManager.ConfigMode.EDGE,
"HelloWorld");
System.out.println("Starting JXTA");
manager.startNetwork();
System.out.println("JXTA Started");
} catch (Exception e) {
e.printStackTrace();
System.exit(-1);
System.out.println("Waiting for a rendezvous connection");
boolean connected = manager.waitForRendezvousConnection(12000);
System.out.println(MessageFormat.format("Connected :{0}", connected));
System.out.println("Stopping JXTA");
manager.stopNetwork();
}But it gives me an error. Please help.
Thanks.

Sorry. Here are the errors after I compile
C:\Program Files\Java\jdk1.6.0_18\bin>javac HelloWorld .java
HelloWorld.java:1: package net.jxta.platform does not exist
import net.jxta.platform.NetworkManager;
^
HelloWorld.java:7: cannot find symbol
symbol : class NetworkManager
location: class HelloWorld
NetworkManager manager = null;
^
HelloWorld.java:9: cannot find symbol
symbol : class NetworkManager
location: class HelloWorld
manager = new NetworkManager(NetworkManager.ConfigMode.EDGE,
^
HelloWorld.java:9: package NetworkManager does not exist
manager = new NetworkManager(NetworkManager.ConfigMode.EDGE,
^
4 errors
And yeah. Where do I ,exactly, have to paste the library files download from the website?
Thanks.

Similar Messages

  • How to install servlet-2_3-fcs-classfiles.zip???

    Hi!
    I am using jdk1.3.1_02 and I try to compile a servlet source code. But I got error message
    C:\tomcat\webapps\examples\WEB-INF\classes\HelloWorldExample.java:8: package javax.servlet does not exist
    import javax.servlet.*;
    ^
    I already unzip the contents of servlet-2_3-fcs-classfiles.zip in my jdk1.3.1_02 directory, but still it doesn't work. Anyone any ideas how to install it properly?

    When you unzip the servlet, there should be a folder named javax, you can either move that folder to C:\jdk1.3.1_02 and compile the program normally (assuming that you have already defined a ckasspath that contains C:\jdk1.3.1_02). Or, you can add the path to your javax folder to the CLASSPATH environment variable.
    V.V.

  • How to install JDI  & Configuration

    Hi All,
    We are in much need of Version Controlling of our WebDynpro Project. Some how we couldnt able to configure JDI properly.. We cant even find what the problem is. WE done Team Build Scenario.
    I Request if any has details JDI Installation & Configuration.
    1. How to install JDI properly.
    2. How to configure JDI properly for TEAM SCENARIO.
    3. Our aim is to have WebDynpro Project available for the TEAM, so that everyone can use the same copy. like version safe copy.
    Thanks for your time.
    -Raghavendra P

    Hi,
    Pls check this thread in the JDI forum ...and see if this helps...
    Re: JDI - Getting Started
    Thanks & Regards,
    Renjith

  • How to install JavaHelp??

    Dear all,
    After compiling JavaHelp with RoboHelp for Word I get the
    following message:
    'Please install the latest version of JavaHelp'
    I tried a lot of things but I didn't succeeded.
    -copying the JH2.0 folder to many related dir's.
    -copying the content of JH.2.0 (BIN/LIB) to related dir's.
    -installing/reinstalling JDK, SDK, JRE...
    -reÔnstalling robohelp
    -attempt to define the necessary variables (PATH, JHHOME,...)
    Can someone tell me how to install JavaHelp properly?
    (PS I use word 2003)

    Hi Peter,
    Thank you for your quick response.
    Your website is not new for me. I tried to solve the problem
    by executing the 9 steps you describe:
    http://www.grainge.org/pages/authoring/javahelp/javahelp.htm...
    But unfortunately, without any luck.
    I don't know what the problem is, I guess maybe something
    with:
    -The location of the JavaHelp BIN and LIB folder. There is no
    executable, no installer? Where do I need to save these folders? Do
    I need to add them to another folder?
    -The environment variables: I created two new variables
    (JHHOME and JAVA_HOME). I added both of them to the PATH variable
    by adding something like: "%JHHOME%C:\SUN;" Is that correct?
    -Installation of the SDK folder?
    -Versions of the Java software? I installed: JDK1.6.0_03,
    JH2.0, JRE1.6.0_03
    Greets,
    Raf

  • I purchased bioshock 2 on the app store on my macbook pro (running lion) and it shows 'an error has occured' every time I try to download the app. How do I install it properly, I have restarted my mac and reset the app on the debug menu?

    I purchased bioshock 2 on the app store on my macbook pro (running lion) and it shows 'an error has occured' every time I try to download the app. How do I install it properly, I have restarted my mac and reset the app on the debug menu?

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select "/var/log/install.log" from the file list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar. Then select the messages from the last installation or update attempt, starting from the time when you initiated it. If you're not sure when that was, start over and note the time. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

  • Using OS X 10.8.4. Installed iLife 11 to get iDVD. iMovie ready to burn through iDVD. Attempted burn. iDVD says burn is complete. Burn lines are on DVD R. Same disk cannot be read and is considered blank by computer and DVD player. How do I burn properly?

    Using OS X 10.8.4. Installed iLife 11 and got iDVD. iMovie ready in iDVD. Attempted burn. iDVD says burn is complete. Burn lines are on DVD+R. Same disk cannot be read and is considered blank by computer and DVD player. How do I burn properly?

    Hello TchrDi,
    I suggest this article named Archived - iDVD: Troubleshooting issues with burning discs found here http://support.apple.com/kb/ht1583.
    It is pretty lengthy, but also pretty thorough.
    Cheers,
    Sterling

  • How to check oracle properly installed or not?

    Hello Friends,
    How to check oracle properly installed or not. cause during installation time the person who installed faced many problems. we have RISK base IBM p5 Series server and Oracle 10g RAC.
    i want to check installation made properly or not.
    Thanks,
    Nikunj Patel

    Installation for RAC environments means you are not only talking about one single installation, but several installations, and the number of installations and checking processes depend on factors such as the clusterware you are using, if you are using the Oracle clusterware or the proprietary clusterware, if you are using a separate oracle home to install the ASM or if you are using the same oracle home for both, the ASM and the RDBMS.
    First you must ensure you have installed all prerequisites according to your platform, i.e. patches, packages, kernel parameters, etc. which are listed at the install guide corresponding to your platform. Then you should use the cluvfy (cluster verifier tool) to check if the different install phases are properly installed
    The most critical and most of the times, problematic installation phase is the clusterware. So you should specify if you installed the Oracle clusterware or the proprietary clusterware. In a RAC environment if your clusterware is not properly installed, most probably you won't have a running RAC, so if your environment is functional there you may have high probabilities that it is OK, but to make sure, launch the cluvfy tool.
    The cluvfy tool verifies the process since the beginning and it ensures your environment meets the required minimum requirements to be at an operational level, it checks the pre/post install phases for the clusterware, pre/post install of the rdbms, and it is launched from the OS. It can be obtained as a standalone product or you can use the one found at the clusterware Oracle Home. For further references on this tool I suggest you to read this
    Oracle® Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide
    10g Release 2 (10.2) for AIX
    Part Number B14201-04
    ~ Madrid

  • How to install windows 7 on macbook properly?

    Hello there;
    I've macbook 2007. I bought it used and it had windows 7 installed on it.
    something went wrong with the W7 and had to reinstall a fresh one one.
    I booted from W7 DVD and reinstalled the windows, everything is ok. network - wireless - graphic but only one thing went wrong.
    there was no sound, and there's a red led in audio jack. I googled for 6 hours trying to figure it out. and I've tried litteraly EVERYTHING people said about it.
    but that Led didn't turn off, and yet the sound didn't work.
    and then I heard something about BootCamp that helps with messed up drivers and I downloaded it but it didn't work on windows, it says it must be installed on MAC but I don't have MAC now.
    1- Is there a way to fix that sound issue without reinstalling windows? :-s I've really tried almost everything
    2- if no, How can I install mac, which version should I install? where to get it? how long will it take? then how to install W7 again from it?
    thanks in advance
    hope anyone can help with this.
    Bye

    That is odd if the codec's didn't work, but if there's a red light in the audio jack then it's most likely the sensor is fudged. Check this post from macrumors: I found a fix for the red light problem. I'm not sure if I like it, but it works. After reading forum thread after forum thread of users that had this problem, I found a dude who fixed his jack with a rubber ended bobby pin. It seems a sensor gets bent (?) and the system thinks your digital external line is still plugged in. I took the butt end of a matchstick and tickled inside the jack. My red light went out. My internal speakers work again.
    http://forums.macrumors.com/archive/index.php/t-237405.html
    Searching online seems to all point to a sensor most likely being the issue for the audio if there's a redlight showing. Your drivers could actually be fine, but won't matter if that sensor is damaged/loose. Are you getting sound from normal uses (youtube etc)?
    Pry won't matter but did you try in a VM as well? I have Win7 on VirtualBox (free).

  • How to Install Premiere Pro Title Templates Properly

    Hi everyone.
    I know this might seem like second nature to the PC iniated but I just don't have a clue how to install... well anything on a PC. I've found the content I need to install here:
    http://helpx.adobe.com/x-productkb/multi/library-functional-content-missing.html
    Yep I know there are instructions but I've used a mac my whole life and I just don't understand this:
    1.Extract the contents of the download file to a convinient location
    2.Run the .exe file to create install folders for the Encore and Adobe Premiere functional installers.
    3. Navigate to the folder for the content you want to instal and execute the installer
    Can someone just talk me through how to do it. After clicking on the Windows download link I get the option to 'Open with WinRAR archiver' (I don't know what this is) or 'save file'. First things first which do I choose?
    All the best
    Kevin

    The bottom of page #5 at http://forums.adobe.com/message/2276578 may help

  • How to Install Coldfusion 8 64-bit on Small Business Server 2008 64-bit

    How to Install Coldfusion 8 64-bit on Small Business Server 2008 64-bit
    I ran Coldfusion 8 on SBS 2003 Premium for 6 months with no problems.  When we finally decided to cut over to SBS 2008, that’s when everything went to hell.  I tried for weeks to get Coldfusion 8 to install properly on the new SBS 2008 64-bit box.  During the course which, I found bits and pieces of information for Vista 64-bit and Windows Server 2008 64-bit installations.  There are some distinct differences, however, with SBS 2008 since it runs core Web applications like OWA, RWW and Companyweb.  After countless unsuccessful attempts, one of which completed corrupted the box, I found the solution.
    I have attempted in this white paper to detail the steps to assist others who may be in a similar situation.  I don’t make any warranty for the information, but so long as you follow the steps carefully you should be fine.  BTW, for those of you who say Adobe offers free technical support for licensed users, that’s not entirely true.  Like I said, I purchased CF8 and originally installed it on an SBS 2003 Premium box.  After we cut over to SBS 2008 and encountered problems, Adobe wouldn’t provide any technical support without charging.  Moreover, based on my initial conversations with Adobe’s technical team, no one seemed to know much about running 64-bit on SBS.
    From my understanding, only two versions of Coldfusion 8 can be installed in 64-bit: Enterprise and Developer.  The “normal” install (which I paid a grand for) can only be deployed in 32-bit mode – gee, THANKS Adobe!  By the way, in Developer mode only two distinct IPs can access the site in addition to the localhost.  Any additional IPs will result in a CFML error message stating that the maximum number of IPs have been exceeded.  At any rate, take your time and follow the steps to achieve a successful installation. 
    PRE-INSTALLATION TASKS
    Back Up SBS
    It’s always a good practice to backup your server before deploying any kind of major system changes.  Although this step is optional, I recommend it in case you need to restore your server for any reason.  Bear in mind, if your system ever gets totally corrupted, you cannot restore back from the twice daily incremental backup images alone.  You will need a full backup with system recovery information to restore.  Here are the basic steps:
    Click: Start > Programs > Administrative Tools.  Right-click “Windows Server Backup” and choose “Run as administrator”.
    Click “Backup Once” under Actions in the right-hand pane.
    Choose the “Different Options” radio button under Backup Options.
    Choose the “Custom” radio button.  What we’re primarily interested in here is backing up the OS – not your data partitions or attached drives.
    Select the “SYSTEM (C)” checkbox, uncheck any others.  Also, ensure that the “Enable system recovery” checkbox is selected before continuing on.
    Under ‘Specify Destination Type’, I usually select the “Local drives” radio button and point it to a Terrabyte USB drive I use for backups.  You can point this to a tape drive, or select the “Remote shared folder” radio button if you map to a UNC path to store your backup images.  Just remember, make sure that whatever path you select can readily be accessed in the event of an emergency.  Also, make sure the “Verify after writing (recommended)” checkbox is selected.
    Under ‘Specified Advanced Option’, I usually select the “VSS full backup” radio button instead of the default since I don’t use a 3rd party backup product.  If like me you rely solely on SBS for your backups, choose the full backup option.
    Confirm everything and click “Backup”.  This process may take several hours depending on the size of your system.
    Verify ISAPI Filters:
    In IIS Manager, double-click the server instance in the left-hand pane.
    In the center pane under IIS, double click the “Modules” icon to verify that the ISAPI native modules are already installed for IIS.  If it’s set up correctly you should see two entries:
    IsapiFilterModule              %windir%\System32\inetsrv\filter.dll
    IsapiModule                        %windir%\System32\inetsrv\isapi.dll
    If either of these modules are missing, you will need to re-install these (google for a solution).
    Set Up Development Environment
    Create a directory for your CFML files outside of the default Windows location (e.g., default is usually C:\inetpub\wwwroot\).  For the purpose of our install, I created a directory on a separate disk called: D:\DEV.
    Copy and paste your CFML files and directories into the new DEV root Web directory.  This will eventually be the directory where the Coldfusion installer places the CFIDE and CFDOCS folders. 
    Open IIS Manager and double-click the server instance in the left hand pane.  Expand the “Sites” folder.  Right-click the Sites folder and select “Add Web Site”.
    Enter a name in the “Site Name” box (e.g., “test-site”).  You will notice that the system will automatically create a corresponding Application Pool with the same name.  NOTE: this is important to prevent conflicts between the DefaultAppPool (needed for SBS Web apps like OWA, RWW, etc.) and the application pool needed for Coldfusion to function properly in SBS 2008.
    Point the “Physical Path” to the directory you created in step #1 above (e.g., “D:\DEV”).
    Don’t worry about testing the connection.  If you click “Test Settings” you may receive a warning that IIS cannot verify access to path (D:\DEV).  Don’t worry about this for the time being.
    Under “Host name”, enter a DNS path to your site (e.g., “dev.test-site.com”).  Click “OK”.
    Configure Application Pools for Installation
    In IIS Manager, double-click the server instance in the left-hand pane.  Click on “Application Pools” to display the list of server application pools in the center pane.
    In the “Actions” pane on the right-hand side, click “Set Application Pool Defaults”.
    Change “Enable 32-Bit Applications” - the second item from the top – from “False” to “True”, and then click “OK”.  NOTE: if you skip this step, Coldfusion will not properly create the required mappings during the install. We will change this setting back after the installation completes – more on this later.
    Modify the application.host.config File for 64-Bitness
    Click: Start > Programs > Accessories.  Right-click “Notepad” and choose “Run as administrator”.
    Open the config file from within Notepad – default location: C:\Windows\System32\inetsrv\config\applicationHost.config
    Do a search and change this one line from:
    <add name="PasswordExpiryModule" image="C:\Windows\system32\RpcProxy\RpcProxy.dll" />
    To this:
    <add name="PasswordExpiryModule" image="C:\Windows\system32\RpcProxy\RpcProxy.dll" preCondition="bitness64" />
    Restart the IIS Admin service.
    Set HTTP Compression
    According to some threads I read, the http compression module can cause errors if you don’t disable it globally. To remedy this, perform the following:
    Click: Start > Programs > Accessories.  Right-click “Command Prompt” and choose “Run as administrator”.
    At the command prompt, change directory to intetsrv by typing: cd inetsrv
    Run the following command:
    C:\Windows\system32\inetsrv>appcmd.exe set config -section:system.webServer/httpCompression /-[name='xpress']
    This will turn off HTTP compression for all sites in IIS.
    In IIS Manager, double-click the server instance in the left-hand pane.  Double-click the “Compression” icon in the IIS section of the center pane.
    Uncheck all of the boxes, then click the “Apply” button under Actions in the right-hand pane.
    Recheck all of the boxes, then click the “Apply” button under Actions in the right-hand pane.
    Restart the IIS Admin service.  This should enable compression and coldfusion to work at the same time.
    NOTE: if for some reason you need to reverse this, run the following command from the command prompt:
    C:\Windows\system32\inetsrv\appcmd.exe set config -section:system.webServer/httpCompression /+[name='xpress',doStaticCompression='false',dll='%windir%\system32\inetsrv\suscomp.dll']
    INSTALLATION TASKS
    Download the 64-bit installation package from Adobe – filename: coldfusion-801-wind64.exe.
    Right-click the file and select “Run as administrator”.
    Accept the terms of the License Agreement.
    If you have an Enterprise license, enter it.  For our purposes, just click the “Developer Edition” checkbox.
    Select “Server configuration” – the default radio button.
    I deselected all subcomponents and can’t guarantee that you’ll arrive at the same results if you select additional items like “.NET Integrated Services”.  It should be fine, particularly if you install documentation.  My preference was to keep the install as plain vanilla as possible.
    Select the directory path for Coldfusion to install into – default is :C\Coldfusion
    THE NEXT TWO STEPS ARE CRITICAL TO YOUR SUCCESS.  Unselect “All IIS Websites” and select the “Configure specific IIS Website or another web server” radio button.  Click “Add”, and then select your test Web site (e.g., “test-site”) under “IIS Web Site”.  Hit “OK”.
    Do NOT use the default directory path for the CF Administrator location (e.g., default path: “C:\inetpub\wwwroot”).  Instead, point the installer to your new DEV root Web directory (e.g., “D:\DEV”).  The bottom line, you want the installer to place the CFIDE directory and files within this folder, alongside your other CFML files and folders.
    Enter an Administrator password.
    Choose to Enable RDS, or not.  I enable this by preference but it is not required.  This allows you to make updates to files using a CFML editor directly vs. having to move/FTP the files over if you’re working remotely.  Opponents to this argue that it’s potentially less secure, but for a lower environment I don’t see this as a major concern.
    Confirm everything to kick off the install.
    If all goes well you should see a message at the end stating that the install was successful.  I recommend you uncheck the box that asks you to open the CF Administrator in the default Web browser after the install.  NOTE: we will open it a different way during the post-installation tasks.  The worst thing that will happen if you forget to uncheck the box is that you might receive an error that the command prompt hung – not a big deal – just close it and move on to the next (final) steps.
    POST-INSTALLATION TASKS
    Verify CF Installation:
    The installation will create a new folder in your program group: Start > Programs > Adobe > Coldfusion 8.  The default “Administrator” link will not work because it points to the wrong path: http://127.0.0.1/CFIDE/administrator/index.cfm. The “127.0.0.1” or “localhost” path as you may recall in IIS, points by default to the “C:\inetpub\wwwroot” directory.  Our CFIDE files, however, are located within: D:\DEV.
    To bring up the CF Administrator logon page, open up a Web browser and replace the “http://127.0.0.1” part of the path with the DNS path name to your CF environment (e.g., http://dev.test-site.com/CFIDE/administrator/index.cfm).
    This should bring up the Coldfusion Administrator Login screen.  Enter in the Administrator password you created during the install to log in and configure your application server.
    Verify that your test-site renders correctly by typing in your test URL into a Web browser (e.g., http://dev.test-site.com).
    Fix Application Pool Defaults to Re-enable SBS Web Applications:
    At this point, Coldfusion Administrator and your test CMFL Web site should be working properly.  The problem is, default SBS Web applications like OWA, RWW and Companyweb will throw errors and fail to start.  Fortunately, this is easily remedied by performing the following steps:
    In IIS Manager, double-click the server instance in the left-hand pane.  Click on “Application Pools” to display the list of server application pools in the center pane.
    In the “Actions” pane on the right-hand side, click “Set Application Pool Defaults”.
    Change “Enable 32-Bit Applications” - the second item from the top – from “True” to “False” this time.  This should re-enable the SBS applications, which would otherwise result in 500 errors (e.g., OWA, RWW, Companyweb, etc.).  There is no need to restart IIS.
    Open a Web browser and test that you can once again connect to OWA, RWW and Companyweb successfully.
    In IIS click to highlight the application pool for your new site (e.g., “test-site”).  In the right-hand pane, click “Advanced Settings”.  Ensure that “Enable 32-Bit Applications” – second item from the top – is set to “True” for this application pool specifically.
    Lastly, jump up and down for joy!  Hopefully now, everything is working.  Best of luck!! ..Paul D (MCP).

    First, it would be a good idea for you to specify what distro of Linux you're using, as not all are supported by Adobe.
    Second, this is probably your problem right here:
    http://askubuntu.com/questions/40416/why-is-lib-libc-so-6-missing
    In a nutshell, CF expects the 32-bit version of libc.so.6 to be in /lib, but it's probably not. You might be able to modify the installer to point to the correct location for that file, or you might be able to create a symlink to the file - but as the above link describes, creating a symlink might have negative consequences.
    As for installing CF 8 64-bit, that's only available with Enterprise, not Standard. If you want CF Standard 64-bit, you need to upgrade to CF 9.
    Dave Watts, CTO, Fig Leaf Software

  • How to install windows 8 on mac

    I just bought windows 8 pro and am trying to install in on my windows. I have previously installed windows 7 via bootcamp but just deleted the partition because I want to start over from scratch with windows 8. I understand bootcamp needs to be updated to bootcamp 5 but every time I try to use the assistant and download the windows update to my external hard drive it freezes halfway through. I'm confused as to what I should do now. I downloaded the bootcamp 5 drivers from http://support.apple.com/downloads/#macoscomponents. I downloaded the first one,
    Boot Camp Support Software 5.0.5033
    I'm not sure how to install this or how it works exactly but there is a file in it called setup.exe but it requires a program to open it which i dont have. I have the unarchiver program but even that wont open the setup.exe. Is this the file I need and if so how do I go about updating bootcamp. I also found out that I have bootcamp Version 5.0.2 (462) but when I open the assistant the only option on there is "create a winows 7 or later version" I assumed I needed to update it because it says nothing about windows 8. Thanks for any help.

    Welcome to the Apple Support Communities
    You have to save the folder you downloaded into a USB drive. Then, after installing Windows, connect it and open the setup.exe file, so you will install the Windows support software. Windows support software is needed to make your computer run properly in Windows.
    When you open Boot Camp Assistant, how many options do you see and how are they named? It's possible that your Mac isn't officially compatible with Windows 8 > http://support.apple.com/kb/HT5634

  • Adobe Creative Cloud (Desktop) does not work properly. The application is blocked : it could not be launch neither stopped. I'm on MAC Yosemite OS, does anyone know how to remove it properly or to force its stop. It does not appear in the launched applica

    Adobe Creative Cloud (Desktop) does not work properly. The application is blocked : it could not be launch neither stopped. I'm on MAC Yosemite OS, does anyone know how to remove it properly or to force its stop. It does not appear in the launched applications.

    I received no error message. The application was just trying to find applications unsuccessfully.
    I am using MAC OS 10.10.1
    I tried to uninstall the application  but it seems that a kind of deamon is still installed thus providing me to reinstall properly. Do you know where are the elements to remove in order to get my machine just like before ?
    Otherwise I would have to reinstall everything and this would be a pain.
    Thanks for your help.

  • How to install wireless on a Satellite 5200-903?

    Due to a very bad virus I recovered Windows on a Satellite 5200-903 of a friendly businessman. But back home he saw: no wireless LAN could be used... It seems, that cause the WLAN-switch was "off" no WLAN-driver was installed/recovered...
    Now he wants to come to me again tomorrow or the day after tomorrow - and I MUST know, how to install everything until then... he also will bring me his router, so I can configure everything for him on the notebook AND router (WPA, if possible).
    But I found TWO drivers: one was a direct download of a small file of "Agere" - wlesslan-xp-7620390.zip
    The other is from "Atheros", and the download is a links to another website "Toshiba EMEA - Wireless LAN Driver Portal" http://aps2.toshiba-tro.de/wlan/?page=downloads , where I have to identify the WLAN adapter... But: on the first download-site (I mean BEFORE redirected to "Toshiba EMEA") there is at the list "Model" NOT any Satellite 5200.
    Which driver is correct? Are there different WLAN-adapters in the 5200-903 series? Is it possible to find out the adapter model BEFORE he gives me the Notebook?
    And in the list of drvers for the 5200-903 there was a download "WLAN hotkey" wlkey-xp-2003.zip ? Do I need that too? Do I need any other things?
    And does such an "older" WLAN-Access work in another way than the integrated WLAN of a centrino e.g. ? I just know how to log into a WLAN with newer notebooks: button "wireless networks" on the right buttom oft windows, then chose the WLAN name to connect and type in the key, if needed.
    Please help me, he lives 100 miles away from me and has not much time, he comes again to me just for that matter, and of course he was not amused when he returned home and couldn't connect to the internet... and he's an ABSOLUTE noob in technical things, so I cannot tell him how to do it on his own and need your help quickly.
    Thanks a lot!

    Hello Herb
    I just want to make the whole story short and simply. After installing OS install drivers for hardware components. According the notebook specification for Satellite 5200-903 it is WLAN ready model and I do not know which WLAN card is inside. You friend should have info about that.
    If there is Atheros WLAN card the right driver you can find HERE
    After driver installation install all Toshiba designed tools and utilities starting with COMMON MODULES. It must be installed at first. WLAN-hotkey utility is important because using FN+F8 key combination you can enable/disable WLAN card.
    WLAN software (Atheros WLAN client utility) is not necessary because for WLAN you can use WXP WLAN settings. You can use it if the WLAN card is activated properly.
    So I hope you will set WLAN properly and if you need more assistance please write again.
    Bye and good luck!

  • Is there an instruction sheet detailing how to install Photoshop Elements 13 (from a DVD disk), on a Windows 8.1 computer, and if so, where do I find it

    Is there an instruction sheet detailing how to install Photoshop Elements 13 (from a DVD disk), on a Windows 8.1 computer, and if so, where do I find it?

    Googled for an instruction sheet.  Got the following.
    https://helpx.adobe.com/photoshop-elements/getting-started/install-pse.html
    and
    https;//helpx.adobe.com/photoshop-elements/kb/photoshop-elements-installation-errors.html
    (Don't know why the second one didn't turn into a link, that's the url that printed out at the bottom of the page)
    In any case it doesn't matter.  I returned it to the store where I bought it.
    Rule #1; Don't use a product if the people who produce that product (software, hardware, etc.) don't properly support it.
    User forums and\or chat lines, are useful and may help.  But!  They do not constitute proper support (not for installation purposes anyway).

  • How to install windows xp or 7 on a cell phone

    Hi,
    Can any one please let me if there is a phone on which we can install windows xp or 7 and run it the way we normally run it on our pc. Can we then run the application on it the way we do on our pcs.
    Can any one tell me as to how to install windows xp or 7 on Nokia n958GB or any other phone of this family or any other? Is it possible in the first place to have windows xp or 7 on a cell phone? If yes, how?
    And if it is possible to have windows xp or 7 on a cell phone, then will it be possible to run some of the most common applications on that phone which are normally run computers using that specific operating system?
    Thanks,
    Nadeem

    This is a topic I most love to discuss.
    I speculate Windows XP or 7 won't run on Nokia Symbian phones properly due to CPU capabilty and compatibility.
    I know technically MS-DOS and Windows 3.1 are able to run S60v3, but I haven't worked out the steps and details to implement that.
    Personally I think running Windows 3.1 on S60 doesn't make too much sense. Running MS-DOS is more useful, as you may run heaps of DOS games and full keyboard capability is definitely an advantage for handsets like E72.
    Where is the best site for these resources?
    bbao
    * If this post helped you, please click the white Kudo star.
    * If this post has solved your issue, please click Accept as Solution.

Maybe you are looking for