new mail in/var/spool/mail/root
[Root@rhel rpm]# RPM-IVH xorg-x11-proto-devel-7.1-9.fc6.x86_64.rpm
Warning:xorg-x11-proto-devel-7.1-9.fc6.x86_64.rpm:header V3 DSA Signature:nokey, key ID 37017186
error:failed dependencies:
Mesa-libgl-devel is needed by xorg-x11-proto-devel-7.1-9.fc6.x86_64
[Root@rhel rpm]# RPM-IVH mesa-libgl-devel-6.5.1-7.7.el5.x86_64.rpm
Warning:mesa-libgl-devel-6.5.1-7.7.el5.x86_64.rpm:header V3 DSA Signature:nokey, key ID 37017186
error:failed dependencies:
Libx11-devel is n
Did not expect to install OpenERP on FreeBSD will encounter this problem:
===> registering installation for py27-setuptools-2.0.1 as automatic installing py27-setuptools-2.0.1
... pkg-static:py27-setuptools-2.0.1 conflicts with py27-distribute-0.6.35 (installs files to the same place). Problematic file:/usr/local/lib/python2.7/site-packages/easy-install.pth.dist
* * * * [fake-pkg] Error code 70
Here's the answer: https://forums.freebsd.org/viewto
Acquisition and installation of VSFTPD software packages
First install ftp-0.17-51.1.el6.x86_64.rpm
Then install vsftpd-2.2.2-11.el6.x86_64.rpm
Need to have root privileges on the system when installing RPM
#rpm-IVH ftp-0.17-51.1.el6.x86_64.rpm
#rpm-IVH vsftpd-2.2.2-11.el6.x86_64.rpm
After the installation is complete, you need to copy the configuration files to the/etc directory.
#cp/etc/vsftpd/vsftpd.conf/etc/
You can start vsftpd by entering th
http://yeelor.iteye.com/blog/1646928
For jar packs that are not in the official warehouse, MAVEN imports jar packages with the following command from the local warehouse
CMD code MVN install:install-file-dgroupid= Package name-dartifactid= Project name-dversion= version number-dpackaging=jar-dfile=jar file path
Take Paoding-analysis.jar as an example:
1, put the Paoding-analysis.jar file in the "D:\lib" directory
2, in a Pom.xml file in the enginee
Installing Oracle on RHEL requires some necessary packages, such as binutils compat-db compat-libstdc++-33 control-center gcc gcc-c++ glibc, and so on. If one of the outfit, really very troublesome, fortunately with Yum and oracle-validated:
1 Configuration Yum Public-yum-el5.repo:
[Root@db56 yum.repos.d]# Cat Public-yum-el5.repo[El5_ga_base]Name=enterprise Linux $releasever ga-$basearch-basebaseurl=http://public-yum.oracle.com/repo/enterpriselinux/el
5.5
Abstract classes, interfaces, and packages
5.5.1
Abstract class
Suppose we're going to write a calculation of the area and perimeter of a rectangle, triangle, and circle.
program, if you are programmed in the way we learned before, we must define four classes: Circle
class, triangle class, rectangular class, and public classes that use the first three classes, which have no
There are inheritance relationships, as shown in Figure 5.4. After the pro
The following is a brief introduction to the main Java packages in the API in the Android SDK:
Copy Code code as follows:
Android.app: Provides a high-level program model and provides a basic operating environment
Android.content: Classes that contain various access to and publication of data on the device
Android.database: Browsing and manipulating databases through content providers
Android.graphics: The bottom of the graphics library,
-depends:debhelper (>= 4.0.0)standards-version:3.8.1Package:hellodebianArchitecture:anyDepends: ${shlibs:depends}Description: Simple DescriptionDetailed description, note that there is a space at the beginning of the lineXB-MAEMO-ICON-26:BASE64 to encode the icon file, you can use Uuencode and other programs to encode, note that there is a space at the beginning of the lineNote that Application Manager displays only the packages under the user directo
The last time we talked about creating my first package, the simple data from the database => database, and the Excel file => database process, let's take a look back at what fun elements are in a package:
We all know that many of the seemingly complex functions are made up of: order, selection, and circulation. SSIS is no exception, we can see in the SSIS package inside the Tools tab has written his essence:
The feature element inside the SSIS package contains the following illustration:
();
Packaging :
Traditional hit jar packages, most people also use the eclipse to export a jar package, for the traditional single-instance project is not a problem, but for the more complex MAVEN sub-module projects, this practice is not.
The following describes the Maven packaging method:
Official statement: Spring Container
automatically loads all spring configurations under the Meta-inf/spring directory.
configuration: (with the Java command-d
Spring Several transaction configurations @ and the required jar packages for spring
Five Ways to configure spring transactions
The previous period has been a more in-depth study of spring's transactional configuration, which, although configured for spring's transaction configuration, has not been clearly understood. Through this learning to find spring's transaction configuration as long as the idea is clear, or better grasp.
Summarized as follo
Tags: mysql rpmThe first step: Download this package, the command is:wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpmStep Two: Install, command:RPM-IVH mysql-community-release-el7-5.noarch.rpmThe third step: check whether the installation is successful, the appearance of a two package can be:Ls-1/etc/yum.repos.d/mysql-community*650) this.width=650; "Src=" Http://s4.51cto.com/wyfs02/M02/83/1E/wKiom1drW4Tyt7NPAAA2cRJfK_c331.jpg-wh_500x0-wm_3 -wmp_4-s_4080975284.jpg "title=" 0.jp
SQL>descdbms_random: Querying stored procedures and functions under the Dbms_random packageA, value () is used to return a random number between two values, value (Low, high) SQL>SelectDbms_random.value () fromDual: The default is 0 to 10.0536824248407651SQL>SelectDbms_random.value (Ten, -) fromdual;29.2420951206225B, Random () returns a value between 2 and 31-2 of the 31-times between the shaping numeric SQL>SelectDbms_random.random () fromdual; 2071097056SQL>SelectDbms_random.random () fromdua
The main reason for this error is that you have already built the package before, but eclipse hides the empty package or the same type of package, Com.graduation.service and Com.graduation.service.impl are the same type.
If all are empty packages, Com.graduation.service will not be displayed in eclipse.
Solve the first kind of empty package, is to
"Package Presentation" selected as "hierarchical"。
The second kind of question,Go directly to the pro
[Plain] view plaincopy
# wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm
--http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpmParsing host repo.mysql.com (repo.mysql.com) ... 23.4.241.142Connecting repo.mysql.com (repo.mysql.com) |23.4.241.142|:80 ... is connected.An HTTP request has been made and is waiting for a response ... OKLength: 6140 (6.0K) [Application/x-redhat-package-manager]Saving to: "mysql-community-release-el7-5.noarch.rpm"100%[=======
Label:Package left file:CreateOrReplace Package Call_detailsIsStrdatarangeVARCHAR2 (1):=‘1‘; Numrow_numNumber5):=1; Numcol_numNumber5):=1; Total_currencyVARCHAR2 (2):= 01 ' Package right File:CreateOrReplace package body Call_detailsIsProcedure Start_cal (strgranularityInchVarchar2, Dtinputdt in varchar2) was begin if strgranularity = '4' then -- note Release rh_trust_zjxtjh.start_cal (strgranularity, DTINPUTDT); end if; commit; end; End call_details; Oracle
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.