LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Puppy
User Name
Password
Puppy This forum is for the discussion of Puppy Linux.

Notices


Reply
  Search this Thread
Old 05-07-2013, 07:56 PM   #1
BarryK
Puppy Chief Developer
 
Registered: Jun 2006
Location: Perenjori, Australia
Distribution: Puppy Linux
Posts: 11

Rep: Reputation: 0
Smile Precise Puppy 5.5.92 (5.6beta1)


See my blog post:

http://bkhome.org/blog2/?viewDetailed=00225

Feedback welcome!
 
Old 05-09-2013, 11:58 AM   #2
pmp_
LQ Newbie
 
Registered: May 2013
Posts: 1

Rep: Reputation: Disabled
Abiword-2.9.4 compiling solution

Greetings from Germany.
This is my Solution for compiling Abiword:
------------------------------------------------------
- installed frugal ! NEED 768 M private savefile ! -
# Comments are like this #
- ppm install:
langpack de # only for germans, like me #
libboost1.46-dev +dep
libgtk-3-dev_3.4.2 +dep
pkg-config_0.26
-NS, REBOOT-
# in Terminal the following 2 commands #
cd /
ln -s /usr/lib/libcairo-gobject.so.2.11000.2 /usr/lib/i386-linux-gnu/libcairo-gobject.so
Compile1: ./ configure --prefix=/usr --enable-static
Compile2: make
Compile3: new2dir make install

... hope this helps ...
sincerely yours _(pmp)
 
Old 05-14-2013, 08:05 AM   #3
Karl Godt
Member
 
Registered: Mar 2010
Location: Kiel , Germany
Distribution: once:SuSE6.2,Debian3.1, aurox9.2+3,Mandrake?,DSL? then:W7st,WVHB, #!8.10.02,PUPPY4.3.1 now:Macpup
Posts: 314

Rep: Reputation: 45
A small note : due to

cat /proc/cmdline
pmedia=hd psubdir=slacko-5.3

I got me an /etc/rc.d/PUPSTATE file as
Code:
PUPMODE=5
PDEV1=''
DEV1FS=''
PUPSFS='sda1,ext3,/slacko-5.3/puppy_slacko_5.3.sfs'
PUPSAVE=''
PMEDIA='hd'
#ATADRIVES is all internal ide/pata/sata drives, excluding optical, excluding usb...
ATADRIVES='sda '
#ATAOPTICALDRIVES is list of non-usb optical drives...
ATAOPTICALDRIVES=''
#these directories are unionfs/aufs layers in /initrd...
SAVE_LAYER=''
PUP_LAYER='/pup_ro2'
#The partition that has the slackosave file is mounted here...
PUP_HOME=''
#(in /initrd) ...note, /mnt/home is a link to it.
#this file has extra kernel drivers and firmware...
ZDRV=''
#complete set of modules in the initrd (moved to main f.s.)...
ZDRVINIT='no'
#Partition no. override on boot drive to which session is (or will be) saved...
PSAVEMARK=''
This led to some incorrect behavior of
/usr/sbin/shutdownconfig

Have workaround as

Quote:
if [ "$PSAVEMARK" != "" ];then #see /etc/rc.d/PUPSTATE
devnameonly="`echo -n "$PDEV1" | sed -e 's/[0-9]*$//'`"
SAVEPART="${devnameonly}${PSAVEMARK}" #partition that will-have ${DISTRO_FILE_PREFIX}save.
spPATTERN='/dev/'"$SAVEPART"'|'
SAVEFS="`probepart -m | grep "$spPATTERN" | cut -f 2 -d '|'`"
SAVEFILE="$PSUBDIR/${DISTRO_FILE_PREFIX}save.2fs"
PUPSAVE="$SAVEPART,$SAVEFS,$SAVEFILE"
[ "$PDEV1" -a "$devnameonly" -a "$SAVEPART" -a "$SAVEFS" ] && return 0
fi
if [ "$PCHOOSE" != "yes" ];then
SAVEFS="$DEV1FS"
SAVEPART="$PDEV1"
SAVEFILE="$PSUBDIR/${DISTRO_FILE_PREFIX}save.2fs"
PUPSAVE="$PDEV1,$DEV1FS,$SAVEFILE"
echo "SAVEFS=$SAVEFS' SAVEPART=$SAVEPART' SAVEFILE=$SAVEFILE' PUPSAVE=$PUPSAVE'"
[ "$SAVEFS" -a "$SAVEPART" -a "$SAVEFILE" -a "$PUPSAVE" ] && return 0
fi
Am not testing due too little bandwidth, but looking into wary-5.5's shutdownconfig, that part is same .
Best regards.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Precise Puppy Is a Fast, Furious Distro LXer Syndicated Linux News 0 03-07-2013 08:10 AM
ganttproject not working on precise puppy mike5061 Linux - Newbie 6 03-01-2013 09:37 PM
LXer: Puppy 5.4 Precise Screenshot Tour LXer Syndicated Linux News 0 11-06-2012 06:20 AM
LXer: Precise Puppy - Linux Perfected LXer Syndicated Linux News 0 10-30-2012 06:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Puppy

All times are GMT -5. The time now is 10:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration