Jump to content

TAUMP

Premium
  • Posts

    898
  • Joined

  • Last visited

  • Days Won

    22
  • Feedback

    100%

Everything posted by TAUMP

  1. [Hidden Content] patches and patch1 - 2 16/11/2014
  2. And For 999.999.999.999 yang must change packet in core and bin and have python27..
  3. When someone is able to install 55 and 56 it is not so bad apparently there are problems
  4. Tutorial for dum*ass. 1. pkg_add -r mysql56-server 2. ee /etc/rc.conf mysql_enable="YES" 3. pwd_mkdb -p /etc/master.passwd chown -R mysql /var/db/mysql && chgrp -R mysql /var/db/mysql 4. service mysql-server start 5. /usr/local/bin/mysqladmin -uroot password 'yourpassword' 6. mysql -p 7. GRANT ALL PRIVILEGES ON *.* TO 't4ump'@'%' IDENTIFIED BY 'password' WITH GRANT OPTION; I hope you all understand
  5. porstnap fetch upgrade or portsnap fetch update
  6. Hi, how delete or make transparent white background? I use Visual Studio 2013
  7. [Hidden Content] And client close.. And show How fix?
  8. try change limit.h maybe not work delete lisence. You have novaline? or mainline
  9. root@T4Ump:~ # cd /usr/src/mainline_released/mainline_sg/Srcs/Server/game/src root@T4Ump:/usr/src/mainline_released/mainline_sg/Srcs/Server/game/src # gmake linking ../game_r40250_64.... /usr/bin/ld: skipping incompatible ../../../Extern/lib/libcryptopp.a when search ing for -lcryptopp /usr/bin/ld: skipping incompatible ../../../Extern/lib/libgtest.a when searching for -lgtest /usr/bin/ld: skipping incompatible /usr/lib/libgtest.a when searching for -lgtes t /usr/bin/ld: skipping incompatible /usr/lib/libgtest.a when searching for -lgtes t /usr/bin/ld: skipping incompatible /usr/lib/libgtest.a when searching for -lgtes t /usr/bin/ld: cannot find -lgtest gmake: *** [../game_r40250_64] Error 1 root@T4Ump:/usr/src/mainline_released/mainline_sg/Srcs/Server/game/src #
  10. You're using both "pkg" and "pkg_". You should remove "pkg_" (obsolete since freebsd 9.x), otherwise it's useless what you're trying to do. Ye, but a lot of people have problem.
  11. mysql55-server-5.5.39 pkg(8) must be version 1.3.8 or greater, but you have 1.2.7_1. You must upgrade pkg(8) first. 1. pkg update 2. pkg upgrade (Y) 3. go /usr/local/etc/ and Delete pkg.conf 4. pkg_add -r portupgrade 5. /usr/local/sbin/portupgrade -a Ok, finish have 1,3.8.2 pkg version.
  12. root@T4Ump:~ # /usr/sbin/pkg Usage: pkg [-v] [-d] [-l] [-N] [-j <jail name or id>|-c <chroot path>] [-C <configuration file>] [-R <repo config dir>] <command> [<args>] Global options supported: -d Increment debug level -j Execute pkg(8) inside a jail(8) -c Execute pkg(8) inside a chroot(8) -C Use the specified configuration file -R Directory to search for individual repository configurations -l List available commands and exit -v Display pkg(8) version -N Test if pkg(8) is activated and avoid auto-activation Commands supported: add Registers a package and installs it on the system annotate Add, modify or delete tag-value style annotations on packages audit Reports vulnerable packages autoremove Removes orphan packages backup Backs-up and restores the local package database check Checks for missing dependencies and database consistency clean Cleans old packages from the cache config Display the value of the configuration options convert Convert database from/to pkgng create Creates software package distributions delete Deletes packages from the database and the system fetch Fetches packages from a remote repository help Displays help information info Displays information about installed packages install Installs packages from remote package repositories lock Locks package against modifications or deletion plugins Manages plugins and displays information about plugins query Queries information about installed packages register Registers a package into the local database remove Deletes packages from the database and the system repo Creates a package repository catalogue rquery Queries information in repository catalogues search Performs a search of package repository catalogues set Modifies information about packages in the local database ssh ssh packages to be used via ssh shell Opens a debug shell shlib Displays which packages link against a specific shared library stats Displays package database statistics unlock Unlocks a package, allowing modification or deletion update Updates package repository catalogues updating Displays UPDATING information for a package upgrade Performs upgrades of packaged software distributions version Displays the versions of installed packages which Displays which package installed a specific file Commands provided by plugins: For more information on the different commands see 'pkg help <command>'.
  13. root@T4Ump:~ # cd /usr/ports/databases/mysql55-server root@T4Ump:/usr/ports/databases/mysql55-server # make WITH_XCHARSET=all install clean pkg-static: PACKAGESITE in pkg.conf is deprecated. Please create a repository configuration file ===> mysql55-server-5.5.39 pkg(8) must be version 1.3.8 or greater, but you have 1.2.7_1. You must upgrade pkg(8) first. *** [all] Error code 1 Stop in /usr/ports/databases/mysql55-server. root@T4Ump:/usr/ports/databases/mysql55-server #
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.