How to install j2sdk into Suse Linux

How to install the j2sdk-1_4_0_03-linux-i586.bin into Suse Linux 8.1

I done it like this:
user@linux:~> chmod a+x j2sdk-1_4_0_03-linux-i586-rpm.bin
user@linux:~> ./j2sdk-1_4_0_03-linux-i586-rpm.bin
accept licence
user@linux:~> rpm -iv j2sdk-1_4_0_03-fcs-linux-i586.rpm
so its installed but not linked
i install the sdk1.3.x from my suse cd so it create a java2.conf file in /etc/java/
and change it to:
# Configuration for java2 package
Priority: 60
Vendor : Sun
Version : 1.4.0
Devel : True
JAVA_BINDIR = /usr/java/j2sdk1.4.0_03/bin
JAVA_ROOT = /usr/java/j2sdk1.4.0_03
JAVA_HOME = /usr/java/j2sdk1.4.0_03
JRE_HOME = /usr/java/j2sdk1.4.0_03/jre
JDK_HOME = /usr/java/j2sdk1.4.0_03
SDK_HOME = /usr/java/j2sdk1.4.0_03
JAVA_LINK = j2sdk1.4.0_03
be sure that CREATE_JAVALINK in sysconfig is set to yes
else edit it in yast->system->Editor /etc/sysconfig
after that i uninstall jre1.3.x and sdk1.3.x
and it works
good luck

Similar Messages

  • How to install java under suse linux 8.0 prof

    hi,
    first of all, i'm a newbie.
    i have downloaded the file j2re-1_4_0_01-linux-i586.bin into my public_html directory.
    which comand do i have to use to install java??
    please help!
    best regards
    Mad Elk

    I found this on Sun's Site, it should help. If it is a bin file, you should just have to type whateverItIsCalled.bin and hit enter. Make sure it is in the directory you want to install it in!
    Installation of Self-Extracting Binary
    Use the following instructions if you want to use the self-extracting binary file to install the Java 2 SDK. If you want to install RPM packages instead, see Installation of RPM File.
    1. Check the download file size.
    Before you download a file, notice that its byte size is provided on the download page. Once the download has completed, check that you have downloaded the full, uncorrupted software file.
    2. Copy j2sdk-1_3_1_<version number>-linux-i586.bin to the directory into which you want to install the Java 2 SDK.
    3. Run j2sdk-1_3_1_<version number>-linux-i586.bin
    Launch the executable file you downloaded, j2sdk-1_3_1_<version number>-linux-i586.bin, by using the following commands from the directory in which it is located:
    chmod a+x j2sdk-1_3_1_<version number>-linux-i586.bin
    ./j2sdk-1_3_1_<version number>-linux-i586.bin
    The script will display a binary license agreement, which you will be asked to agree to before installation can proceed. Once you have agreed to the license, the install script will install the Java 2 SDK in a directory named jdk1.3.1_<version number> in the current directory.
    Note about root access - Unbundling the software automatically creates a directory called jdk1.3.1_<version number>. If you choose to install the Java 2 SDK into system-wide location such as /usr/local, you must first become root to gain the necessary permissions. If you do not have root access, simply install the Java 2 SDK into your home directory, or a subdirectory that you have permission to write to.
    Note about overwriting files - If you unpack the software or documentation in a directory that contains a subdirectory named jdk1.3.1_<version number>, the new software will overwrite files of the same name in that jdk1.3.1_<version number> directory. Be careful to rename the old directory if it contains files you would like to keep.

  • How to install Oracle10gr2 into the IBM AIX 5.3 Server

    Hi ALL,
    Could you please give me instructions how to install Oracle10gr2 into IBM AIX 5.3 Server. Otherwise if any installation doucment please provide
    Thank you all
    Kishore

    Hi Kishore!
    Apart from posting an AIX question in a Linux forum it is not completely clear what your problem is.
    Have you read the http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb19075%2Ftoc.htm&remark=portal+%28Installation%29
    Installation Guide?
    What are the problems you encounter?
    cu
    Andreas

  • How to install 9ifs into 9idb with 9iAS 1.0.2.2.2a in window 2000?

    Anyone know how to install 9ifs into 9idb with 9iAS 1.0.2.2.2a?

    Hi,
    9iFS must be installed in an 9i home type. So you must have it installed in a single box in your 9i DB home. You must use the Apache server of the DB, because the installer will modify the configuration files of this Apache, not this of 9iAS.
    After just modify the port the 9i apache is listening (use 81 instead of 80 for example).
    Be careful that if you install a new apache for the 9i database, your vw_gateway_cfg environment variable will be changed and will point to the 9i home instead of the 9ias home. So you have to change it back to your 9iAS home if you want to use the portal !!!!
    Regards
    Pierre

  • How to install oracle in suse 10.0

    how to install oracle in suse 10.0

    Try this link: http://ivan.kartik.sk/oracle/install_ora9_suse.html
    Hope that helps...

  • How to install FB into multiple instances of Eclipse

    I have multiple instances of eclipse (various versions and
    combinations of plugins) and want to know how to install FB into
    one than one instance of Eclipse?

    You need to pass a reference of the StatisiticalStore instance to the ExcelReader class. See the updated code below.
    public class StatisticalStore
         static int evaluatedDataLength = 3;
         private double forecasts[];
         static int x=0;
         public StatisticalStore()
              initialiseStore();
         public void initialiseStore()
              forecasts = new double [evaluatedDataLength];
         public void updateStore(double singlePrediction)
              forecasts[x] = singlePrediction;
              x++;
         public static void main (String args[])
              StatisticalStore store = new StatisticalStore();
              ExcelReader excelSheet = new ExcelReader(store);
              ExcelReader excelSheet1 = new ExcelReader(store);
              ExcelReader excelSheet2 = new ExcelReader(store);
              for ( int i=0; i<evaluatedDataLength; i++)
                   System.out.println(store.forecasts);
    class ExcelReader
         double aNumber;
         StatisticalStore store;
         public ExcelReader(StatisticalStore aStore)
              store = aStore;
              generateRandom();
              updateStatisticalStore();
         public void generateRandom()
              aNumber = Math.random();
         public void updateStatisticalStore()
              store.updateStore((aNumber*store.evaluatedDataLength)-1);

  • I have a downloaded font file for a school problem on a flash drive and I do not know how to install it into my photoshop application. Need to be walked through this as I am an older user who does not understand any of this stuff.

    I have a downloaded font file for a school problem on a flash drive and I do not know how to install it into my photoshop application. Need to be walked through this as I am an older user who does not understand any of this stuff.

    Fonts are handled by your operating system and installed through the respective System Control panel (Windows) or Fontbook (Mac). On Windows simply type "Fonts" in the search bar in the start menu and when you open the panel/ folder use File --> Add Font. On Mac the procedures are similar, you just need to find the Fontbook app in Applications:Utilities.
    Mylenium

  • Hi can anyone help me how to install oracle 11gr2 in linux machine

    Hi can anyone help me how to install oracle 11gr2 in linux machine
    with some documentation or any screen shots ?

    Hello
    you can follow me article:
    Oracle desde Guatemala &amp;raquo; Blog Archive &amp;raquo; Instalar Oracle Database 12cR1 en OEL 6 con ASM
    Greetings,

  • How to install j2sdk...rpm.bin on a Red Hat Linux

    Can someone kindly show me the command to install the j2sdk...rpm.bin I just downloaded it from sun and do not know how to install it..
    Thanks.

    Installation instructions are just below where you clicked to select the Linux package for download.

  • Can't install Oracle on SuSE Linux 9.3 Pro

    Hi,
    i try since three weeks to install Oracle 9.2 Release 2. My last Problem was,
    that i didn't know how to log in as the created Oracle User. This Problem is solved.
    But when i install Oracle as the Oracle User and try to configure the Administrator
    Group, i get the error, that i don't have the specific permission to change that,
    so i gave the Oracle User all Rights about every directory (chown oracle:dba / ).
    After that the Installation proceed without any problem, but after the Installation,
    the Database Configuration Assistant failed to install and two other Assistants, too.
    So, i don't know where there problem is. I fulfilled every pre-installation Task, but
    it still isn't possible for me, to install Oracle 9.2 on a SuSE Linux 9.3 Professional
    System.
    If anyone could help me along this Installation, i would be very thankful.
    Thanks a lot
    Daniel

    But when i don't give the oracle user all rights, it isn't possible to proceed with theinstallation
    But if you give that rights then it's a security hole. According to your words I guess you have similar enviroment settings:
    ORACLE_BASE=/
    ORACLE_HOME=/<directory_name>
    Why you not installing on deeper directory such as /opt or some your own directory? For example
    ORACLE_BASE=/myoracledir
    ORACLE_HOME=$ORACLE_BASE/<directory_name>
    Then chown -R oracle:dba /myoracledir.
    Then oracle will be owner just for /myoracle directory and all its subdirectories.
    i just could look at the error details, but they didn't described the erroranyway.
    That's not so true. Error log you could find in /tmp/OraInstallYYYY-MM-DD_HH_MI_SS..

  • How to install Apache Server on Linux 10G for HTML DB 1.6

    Hello,
    i have Oracle 10g installed under Suse Linux. Apache needed to be installed too in the oracle home but isn't.
    it's required for HTML 1.6 DB install.
    i did not found it with the normal installation image, how to install Apache for Oracle? for 10G?
    Regards
    Carl

    The Apache is on the Companion CD
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/linuxsoft.html
    Also HTMLDB 1.5, so Install only the Application Server and add the HTMLDB 1.6 from separate Download

  • [SOLVED] texlive2k8 -- how to install omega into $HOME?

    Hi folks!
    Because the omega-collection is declared obsolete and therefor no more provided in texlive2008. That's bad, because I used it with tl2k7, and though I appreciate xelatex and cjklatex, I still need lambda very badly. So I want to have it installed it now in $HOME for several reasons:
    * I could probably install it systemwide as root somehow, but I'd like to avoid conflicts with pacman...
    * ...as omega shouldn't be overidden by systemwide tl-package-updates
    * I want to have one specific user make use of it
    * I can 'take it with me' (like the whole $HOME-dir) then so that I mustn't isntall it again, just to copy and rehash it (somehow) after setting up a new linux- or tl-system.
    -- And yes, I haven't any experience yet on how to install external latex-packages, so hence omega is a "collection" makes it even more difficult for me~
    The destination dirs should be ~/.mytexmf (bec. I'd like to have it hidden) and ~/.texlive/*. Therefore I edited /usr/share/texmf/web2c/texmf.cnf like this:
    % TEXMFHOME = ~/texmf % default
    TEXMFHOME = ~/.mytexmf
    TEXMFVAR = ~/.texlive/texmf-var
    TEXMFCONFIG = ~/.texlive/texmf-config
    TEXMF = {$TEXMFCONFIG,$TEXMFVAR,!!$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST}
    TEXMFDBS = {!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST,!!$TEXMFDOC,$TEXMFHOME}
    (I don't know really the meaning of adding !! and if it's necessary here; I read somewhere, that !! makes a directory 'ls-R'-able, but then users tend to forget to update it also and that's why that should be avoided.)
    The first problems arise here, because a $ texhash still returns
    texhash: /usr/share/texmf: directory not writable. Skipping...
    texhash: /usr/share/texmf-config: directory not writable. Skipping...
    texhash: /usr/share/texmf-dist: directory not writable. Skipping...
    texhash: /usr/share/texmf-doc: directory not writable. Skipping...
    texhash: /usr/share/texmf-var: directory not writable. Skipping...
    texhash: Done.
    though the my paths are correct and even the exports included into ~/.bash_profile:
    $ kpsewhich --var-value=TEXMFCONFIG ((aka kpsexpand '$TEXMFCONFIG'...))
    home/myuser/.texlive/texmf-config
    $ kpsewhich --var-value=TEXMFVAR
    /home/myuser/.texlive/texmf-var
    $ kpsewhich --var-value=TEXMFHOME
    home/myuser/.mytexmf
    Next point: The easiest way would be to run tlmgr for instaling the omega-collection, but either it is (still) not existing within the Arch-TL-installation (couldn't figure out that here or find it in AUR) -- or I'm just to stupid to find and to launch it; I also couldn't run it from a mounted texlive2008.iso yet -- but if, how would the iso's-tlmgr know about my installed texlive-system? Nevertheless tlmgr probably wouldn't find the necessary files (though there's some data with 'omega') on the tl2k8-iso, it could install it properly from an external place.
    Then I mounted my old tl2k7.iso and went to the mountpoint for executing $ sh install-pkg.sh --collection=omega, with similar errors:
    /bin/tar: texmf-dist/fonts/afm/public/omega/omseco.afm: cannot execute open: file or directory not found
    /bin/tar: texmf-dist/fonts/afm/public/omega/omsecob.afm: cannot execute open: file or directory not found
    /bin/tar: texmf-dist/fonts/afm/public/omega/omsecobi.afm: cannot execute open: file or directory not found
    /bin/tar: texmf/lists/omega: cannot execute open: file or directory not found
    /bin/tar: texmf/tpm/bin-omega.tpm: cannot execute open: file or directory not found
    /bin/tar: texmf/web2c/omega.pool: cannot execute open: not authorized
    /bin/tar: exited because of preceeding errors.
    install-pkg.sh: line 213: /usr/share/texmf-config/tex/generic/config/language.dat: not authorized
    mktexlsr: /usr/share/texmf: directory not writable. Skipping...
    mktexlsr: /usr/share/texmf-dist: directory not writable. Skipping...
    mktexlsr: Done.
    updmap: config file `updmap.cfg' not found.
    PLEASE RUN texconfig or texconfig-sys to make new formats.
    (texconfig --rehash/texhash [as user or root] didnt't make any difference.)
    I also tar-ed omega
    $ sh install-pkg.sh --package=omega --archive=/home/myuser/.mytexmf/_tl-omega_rc/omega-sty.tar
    and extracted it into the appropriate directories within ~/.texlive and ~/.mytexmf and made symbolic links into /usr/bin for lambda and omega. But again 'of course' texhash (as user or root) didn't show any effect~
    I hope everthing is understandable.
    So how can I install omega/lambda in $HOME via install-scipt or tlmgr (if it exists and I can get it to run)?
    Any hints? -- Thanks very much in advance!
    Last edited by nexus7 (2009-01-11 19:35:58)

    nexus7 wrote:Next point: The easiest way would probably be to run tlmgr for instaling the omega-collection, but either it is (still) not existing within the Arch-TL-installation (couldn't figure out that here or find it in AUR)
    Well, tlmgr is of course on the mounted iso TL2k8 (just mixed s.th. up~), but it does not start:
    # /mnt/bin/i386-linux/tlmgr
    Can't locate TeXLive/TLPOBJ.pm in @INC (@INC contains: //tlpkg /usr/lib/perl5/site_perl/5.10.0 /usr/share/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current .) at /mnt/bin/i386-linux/tlmgr line 33.
    BEGIN failed--compilation aborted at /mnt/bin/i386-linux/tlmgr line 33.
    where line 33 is this:
    use TeXLive::TLPOBJ;
    and I don't know what to do here~
    And neither works installing from the mounted TL2k7-iso, even when I try to install omega/lambda into my main texmf:
    # sh install-pkg.sh --collection=omega
    (ignoring dependency on collection collection-basic)
    cat: language.*.dat: file or directory not found.
    mktexlsr: Updating /usr/share/texmf/ls-R...
    mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    mktexlsr: Done.
    updmap: config file `updmap.cfg' not found.
    PLEASE RUN texconfig or texconfig-sys to make new formats.
    texconfig-sys makes no change. But this is funny because there are several 'updmap.cfg's:
    # locate updmap.cfg
    /home/myuser/.mytexmf/home/myuser/.texlive/texmf-config/web2c/updmap.cfg
    /usr/share/man/man5/updmap.cfg.5
    /usr/share/texmf/web2c/updmap.cfg
    /usr/share/texmf-config/web2c/updmap.cfg
    (and I wonder why this directories and files indeed exist~:
    /home/myuser/.mytexmf/home/myuser/.texlive/texmf-config/web2c/updmap.cfg
    I ran mktexlsr in my specific directories in HOME again though i don't know if this is really necessary, with the same result: these directories are not recognized, only those in /usr/share...
    Tried then
    # fmtutil --byfmt lambda
    # fmtutil --byfmt omega
    but with no output.
    Edits from my /usr/share/texmf/web2c/texmf.cnf:
    TEXMFMAIN = /usr/share/texmf
    TEXMFDIST = /usr/share/texmf-dist
    TEXMFLOCAL = /usr/local/share/texmf
    TEXMFSYSVAR = /usr/share/texmf-var
    TEXMFSYSCONFIG = /usr/share/texmf-config
    % TEXMFHOME = ~/texmf % default
    TEXMFHOME = ~/.mytexmf
    TEXMFVAR = ~/.texlive/texmf-var
    %TEXMFCONFIG = ~/.texlive/texmf-config
    TEXMFCONFIG = /usr/share/texmf-config
    TEXMF = {$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST}
    SYSTEXMF = $TEXMFSYSVAR;$TEXMFMAIN;$TEXMFLOCAL;$TEXMFDIST
    VARTEXFONTS = $TEXMFVAR/fonts
    TEXMFDBS = {!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST,!!$TEXMFDOC,$TEXMFHOME}
    WEB2C = $TEXMF/web2c
    TEXINPUTS.tex = .;$TEXMF/tex/{plain,generic,}//
    % These defunct engines are not provided for Arch Linux:
    % -- deleted %% at these lines for enabling omega/lambda-functionality:
    TEXINPUTS.lamed = .;$TEXMF/tex/{lamed,lambda,latex,generic,}//
    TEXINPUTS.lambda = .;$TEXMF/tex/{lambda,latex,generic,}//
    TEXINPUTS.omega = .;$TEXMF/tex/{plain,generic,}//
    TEXINPUTS.aleph = .;$TEXMF/tex/{plain,generic,}//
    Excerpt of ~/.bash_profile:
    export TEXMFHOME='home/myuser/.mytexmf'
    export TEXMFVAR='/home/myuser/.texlive/texmf-var'
    export TEXMFCONFIG='/home/myuser/.texlive/texmf-config'
    Ugh, this is strenuous~

  • How to configure printers in SUSI LINUX

    Hi all!
      At present we are using WINDOWS OS.Now we are shifting to SUSI LINUX.What are the settings to be made in OS as well as in SAP.Our present version is SAPGUI 7.00 rev6.Already we have installed 5 printers in SUSI LINUX OS.When we trying to pring SAP documents, we are getting error .How to add printers in Front end in SUSI LINUX for SAP?Please give step by step procedure.Thanks in advance.
    Edited by: Jayasri P. on Apr 1, 2008 7:09 AM

    Hi,
    Printer is installed on which OS linux or windows ?
    check following note
    Note 821519 - Front-end printing with control technology
    Note 504952 - Composite note regarding spooling and printing
    also check following if printer is installed on linux
    Re: linux_sap_printing
    regards,
    kaushal

  • Can't install Forte4j on SuSE Linux 8.0 ...

    Hi all,
    I tried to install Forte4J on my SuSE Linux 8.0. But I receive a strange error during the installation process.
    "package 02f06fd12771dbf359f999a9adb8b305-4.0- is not installed"
    So, which package do I need? ;-) I installed JDK 1.4.1 which runs fine and is found by the Forte installer. But I didn't install it as a RPM - because there was no RPM available.
    Maybe someone can give me a hint on that ...
    Thnx.
    Axel

    There's a new bin file available for JDK 1.4.1 and it works even if after the
    installation the error appears. ;-)
    But be sure NOT to download the combined JDK and SunOneStudio bin file with about
    98 MB. There's a bin file available which contains only SunOneStudio for
    JDK 1.4.1. Use that one!
    Axel

  • Oracle 9i install Errors on SuSE Linux 9

    I am getting a makefile error on ins_rdbms.mk during the initial install of Oracle 9i.
    I've done a grep on make while it is running, and see the command is as follows:
    usr/bin/make -f /usr/local/Oracle/oracleSTM/rdbms/lib/ins_rdbms.mk ioracle ORACLE_HOME=/usr/local/Oracle/oracleSTM
    When I run it manually, I get the following errors:
    hidden symbol `__fixunssfdi' in /usr/lib/gcc-lib/i586-suse-linux/3.3.1/libgcc.a(_fixunssfdi.oS) is referenced by DSO
    collect2: ld returned 1 exit status
    Any suggestions?
    Thanks,
    Sean

    Hello Widya,
    I am glad that you found our documents helpful.
    Did you face any problems while following the document? Was it clear enough? Did the installation go as documented?
    If no, then I would like to hear about them. We can update the document to make it more useful to OTN Users.
    It would be very helpful is you can mention the problems; if any.
    Thanks,
    Rajat

Maybe you are looking for

  • New charging port not working

    I recently have been having problems with my iPhone 5 charging port. I bought a replacement off amazon ( http://www.amazon.co.uk/Generic-Headphone-Charging-Connector-Replacement/dp/B00E Y9RMTU/ref=sr_1_1?ie=UTF8&qid=1407765309&sr=8-1&keywords=iphone+

  • Lumia 820 update error: 'The update was downloaded...

    Hello, My phone said that it can be updated, everything was ok, the update downloaded and some preparations were made according to the status message on the phone. Then suddenly the update/preparation stopped and the phone shows the following error m

  • Enhancement not detected while debugging

    I have a standard program SDORDE01, in which i need to add one field. I have made an enhancement but there is no data in that field. while debugging,enhancement is not getting detected. can somebody please help??

  • CS_BOM_EXPL_MAT_V2 FM datasource

    Hi, we have a requirement that when user enter Material No they have to see all level BOM in their report. In R/3 system we are using STANDARD FM CS_BOM_EXPL_MAT_V2 For this. In BI side we need to create Generic Data source based on FM. To extract da

  • Making pixels transparent

    I was wondering if it was possible to make a single pixel in a BufferedImage transparent. I tried the following code but that just made it white: image.setRGB(x, y, -1); Though when I requested info on transparent pixels they seemed to return -1 as t