Tiny Core Base > Alpha Releases

Tiny Core 5.0 Alpha 2 Testing

<< < (31/42) > >>

aus9:
before I start on ghostscript, ignoring the errors due to gtk2-dev and its xorg files that we already discussed, what do you think of the other errors?

code snippet

--- Code: ---HERE=`pwd`
su tc
cd $HERE
# load 5x files first
# LIST is longer than normal to install as many deps for 4x with no depends for list2 for 4x
###### waiting for gtk2-dev dependency to update to xorg-7.7-lib
LIST1="compiletc wget acl-dev bash \
> dbus-dev pango-dev gdk-pixbuf2-dev gtk2-locale gtk2 libxml2-dev \
> gtk2-dev python-dev  openssl-1.0.0-dev \
> intltool libidn bzip2 atk-dev pixman-dev    "
 
for Z in $LIST1
> do
>    tce-load -wl $Z
>    tce-load -i $Z
> done
compiletc is already downloaded.
zlib_base-dev.tcz: OK
util-linux_base-dev.tcz: OK
linux-3.8.3_api_headers.tcz: OK
glibc_base-dev.tcz: OK
e2fsprogs_base-dev.tcz: OK
sed.tcz: OK
pkg-config.tcz: OK
patch.tcz: OK
make.tcz: OK
m4.tcz: OK
grep.tcz: OK
gmp.tcz: OK
mpfr.tcz: OK
mpc.tcz: OK
ppl.tcz: OK
cloog.tcz: OK
binutils.tcz: OK
gcc_libs.tcz: OK
gcc_libs-dev.tcz: OK
gcc_base-dev.tcz: OK
gcc.tcz: OK
gawk.tcz: OK
flex.tcz: OK
findutils.tcz: OK
file.tcz: OK
diffutils.tcz: OK
bison.tcz: OK
compiletc.tcz: OK
wget is already downloaded.
openssl-1.0.0.tcz: OK
wget.tcz: OK
acl-dev is already downloaded.
libattr.tcz: OK
acl.tcz: OK
acl-dev.tcz: OK
bash is already downloaded.
ncurses-common.tcz: OK
ncurses.tcz: OK
bash.tcz: OK
dbus-dev is already downloaded.
expat2.tcz: OK
expat2-dev.tcz: OK
dbus.tcz: OK
dbus-dev.tcz: OK
pango-dev is already downloaded.
libpng-dev.tcz: OK
freetype-dev.tcz: OK
libxcb-dev.tcz: OK
fontconfig.tcz: OK
fontconfig-dev.tcz: OK
pixman.tcz: OK
pixman-dev.tcz: OK
perl5.tcz: OK
libffi-dev.tcz: OK
libffi.tcz: OK
glib2.tcz: OK
glib2-dev.tcz: OK
cairo.tcz: OK
cairo-dev.tcz: OK
harfbuzz.tcz: OK
harfbuzz-dev.tcz: OK
/usr/local/bin/pango-querymodules: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory
pango.tcz: OK
pango-dev.tcz: OK
gdk-pixbuf2-dev is already downloaded.
libjpeg-turbo-bin.tcz: OK
libjpeg-turbo-dev.tcz: OK
liblzma-dev.tcz: OK
liblzma.tcz: OK
libtiff.tcz: OK
libtiff-dev.tcz: OK
gdk-pixbuf2.tcz: OK
gdk-pixbuf2-dev.tcz: OK
gtk2-locale is already downloaded.
/etc/sysconfig/tcedir/optional/gtk2-locale.tcz: OK
gtk2 is already downloaded.
libxml2.tcz: OK
shared-mime-info.tcz: OK
atk.tcz: OK
gtk2.tcz: OK
libxml2-dev is already downloaded.
libxml2-bin.tcz: OK
libxml2-dev.tcz: OK
Downloading: Xorg-7.6-dev.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: Xorg-7.6-dev.tcz.md5.txt: No such file or directory
Error on Xorg-7.6-dev.tcz
gtk2-dev.tcz not found!
python-dev is already downloaded.
readline.tcz: OK
gdbm.tcz: OK
Xorg-7.6-lib.tcz: OK
tcl.tcz: OK
tk.tcz: OK
bzip2-lib.tcz: OK
sqlite3.tcz: OK
python.tcz: OK
touch: /usr/local/tce.installed/python-dev: Permission denied
python-dev.tcz: OK
openssl-1.0.0-dev is already downloaded.
touch: /usr/local/tce.installed/openssl-1.0.0-dev: Permission denied
openssl-1.0.0-dev.tcz: OK
intltool is already downloaded.
touch: /usr/local/tce.installed/gettext: Permission denied
gettext.tcz: OK
touch: /usr/local/tce.installed/perl_xml_parser: Permission denied
perl_xml_parser.tcz: OK
touch: /usr/local/tce.installed/intltool: Permission denied
intltool.tcz: OK
libidn is already downloaded.
touch: /usr/local/tce.installed/libidn: Permission denied
/etc/sysconfig/tcedir/optional/libidn.tcz: OK
bzip2 is already downloaded.
touch: /usr/local/tce.installed/bzip2: Permission denied
/etc/sysconfig/tcedir/optional/bzip2.tcz: OK
atk-dev is already downloaded.
touch: /usr/local/tce.installed/atk-dev: Permission denied
atk-dev.tcz: OK
pixman-dev is already downloaded.
pixman-dev is already installed!

--- End code ---

I am referring to permission denied (1) and (2) /usr/local/bin/pango-querymodules: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory


--- Code: --- ls -al
total 40
drwxr-xr-x    8 tc       staff         4096 Jun 23 11:34 ./
drwxrwxr-x    7 root     staff          140 Jun 24 01:22 ../
drwxr-xr-x    6 tc       staff         4096 Jun 20 23:58 Z/
drwxr-xr-x    3 tc       staff         4096 Jun 18 09:12 boot/
drwxr-xr-x    3 tc       staff         4096 Jun 19 06:23 home/
drwx------    2 tc       staff        16384 Jun 23 10:28 lost+found/
drwxrwsr-x    4 root     staff         4096 Jun 11 06:19 opt/
drwxrwxr-x    4 tc       staff         4096 Jun 22 08:09 tce/

 ls -al tce
total 2252
drwxrwxr-x    4 tc       staff         4096 Jun 22 08:09 ./
drwxr-xr-x    8 tc       staff         4096 Jun 23 11:34 ../
-rw-rw-r--    1 tc       staff          128 Jun 18 09:26 copy2fs.lst
-rw-rw----    1 tc       staff            0 Jun 18 12:09 firstrun
-rw-rw-r--    1 tc       staff          185 Jun 24 01:22 mydata.tgz
-rw-rw-r--    1 tc       staff          127 Jun 24 01:22 onboot.lst
drwxrwxr-x    2 tc       staff         4096 Jun 18 12:07 ondemand/
drwxrwxr-x    2 tc       staff        20480 Jun 24 01:25 optional/
-rw--w----    1 tc       staff      2248464 Jun 22 06:17 provides.db
-rw-rw-r--    1 tc       staff          152 Jun 22 00:54 vesa.lst
-rw-rw-r--    1 tc       staff          117 Jun 19 10:35 xbase.lst
-rw-rw-r--    1 tc       staff            0 Jun 18 12:07 xwbar.ls

--- End code ---

thanks for reading

Juanito:
The pango error occurs due to a missing dep on Xorg-7.7-lib - I'll correct the deps once we have Xorg-7.7

aus9:
great!

 and the permission denied errors?

aus9:
qpdf works as expected

trivia but to prove it was a bit dirty.
I loaded ghostscript which gives our favourite reponse

--- Quote ---/usr/local/bin/gdk-pixbuf-query-loaders: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
--- End quote ---

but gs still loaded and then I ran

--- Code: ---qpdf test.pdf out.pdf
gs out.pdf
--- End code ---

and I could see it as gs is a pdf viewer as well.

see scrot

aus9:
scrot works as expected


--- Code: ---scrot -d 10 qpdf.jpg
--- End code ---

note image proves that qpdf works and not to accept ghostscript as above

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version