Daily Anarchist Forum
May 25, 2013, 02:49:06 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to the Daily Anarchist Forum!
 
   Home   Help Search Members Login Register  
Pages: [1]
  Print  
Author Topic: Linux Native "publisher" alternative  (Read 941 times)
MAM
Guest
« on: July 08, 2012, 05:04:38 AM »

I appear to have hit a problem and I was wondering if you guys know of a solution. I'm looking for a Linux native open source application with similar features to Microsoft's Publisher. I am working on what I have dubbed Project Anarchy which is a multimedia propaganda project and I want to create pamphlets, I have used Publisher in the past to create pamphlets, (for the family business) but I have Debain (Wheezy) now and have <0 desire to boot up Windoze ( I get a headache thinking about it). Anyway any help you guys can provide will be greatly appreciated. Thanks.
Logged
Syock
Hero Member
*****
Posts: 1667



View Profile WWW
« Reply #1 on: July 08, 2012, 05:07:30 AM »

http://www.scribus.net/canvas/Scribus
Logged

"I know that you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant".
MAM
Guest
« Reply #2 on: July 08, 2012, 05:13:21 AM »


I'm gonna have to update before I can get it, and I'm nervious about doing that because I don't want my system to break.
Logged
Syock
Hero Member
*****
Posts: 1667



View Profile WWW
« Reply #3 on: July 08, 2012, 05:16:08 AM »

Maybe toss an updated OS in virtualbox, then load it on there. 
Logged

"I know that you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant".
MAM
Guest
« Reply #4 on: July 08, 2012, 05:18:59 AM »

Maybe toss an updated OS in virtualbox, then load it on there. 

Can you explain and define your terms, so that a former luddite can understand them? I would appreciate it! I'm not really a techi (yet).
Logged
Syock
Hero Member
*****
Posts: 1667



View Profile WWW
« Reply #5 on: July 08, 2012, 05:24:41 AM »

As long as you are on the stable release repositories you shouldn't have to worry about updating your OS. 

Virtualbox is a program that will allow you to run an operating system inside a program window. 
https://www.virtualbox.org/
From there you can load software onto it.  It protects your OS.  Honestly it is way more hassle than you should have to go through for your goal.  It is an option though. 



Logged

"I know that you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant".
MAM
Guest
« Reply #6 on: July 08, 2012, 06:20:51 AM »

As long as you are on the stable release repositories you shouldn't have to worry about updating your OS. 

Virtualbox is a program that will allow you to run an operating system inside a program window. 
https://www.virtualbox.org/
From there you can load software onto it.  It protects your OS.  Honestly it is way more hassle than you should have to go through for your goal.  It is an option though. 





Mission accomplished thank you for your help!
Logged
Syock
Hero Member
*****
Posts: 1667



View Profile WWW
« Reply #7 on: July 08, 2012, 06:29:09 AM »

Glad to hear it worked for you.  Good luck with Project Anarchy!
Logged

"I know that you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant".
Aegidius
Abuser of italics and semicolons
Full Member
***
Posts: 131



View Profile
« Reply #8 on: July 08, 2012, 04:25:40 PM »

You shouldn't have to do a full system upgrade;
Code:
$ sudo apt-get update && sudo apt-get install scribus
will just get scribus and its dependencies.  (apt-get update updates your package lists, not the system.)
Logged

"I need not say how eager we are to trade with you and your kind!  Now, how can I be of service to you?"
BobRobertson
Sr. Member
****
Posts: 495



View Profile
« Reply #9 on: July 09, 2012, 12:19:16 PM »

(apt-get update updates your package lists, not the system.)

# apt-get update

Updates the list of available packages, dependencies, etc, that are available from the repositories as listed in /etc/apt/sources.list

# apt-get upgrade

Goes through the updated list of available packages, checks versions for new revisions of packages that are already installed on the system and presents a list of updated packages for confirmation before pulling and installing the new versions

# apt-get install foo

Checkes the updated list of available packages, checks for any dependencies for foo, and unless foo is the ONLY package, apt-get will present a list of foo and its dependencies that will be downloaded in order for foo to run

Important: If you are running Stable, then there is little to no worry about "breaking" anything if you run "apt-get upgrade". Debian goes through serious work to make sure that Stable packages are exactly that, STABLE. No gratuitous changes go into Stable, only explicit security fixes.

Even if Stable has had a minor version change (I believe Stable is at 6.4 right now), great pains are made to ensure that any and all changes migrate successfully before the new point version is released.

Stable in Debian has nothing to do with software stability, it refers to stability of the packages and packaging system. Fear not! Apt-get upgrade for security today!
Logged
MAM
Guest
« Reply #10 on: July 09, 2012, 06:48:28 PM »

(apt-get update updates your package lists, not the system.)

# apt-get update

Updates the list of available packages, dependencies, etc, that are available from the repositories as listed in /etc/apt/sources.list

# apt-get upgrade

Goes through the updated list of available packages, checks versions for new revisions of packages that are already installed on the system and presents a list of updated packages for confirmation before pulling and installing the new versions

# apt-get install foo

Checkes the updated list of available packages, checks for any dependencies for foo, and unless foo is the ONLY package, apt-get will present a list of foo and its dependencies that will be downloaded in order for foo to run

Important: If you are running Stable, then there is little to no worry about "breaking" anything if you run "apt-get upgrade". Debian goes through serious work to make sure that Stable packages are exactly that, STABLE. No gratuitous changes go into Stable, only explicit security fixes.

Even if Stable has had a minor version change (I believe Stable is at 6.4 right now), great pains are made to ensure that any and all changes migrate successfully before the new point version is released.

Stable in Debian has nothing to do with software stability, it refers to stability of the packages and packaging system. Fear not! Apt-get upgrade for security today!

Thanks for the info! I'm running Debian Wheezy which is the current testing. I use Debian Squeeze on my laptop which is the Stable release and the only complaint I have with it is that it is very out dated... But hey it is also very Stable I have never had it crash on me, while with Wheezy I have had it crash a few times.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines
SMFAds for Free Forums
Valid XHTML 1.0! Valid CSS!