Search found 8 matches

by Minomushi
Fri 11 Jun 2010, 02:31
Forum: Puppy Projects
Topic: Lucid Puppy 5.0.1 - 24 May 2010
Replies: 1296
Views: 663384

glib package for lupu-501

I build glib package for lupu-501.
I worked on Lupu-501.

Build glib package
I installed binutils_2.20.1 and binutils-dev_2.20.1 by Puppy Package Manager.
It was possible to make glib package by this.

configure, make, make install & dir2pet
# tar jxvf glib-2.24.1.tar.bz2
...
# mkdir glib-2 ...
by Minomushi
Wed 19 May 2010, 07:45
Forum: Bugs ( Submit bugs )
Topic: ntpdate trouble
Replies: 1
Views: 2135

ntpdate trouble

Hello.

I executed it as follows.
# ntpdate ntp.nict.jp
Error : Servname not supported for ai_socktype
19 May 16:07:30 ntpdate[21916]: can't find host ntp.nict.jp

19 May 16:07:30 ntpdate[21916]: no servers can be used, exiting

WWW is retrieved by "Servname not supported for ai_socktype ...
by Minomushi
Wed 19 May 2010, 03:39
Forum: Bugs ( Submit bugs )
Topic: Lucid Puppy 5.0 - Bug Reports and Bug Fixes
Replies: 284
Views: 161286

Hello, KusaNoKaito
I've been trying to boot to Puppy 5.0 CD but after it loads the system into ram I get:

Switchroot: mount failed:, Kernel panic - not syncing: Attempted to kill init!
The manufacturer and the model name of your PC :?:
And, does the connection destination of CD-ROM drive :?:
by Minomushi
Wed 19 May 2010, 03:27
Forum: Bugs ( Submit bugs )
Topic: Lucid Puppy 5.0 - Bug Reports and Bug Fixes
Replies: 284
Views: 161286

Re: F2 Boot to RAM yields an err

Hello, gcmartin

When I boot Puppy 5.0, it seems to be having troubles when I enter cheatcodes. "puppy pfix=ram"
...
Do when you add "pmedia=scsihd" :?:
Therefore, for instance "puppy pfix=ram pmedia=scsihd".

Please teach me the manufacturer and the model name of your PC to make sure.

Puppy ...
by Minomushi
Tue 18 May 2010, 03:58
Forum: Bugs ( Submit bugs )
Topic: Lucid Puppy 5.0 - Bug Reports and Bug Fixes
Replies: 284
Views: 161286

Lucid Puppy 5.0 gcc Problem of gcc?

Hello

I executed it as follows.

Code: Select all

# set|grep MACH
MACHTYPE=i486-t2-linux-gnu
# cd /usr/lib/gcc
# ls -l
total 0
drwxr-xr-x 4 root root 26 2010-04-18 22:26 i486-linux-gnu
[i486-linux-gnu] is this correct :?:
by Minomushi
Sun 16 May 2010, 16:05
Forum: Bugs ( Submit bugs )
Topic: Lucid Puppy 5.0
Replies: 2
Views: 1840

Re: Lucid Puppy 5.0

01micko wrote:Hello Minomushi

Welcome to the kennels Smile

On some occasions 'new2dir' can fail. In that instance I use 'make install DESTDIR=/$dir' and strip manually.

I hope this helps.

Cheers
Thank you, 01micko.

It solved it when executing it as shown by 01micko.
by Minomushi
Sun 16 May 2010, 12:16
Forum: Bugs ( Submit bugs )
Topic: Lucid Puppy 5.0
Replies: 2
Views: 1840

Lucid Puppy 5.0

I used Lucid Puppy 5.0(lupu-500),
and customized for japanese language.

I was build imlib2-1.4.4

# tar jxvf imlib2-1.4.4.tar.bz2
...
# cd imlib2-1.4.4
# ./configure --prefix=/usr
...
# make
...
make[1]: Leaving directory `/work/imlib2-1.4.4'
# LANG=C new2dir make install
...
This program built for ...
by Minomushi
Thu 06 May 2010, 01:10
Forum: Bugs ( Submit bugs )
Topic: Quirky 1.0 feedback
Replies: 199
Views: 131915

Bug fix: Quirky 1.0

[CPU Frequency Scaling Tool] doesn't start.

JWM|Utility|CPU Frequency Scaling Tool
It is unresponsive even if it clicks.

menu code:
/usr/local/cpu-freq/cpu_freq
|
/usr/local/cpu-freq/cpu_freq -start
# cd /usr/share/applications
# ls cpu_freq*
cpu_freq.desktop
# geany cpu_freq.desktop ...