Puppy 1.0.5a1

News, happenings
Message
Author
EarlSmith
Posts: 198
Joined: Fri 06 May 2005, 03:23
Location: Chelsea, Alabama, USA

Puppy 1.0.5a1

#1 Post by EarlSmith »

Congrats to Barry for training Puppy to be his own development environment

Things should get very interesting around here.
Anyone know of a general text that might explain to us users what this really means? Maybe one that applies to what will be available in Puppy and what this means to Puppy's future.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#2 Post by BarryK »

Well, it means that you can compile source code.
But, I think I know what you're asking for, a guide that explains all the steps for compiling and so on... maybe someone can provide feedback about a good online howto? ...what about that RUTE book (is that what it's called)?

Guest

#3 Post by Guest »

download source

extract source from archive to a suitable location

cd into the directory containing the source

eg /usr/src/downloaded-you-beaut-app

READ ALL THE DOCS IN THE DIRECTORY

ESPECIALLY ANY INSTALL & README FILES

You may have to download other sources depending on what your new app mat need

Then after reading the INSTALL & REAM files you now have the info required to compile....If you run into problems

1. Remeber the INSTALL & README's ? They usually have addresses of mailing lists you can search

2. If you don not find the info you are after, try googling

3. If this fails and you have no ideas make a post to the relevant mailing list

4. If you get a reply and do not understand or you get no reply post to the puppy forums but please describe EXACTLY the errors you are getting, the version you are trying to compile, the steps you have taken so others may reproduce the same errors then be very very patient

5. PLEASE DO NOT SAY "I CAN'T COMPILE XYZ" "IT DON'T WORK" OR ANY OTHER 3 WORD PROBLEM. If you won't help yourself do ont expect others to do so.

6. Someone (other than me) make a suggestion that we should mayhaps start a wikki on what we can compile in puppy and what we can't and any possible work arounds.

User avatar
Bancobusto
Posts: 168
Joined: Mon 13 Jun 2005, 20:52
Location: Vancouver Island

#4 Post by Bancobusto »

I would strongly recommend this site http://www.tuxfiles.org/



I lhave been learning sh*t from them for the last week or so.... stuff that I would feel stupid asking about here on the Forum! :D :D

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#5 Post by Lobster »

Have moved G2's comments to here

http://www.goosee.com/puppy/wikka/Compiling

needs editing - double click and away ya go . . .

What you thought you would learn by Ozmosis[sic]? Only in rainbow land . . .
Have wiki - get editing. Compiler coming soon - get ready

be 8)

PS.
put link to tuxfiles here:
http://www.goosee.com/puppy/wikka/AbsoluteBeginners
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

Guest

#6 Post by Guest »

Have moved G2's comments to here

http://www.goosee.com/puppy/wikka/Compiling
:?

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#7 Post by Lobster »

Barry has uploaded a developers C compiling environment based on 1.0.5 - Expect an announcement soon or go to the news page on puppylinux.com or the wiki

You knew Puppy was 8)
:roll:

Are we having fun yet? Stay frisky. I think Judge Dredd has taken that literally . . .
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

Guest

#8 Post by Guest »

Cant download usr_devx.sfs. Got error: "
You don't have permission to access /puppy/usr_devx.sfs on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. "
Greetings vabene

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#9 Post by Lobster »

yep I am having difficulty too . .

have tried downloading 5 times now - we need a mirror and someone to contact Barry by PM / email
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#10 Post by GuestToo »

credit where credit is due ... those are Bladehunter's compiling comments, not mine

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#11 Post by Lobster »

My humble apologies to Bladehunter - sorry guy

:oops: tsk tsk - is there no end to my claw handed fumbling - as the Lobster said to the fish

- thanks G2 for putting me straight 8)

- pah my Alpha 1.0.5 fails to download again ((only 26 seconds to go too) - must be the guys at Redmond downloading a proper OS to see how it's done

OK - have contacted Barry and Babbs about mirrors and stuff - anyone successful on the download?

:)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
Bancobusto
Posts: 168
Joined: Mon 13 Jun 2005, 20:52
Location: Vancouver Island

#12 Post by Bancobusto »

am trying now, Lobster....

Will let you know how it goes! :lol:

(am r e a l l y excited about this release, fer sure)

User avatar
Bancobusto
Posts: 168
Joined: Mon 13 Jun 2005, 20:52
Location: Vancouver Island

#13 Post by Bancobusto »

Downloaded succesfully, but with the wrong md5sum....


Shit....

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

How to resume downloads with wget

#14 Post by GuestToo »

i do not recommend using Firefox or Mozilla or IE for downloading large files ... they do not have resume capability (i think Opera can resume)

i use wget ... if for any reason the download stops (or you stop it or your OS crashes [some people use Win ME]) ... you can just resume the download anytime

basically, just open an rxvt window in the dir you want to download to, and type:
wget -c the-url-of-the-file

the -c option is to resume the download

User avatar
Bancobusto
Posts: 168
Joined: Mon 13 Jun 2005, 20:52
Location: Vancouver Island

#15 Post by Bancobusto »

G2, I used wget for my download....


still, have md5sum error when comparing it to here http://www.nstsoftware.com/puppy/puppy- ... .4.iso.txt

oh well, must sleep now...... will continue, and hey, tomorrows looking like a really cool day when I have the ability to compile apps in Puppy as an option!

Guest

#16 Post by Guest »

if you are downloading puppy-barebones-1.0.5alpha1.iso
you want to use puppy-barebones-1.0.5alpha1.iso.txt
to check the md5sums
not puppy-barebones-1.0.4.iso.txt

if you use wget, it's really easy
download puppy-barebones-1.0.4.iso.txt
then press the downarrow key to repeat the command
remove .txt using the backspace key and press enter

User avatar
Alienx
Posts: 141
Joined: Fri 06 May 2005, 22:02
Location: Rio de Janeiro - Brazil

#17 Post by Alienx »

I'm trying to download usr_devx.sfs with wget http://www.nstsoftware.com/puppy/usr_devx.sfs but I'm receiving the message : ERROR 403 Forbidden

please, help :wink:
Sorry, broken english above :-)

User avatar
danleff
Posts: 294
Joined: Sun 08 May 2005, 13:11
Location: Albany, NY
Contact:

#18 Post by danleff »

Apparently a server problem. Let's give Barry a chance to fix it.
I love it when a plan comes together

--Hannibal Smith

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#19 Post by BarryK »

Hey guys, sorry about devx.sfs, it didn't have read permissions so couldn't be downloaded. Now fixed.

Maybe if you have downloaded puppy 1.0.5alpha1 and md5sum is wrong, post it here and we will see if others get the same md5sum.

User avatar
Alienx
Posts: 141
Joined: Fri 06 May 2005, 22:02
Location: Rio de Janeiro - Brazil

#20 Post by Alienx »

both md5sums are correct here, thanks Barry :wink:
Sorry, broken english above :-)

Post Reply