のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2015-10-01から1ヶ月間の記事一覧

.profile

export PATH="$HOME/usr/bin:$PATH" export LD_LIBRARY_PATH=$HOME/usr/lib export PKG_CONFIG_PATH=$HOME/usr/lib/pkgconfig

glib.h not found

project>property>C/C++ build>Build Settings>Makefile generartion>Generate Makefiles automaticallyのチェックをはずした。 subdir.mkを書き換え、インクルードのパスを加えた。 # Each subdirectory must supply rules for building sources it contrib…

Program "g++" not found in PATH

sudo apt-get install g++

フォルダの圧縮

$ tar cvzf ***.tar.gz file1 file2 dir1 dir2

LD_LIBRARY_PATH

export LD_LIBRARY_PATH=$HOME/usr/lib

ubuntu 14.04 LTS ログインしても、ログイン画面に戻る

たまに、ログインしてもログイン画面を繰り返すときがある。unityだけを初期化したいのだが、うまく初期化できない。 以下の方法で、ホームのバックアップを取り、ユーザーを再作成する。 Ctrl+Alt+F1でCUIからログインする。 startxを実行する。 右クリック…

cproject

<cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage"> <storageModule moduleId="org.eclipse.cdt.core.settings"> <cconfiguration id="cdt.managedbuild.config.gnu.exe.debug.1555981701"> </cconfiguration></storagemodule></cproject>

discovery makefile

src/subdir.mk ################################################################################ # Automatically-generated file. Do not edit! ################################################################################ # Add inputs and o…

/usr/lib/glib-2.0 /usr/lib/x86_64-linux-gnu/glib-2.0/includeAdd to all configurations Add to all languages is a workspace path

フォルダの場所で端末を開く

sudo apt-get install nautilus-open-terminal nautilus -q

make install

~/layout/oss/freetype-2.5.5$sudo make install [sudo] password for u01: ./builds/unix/mkinstalldirs /usr/local/lib \ /usr/local/lib/pkgconfig \ /usr/local/include/freetype2/config \ /usr/local/bin \ /usr/local/share/aclocal \ /usr/local/sha…

make

スクリプトは 2015年10月29日 22時40分28秒 に開始しました]0;u01@vm01: ~/layout/oss/freetype-2.5.5u01@vm01:~/layout/oss/freetype-2.5.5$ make ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/home/u01/layout/oss/freetype-2.5.5/objs…

cairo configure

cairo (version 1.12.18 [release]) will be compiled with: The following surface backends: Image: yes (always builtin) Recording: yes (always builtin) Observer: yes (always builtin) Mime: yes (always builtin) Tee: no (disabled, use --enable-…

pkg-config

export PKG_CONFIG_PATH=$HOME/usr/lib/pkgconfigu01@vm01:~/layout/oss/cairo-1.12.18$ pkg-config --debug Option --debug seen Error printing disabled by default, value of --print-errors: 0 Error printing disabled Adding virtual 'pkg-config' pa…

依存関係まとめ

fontconfig $sudo apt-get install libfreetype6-dev $sudo apt-get install libexpat1-dev $./configure --prefix=$HOME/usrfreetype $sudo apt-get install libbz2-dev $sudo apt-get install harfbuzz-devpango $sudo apt-get install libglib2.0-dev

homeへmake install

$ ./configure --prefix=$HOME/usr export PATH=$HOME/usr/bin:$PATH

cairo install

Script started on 2015年10月28日 22時59分28秒 $ ./configure checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking wheth…

mac gdb

正常終了している mbp01:.libs m_fujii$ gdb --args ./pango-view -t "abc" GNU gdb (GDB) 7.10 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redis</http://gnu.org/licenses/gpl.html>…

Unable to find Mach task port for

mbp01:.libs m_fujii$ gdb --args ./pango-view -t "abc" Reading symbols from ./pango-view...done. (gdb) run Starting program: /Users/m_fujii/layout/pango-1.38.1/pango-view/.libs/pango-view -t abc Unable to find Mach task port for process-id …

mac gdb not in executable format: File format not recognized

mbp01:pango-view m_fujii$ gdb ./pango-view GNU gdb (GDB) 7.10 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARR</http://gnu.org/licenses/gpl.html>…

Error: No available formula with the name "gdb"

Gdb

brew install homebrew/dupes/gdb

When running ImageMagick 'display' command: display を子プロセスとして起動できませんでした:

bash-3.2$ pango-view --font="Fixed:Style=Regular" ~/.bash_history pango-view: When running ImageMagick 'display' command: display を子プロセスとして起動できませんでした: bash-3.2$ brew install imagemagick ==> Installing dependencies for im…

pango-view

bash-3.2$ pango-view --help 用法: pango-view [オプション...] - FILE ヘルプのオプション: -h, --help ヘルプのオプションを表示する --help-all ヘルプのオプションをすべて表示する --help-cairo Options understood by the cairo backend アプリケーシ…

brew install pango

bash-3.2$ brew install pango ==> Installing dependencies for pango: gettext, libffi, glib, libpng, freetype, fontconfig, pixman, cairo, pkg-con ==> Installing pango dependency: gettext ==> Downloading https://homebrew.bintray.com/bottles/g…

Windows10 ESENT イベントID 413 455 488 490

DISM.exe /Online /Cleanup-image /Restorehealth sfc /scannow

pkg-config --debug

$ pkg-config --debug Option --debug seen Error printing disabled by default, value of --print-errors: 0 Error printing disabled Adding virtual 'pkg-config' package to list of known packages Cannot open directory '/usr/local/lib/x86_64-linu…

mbp01:~ m_fujii$ brew doctor Please note that these warnings are just used to help the Homebrew maintainers with debugging if you file an issue. If everything you use Homebrew for is working fine: please don't worry and just ignore them. T…

brew doctor

mbp01:~ m_fujii$ brew doctor Please note that these warnings are just used to help the Homebrew maintainers with debugging if you file an issue. If everything you use Homebrew for is working fine: please don't worry and just ignore them. T…

mac opengrok

mbp01:~ m_fujii$ brew install tomcat Warning: You are using OS X 10.11. We do not provide support for this pre-release version. You may encounter build failures or other breakage. ==> Downloading https://homebrew.bintray.com/bottles/tomcat…

ff14 刻限 時間 マクロ

Final Fantasy XIV 刻限の時間のマクロ /echo 00:00-04:00 ク西 園 風 /echo 04:00-08:00 高ド 採 火 /echo 低ド 園 土 /echo 08:00-12:00 高ド 園 土 /echo 低ド 採 火 /echo 12:00-16:00 ド雲 採 火 /echo 16:00-20:00 ア雲 採 雷 /echo ド雲 園 土 /echo …