."
Bill ShannonDistinguished engineer, Sun Microsystems
Glassfish is free, and it is open source. I repeat: glassfish is free, and it is open source. glassfish uses the OSI-certified cddl license.
How can developers contriure to the future of Java ee?
There are always ways to contribute to the future of Java ee 5. perhaps the best approach is to go to the Java EE hub page, read the tutorial, download the SDK, try it out, an
)
Jwsdp and Apache axis are two independent web service libraries, developed by two different developement organizations, sun and the Apache Group. Axis implements the JAX-RPC and SAAJ specifications. axis does not include an application server, so you need to install Tomcat, websphere, Etc., to deploy Web Services with axis. Jwsdp implements the JAX-RPC and SAAJ specs, all also includes several other Web service
CD faad2Autoreconf-VIF./Configure -- prefix =/usr -- with-mp4v2 -- enable-sharedMake; make install
Faac Compilation
CD faacChmod + x Bootstrap./Bootstrap./Configure -- prefix =/usr -- with-mp4v2 -- enable-sharedMake; make install
7. Support for 3GP format, which is also supported by many mobile phones. Because mobile phone users are our main users, compilation must be supported.
Add -- enable-amr_nb -- enable-amr_wb parameters when compiling, according to the prompts of the compilation system,
-lssl -lcrypto -lz -lnetsnmp -lcrypto -lm -lwrap -lcrypto Enable proxy: no Enable agent: no Enable Java gateway: no LDAP support: no IPv6 support: no************************************************************ Now run 'make install' ** ** Thank you for using Zabbix! **
Exit compilation after make is successful
Create an R
Recently, tengine has been involved in CentOS 6.4. Recently, I saw how to create an rpm package, so I had the idea of creating an rpm package.
1. Install the CentOS development environment integration package and tengine dependency package
Yum groupinstall "Development Tools"Yum install pcre-develYum install openssl-devel
2. Create a tengine rpm package and use test as a non-root user.
Su-testMkdir-p ~ /Rpmbuild/{BUILD, RPMS, SOURCES, SPECS, SRPMS}
3.
the tag name.
$ git tag -a Push tag to git Server
$ git push --tagsHere, 3. Create a spec file and run it in shell:
$ pod spec create The 4. verify the validity of the spec file after the spec file is modified, run
pod spec lint Modify your spec file or code according to the output prompt until you can pass the code.
5. Create spec repository (spec repository) in addition to the code repository created above, you also need to create a spec repository to store spec. The directory structure shoul
Build rpmbuild of local yum source and yumrpmbuild
Before creating an internal yum source, you must standardize the installation directory of the software and package the existing applications.
There are currently two rpm packaging tools available: rpmbuild and fpm.
-Rpmbuild
The key to rpmbuild is to write the spec file.Environment Construction
Yum-y install rpm-build rpmdevtools
Useradd rpm; su rpm
Note: rpm packaging requires a specific directory. In a recent version, rpmbuild can create a p
Sometimes in order to facilitate the installation of the source package, we need to customize the software package requirements, we will be some source packages according to our needs to make RPM package, when the source package can be directly compiled to get the binary installation package and any other package. Spec file is the most important part of making RPM package, the RPM package is made according to spec file. Here's how I'll start by making php rpm. The following operations are perfor
CD are lower than those in the yum source of the network, so nginx cannot be used properly, because we do not know what the GD library has been upgraded. The solution is to write down the packages that need to be depended on during packaging and download these packages. Install these packages on the host system. Of course, these packages are also dependent on each other. So you have to find all dependencies and install them accordingly.
2. RPM package creation process
1. Install the tool
Yum-y
:2345 '/etc/init.d/httpd
Sed-i ' 2a # description:apache Web server '/etc/init.d/httpd
Chkconfig--add httpd
%preun
/ETC/INIT.D/HTTPD stop
Chkconfig--del httpd
%changelog
* Tue Mar 3 2015 Ilanni
2.2.27
--
Iv. Generate related Catalogs
To generate the relevant directory for the RPM package, we can create it either by hand or through the Rpmbuild command. As follows:
Rpmbuild Httpd.spec
Note: When using Rpmbuild to generate the relevant directory of the RPM package, the erro
/driver/release.fclibs.txt[Root@blog.hexu.org ~]$ CD server/linux/driver/[Root@blog.hexu.org driver]$ RPM-IVH netxtreme2-7.8.56-1.src.rpm
To reconstruct the RPM package for the corresponding system:
The code is as follows
Copy Code
[Root@blog.hexu.org driver]$ cd/usr/src/redhat/specs/[Root@blog.hexu.org specs]$ RPMBUILD-BB Netxtreme2.spec
To install a new RMP
skilled use:
echo "%_topdir/usr/src/redhat" > ~/.rpmmacros
Then install the source src.rpm package:
RPM-IHV kernel-2.6.32-220.el6.src.rpm
Cd/usr/src/redhat/specs
RPMBUILD–BP--target x86_64 Kernel.spec
The kernel source can be installed into the/usr/src/redhat/directory.
F ensure that the remaining space is at least 10G, or the remaining space will be reported at compile time. 1.2 kernel patch 1.2.1 A real-world patch to the kernel
Take the
planned to generate X Files in other ways.
7. I changed Google sketchup, But I didn't try texture. The fbx2x.exe plug-in for autoscaling has encountered a series of problems. You can modify the exported X file by yourself. The result is messy if it is not modified much.
8. Microsoft has created an X file and won't have such a low-level problem. So I decided it was a model problem. 3 DMAX, I have to get close to you. Therefore, we learned how to cre
weak explosion
Isn't it better than learning a python?
All right, the spit is over.
What I want to say is that the key is not to use what tools, but to make something.
Mastering a language is much better than learning many languages.
As to the problem, forcing grid height should be a cool after the natural revealed things, this thing is similar to temperament, there is something in the belly.I do not invite, not to say the superiority of the glue language, it is over, after all, the Lord is in
First, the outdoor mobile media based on the rotating LED display system 1, the content: smart bike Lights, the hardware installed in the front and rear wheels, through the app control, you can customize the picture of the front and rear wheel, when cycling, the front and rear wheel will show the set of pictures. 2, from the link:http://plus.jlu.edu.cn/item.php?id=453 3, Advantages: innovative and strong, to meet the popular youth's preferences, can support text, pictures, GIF and other carou
materials, and then assign them to the model, in this way, it can be displayed. Each of the three lighting materials has the corresponding coloring material: phongshader, cellshader, gouraudshader, and the Code for creating the coloring material is the same. Then use the shadermaterial object to mix the two materials. For example, to create a texture and a phongmaterial, the Code is as follows;
var mf:BitmapFileMaterial = new BitmapFileMaterial("test.jpg");var ms:PhongShader = new PhongShader(
Exploration from the 3D digital earth release platform -- Introduction to several open source software
Http://www.3snews.net/html/71/22271-21962.html
First write the idea:
If you want to make a simple terrain roaming, you may want to develop components directly in WW or in the form of a widget.
The greatest expectations are:
1. Support for Google's sketchup, fast and Intelligent 3D Modeling
2. Do a good job in the design mode. It is best t
data file (3D Studio Max. 3DS files, OpenFlight. flt files, Collada. dae files, sketchup. SKP files, fig. in addition, ArcGIS Engine provides a variety of methods to create multipatch geometric objects:If you create a multipatch with no texture, no direction, and no component information, you only need to create each part of the multipatch, then add the components through the igeometrycollection interface of multipatch.If you want to add texture info
first ..
# HUD
It can be used to change the size and move the location ..
# Drag drop
Sunglass uses the fileio service and supports file Drag drop. The Supported file sources include local, Dropbox, box, GitHub, and URL.
Https://www.filepicker.io/
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Piaoger also tries to upload two files: one part document of SolidWorks and the ot
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.