2008-08-20
Slitaz - phppgadmin - postgis
SliTaz GNU/Linux cooking-20080716 (28,6 Mb) - slitaz-cooking.iso [ md5 ]
postgresql-8.3.3.tazpkg
phppgadmin-4.2.tazpkg
postgis-1.3.3
http://ftp.tw.debian.org/debian/pool/main/p/postgis/
postgis_1.3.3-3_i386.deb 25-Jun-2008 20:02 206K
postgresql-8.3-postgis_1.3.3-3_i386.deb 25-Jun-2008 20:02 432K
http://ftp.tw.debian.org/debian/pool/main/p/proj/
proj_4.6.0-1_i386.deb 22-Dec-2007 11:02 395K
http://ftp.tw.debian.org/debian/pool/main/g/geos/
libgeos-3.0.0_3.0.0-5_i386.deb 13-May-2008 03:47 447K
libgeos-c1_3.0.0-5_i386.deb 13-May-2008 03:47 26K
http://ftp.tw.debian.org/debian/pool/main/p/postgresql-8.1/
libpq4_8.1.11-0etch1_i386.deb 18-Jan-2008 08:32 271K
2008-08-19
Pls check postgresql-doc dir!
#1 Pls check postgresql-doc dir!
thanks!
root@slitaz:~# tazpkg list-files postgresql-doc | more
Installed files with : postgresql-doc
================================================================================
/doc/postgresql/html/acronyms.html
/doc/postgresql/html/admin.html
/doc/postgresql/html/adminpack.html
/doc/postgresql/html/anoncvs.html
/doc/postgresql/html/app-clusterdb.html
/doc/postgresql/html/app-createdb.html
.......
mysql ??
root@slitaz:~# cat /etc/init.d/postgresql
#!/bin/sh
# /etc/init.d/postgresql : Start, stop and restart PostgreSQL server on SliTaz,
# at boot time or with the command line.
#
# To start postgresql server at boot time, just put mysql in the $RUN_DAEMONS <===== # variable of /etc/rcS.conf and configure options with /etc/daemons.conf # . /etc/init.d/rc.functions . /etc/daemons.conf NAME=Postgresql DESC="PostgreSQL server" su -c "postgres -D /var/lib/pgsql >logfile 2>&1" - postgres &
OPTIONS=$PGSQL_OPTIONS
bellard Contributor
Re: Pls check postgresql-doc dir!
Please check http://hg.slitaz.org/wok/rev/fe95cc78e50e and http://hg.slitaz.org/wok/rev/5b9d8b86855a
-pascal
#3 2008-08-20 21:19:29
alanyih Member
Re: Pls check postgresql-doc dir!
># To start postgresql server at boot time, just put mysql in the >$RUN_DAEMONS <=====
Slitaz - pgadmin 3 - postgis
Slitaz - pgadmin 3 - postgis
http://forum.slitaz.org/viewtopic.php?id=746
SliTaz GNU/Linux cooking-20080716 (28,6 Mb) - slitaz-cooking.iso
root@slitaz:~# tazpkg get-install pkg-config
root@slitaz:~# tazpkg get-install libxslt
root@slitaz:~# tazpkg get-install wxWidgets
http://ftp.tw.debian.org/debian/pool/main/p/pgadmin3/
pgadmin3-data_1.8.4-1_all.deb 04-Jul-2008 08:17 2.5M
pgadmin3_1.8.4-1_i386.deb 05-Jul-2008 01:47 1.4M
pgagent_1.8.4-1_i386.deb 05-Jul-2008 01:47 37K
alanyih=# select postgis_full_version();
postgis_full_version
----------------------------------------------------------------------------------
POSTGIS="1.3.3" GEOS="3.0.0-CAPI-1.4.1" PROJ="Rel. 4.6.0, 21 Dec 2007" USE_STATS
(1 row)
postgis-pgadmin3.jpg
#2 2008-08-20 10:35:48
bellard Contributor
Re: Slitaz - postgis - pgadmin3
Can you try http://mirror.slitaz.org/packages/cooki … 4.2.tazpkg ?
-pascal
#3 2008-08-20 20:59:26
alanyih Member
Re: Slitaz - postgis - pgadmin3
ok!
phppgadmin.png
phppgadmin-1.jpg
Offline
#4 2008-08-21 04:48:24
alanyih Member
Re: Slitaz - postgis - pgadmin3
Thanks!!
Pls check!
/usr/share/phppgadmin/conf/config.inc.php
......
// If extra login security is true, then logins via phpPgAdmin with no
// password or certain usernames (pgsql, postgres, root, administrator)
// will be denied. Only set this false once you have read the FAQ and
// understand how to change PostgreSQL's pg_hba.conf to enable
// passworded local connections.
$conf['extra_login_security'] = false;
Slitaz - gcin
gcin-1.4.2
gcin (Gtk Chinese INput application in X)
SliTaz GNU/Linux cooking-20080716 (28,6 Mb) - slitaz-cooking.iso
http://wiki.slitaz.org/doku.php?id=devel:notes
How to setup additional locales
To set locale to utf8 one must install the package glibc-locale and then execute:
# localedef -i ru_RU -c -f UTF-8 /usr/lib/locale/ru_RU.UTF-8
Then change the system locale with 'tazlocale' or by editing /etc/locale.conf.
http://ftp.tw.debian.org/debian/pool/main/g/gcin/
gcin_1.4.0-1_i386.deb 21-May-2008 03:32 1.5M
gcin_1.4.2-1_i386.deb 02-Aug-2008 00:02 1.5M