Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 13-11-2006, 04:06 PM   #1 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Question want to built autopatcher for linux


don't u think that linux is only for the people who have broadband connection with lots of GB's to spare??

so what the Users without internet?
so don't u think that there should be something like autopatcher which cointains latests updates,patches and soft need for java,flash, win32 codecs


what u say about this project?
is it viable?
gary4gar is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 13-11-2006, 04:40 PM   #2 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Re: want to built autopatcher for linux

So @Gary Best of Lux as you are starting this great project.it surely helps ppl with no broadband connxn. Maybe Anurag Patil@gnurag can help u on this.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 13-11-2006, 04:47 PM   #3 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Question Re: want to built autopatcher for linux

do u think that i will be able to do this project??
like i don't have any experince in this field.
i wants u all to
check its if is worth?
there should'nt be a project of same kind running
what kind things do i require for the project?

can u pls guide me

as i am gonna include add non-free soft(flash,jave) as well so what the licencing issues


also i don't want to write the script for it from a start and plan to use exxixting scripts like BUMPS or automatix with little changes

Last edited by gary4gar; 13-11-2006 at 05:40 PM.
gary4gar is offline  
Old 13-11-2006, 08:22 PM   #4 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: want to built autopatcher for linux

@Gary, making autopatcher is very simple for Linux! All u have to do is learn SHELL SCRIPTING! Make individual shellscripts for each package, Mark em in numbers and ask users of their choices of install and what packages they want to install and then execute corresponding shell scripts. As for setting up paths, the answer is again a SHELL SCRIPT. So u may learn SHELL SCRIPT and help noobies here. U may even post it on net and name it something like "Autopatcher by Gary" .

But mind that u have to download all dependencies for the corresponding softwares urself. Fedora will have different package types and Ubuntu will have different etc. So u may start with the one installed on ur system. Its not an easy task since u have to take a note of dependencies for each and every package! ANd those are not in 10s but 100s of them or may be more.

So u may start by creating an autopatcher with like 5-6 softwares first. Like Sun java, limewire, xmms-mp3 etc. I can help u if u face errors in shell script. But I'm too busy with mah Exams these days and can't do the good work for atleast 1 month or so.

So Best of Luck n keep up the good work!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 14-11-2006, 01:11 PM   #5 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: want to built autopatcher for linux

@Gary, Take the help of @Mediator, @GNUrag + others who know Shell scripting & other stuff.
Java SE is already released under GPLv2. So it's there are no licencing issues!!
For other softwares check their license policies.
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 14-11-2006, 07:43 PM   #6 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: want to built autopatcher for linux

You will have to be very careful to include all dependancies and also to resolve the cases where there's round dependancy or conflicts.
__________
I guess reading up a little bit on LFS should help out in this.
__________________
http://www.bash.org/?258908

Last edited by mehulved; 14-11-2006 at 07:43 PM. Reason: Automerged Doublepost
mehulved is offline  
Old 15-11-2006, 02:19 PM   #7 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: want to built autopatcher for linux

i am changing the idea a little,

how about a *swift starter* from digitians like autopatcher from neowinians
i say so because its very difficult for one person to take this project. when a community is envoled in it its becuase easy as a pie.

Do forum rules permit this @mehul?? or u have to talk to raboo to confirm

@mediator
thanx u showed the light in dark path that is now i actually know what is do be done.

thanx to prakash kerala & JGuru for licensing advice.

Last edited by gary4gar; 15-11-2006 at 02:36 PM.
gary4gar is offline  
Old 16-11-2006, 12:26 PM   #8 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: want to built autopatcher for linux

@Gary, That's right. It's very hard for a single person to do a project in Linux unless
he/she knows things thoroughly!!
Better form a team of 4 or 5 persons. And get started.
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 19-11-2006, 03:03 PM   #9 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: want to built autopatcher for linux

Well we can get a few things started. If a few people team up and are ready to join in we can form an unofficial group from digit.
But if you want digit's name to be officially associated we need to ask FatBeing or Raaabo.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 19-11-2006, 08:30 PM   #10 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Default Re: want to built autopatcher for linux

Whats with rpm/deb/tgz/ebuild configs?? It wud create more confusion than use. A better bet IMO is restricting to deb and rpm based distros.

Thats quite easy, we can write python scripts or if u want the same auto patcher like interface, we can create using pygtk or pyqt.

We just gotta take care of dependancies. And regarding the building of binaries we must decide to what support we have to build with.. like for building with --enable-* as most deps are rather based on features we add.

The tougher thing would be to maintaining it across several distros.

I'd suggest we use aggressive optimisations and also Intel C Compiler. (ICC for linux is free for personal use)
__________________
Call it Emacs,
Love it or Leave it.
Satissh S is offline  
Old 19-11-2006, 08:36 PM   #11 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: want to built autopatcher for linux

I'd like to join in as well.
Why not just package most available DEBs/RPMs into a simple one click interface.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 20-11-2006, 12:10 AM   #12 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: want to built autopatcher for linux

Quote:
Originally Posted by Satissh S
I'd suggest we use aggressive optimisations and also Intel C Compiler. (ICC for linux is free for personal use)
Wow!!! I never thought about converting my Gentoo system to ICC.
Is it completely compatible with GCC? I mean when I googled, it says it is C++ compiler but what about the code that is written in C and not C++. Will it compile that code as well? If it can, then may be I should image my Gentoo partition and recompile it using ICC
eddie is offline  
Old 20-11-2006, 12:24 AM   #13 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: want to built autopatcher for linux

Welcome my friend @Satissh after a long hiatus.
@Eddie, I think the Intel C compiler is compatible with gcc.
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 20-11-2006, 12:56 AM   #14 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: want to built autopatcher for linux

But what does this compatibility mean? If it means that it can compile the C++ code that can be compiled using gcc then ok...but what about the C code? Can anyone confirm whether it works then?
eddie is offline  
Old 20-11-2006, 02:45 AM   #15 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: want to built autopatcher for linux

I guess rpm's for FC , Suse and Mandriva and deb's for ubuntu to start with should be good. Satissh and eddie can chip in with tgz for slackware and ebuilds for gentoo. And maybe i can lend a helping hand so that I can learn a bit.
To start with we should just cover 2-3 specific distros say FC6, Suse 10.2 and Ubuntu 6.06. As we get going, if we feel we're getting somewhere, we can extend further.
I would say, we should rather not attach it with digit forum. It should be an independant project so many outsiders may feel willing to join in and contribute.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 20-11-2006, 11:01 AM   #16 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default Re: want to built autopatcher for linux

It's a good idea in fact, but how do you manage the size if you're using a variety of precompiled binaries and it's dependencies ? Why not original source and all dependencies, so that can be used in multiple distros.
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Old 20-11-2006, 11:45 AM   #17 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: want to built autopatcher for linux

Why not use AutoPackage
http://autopackage.org/
I dont know much but its supposed to work on all Linux distro's.

Regards...
ray
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 20-11-2006, 11:56 AM   #18 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: want to built autopatcher for linux

@Eddie, The Intel C++ Compiler supports both C & C++. Also there is icc/gcc
compatibility. Click here
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 20-11-2006, 12:12 PM   #19 (permalink)
The Linux Man !
 
paragkalra's Avatar
 
Join Date: Jan 2006
Location: Nagpur, Maharashtra, India
Posts: 217
Thumbs up Re: want to built autopatcher for linux

I am ready to work on the project....I know bit of shell scripting.........I am very good in Linux Networking.....I am a RedHat Certified Technitian....I know basics of Databases like Oracle and Mysql.......I also know just the basics of C, C++, Java, Perl, Python, bla bla bla (just how to compile & run simple programs on Linux) but don't worry I can even master them keeping time constraints in mind.....I am doing Engineering in Electronics from Nagpur, Maharashtra, India. I am a final year student. I have my exams from 27th Nov to 12th Dec. Them I am totally free for at least two months......Who so ever becomes the project leader, Just let me know how can i help.
__________________
Parag.A.Kalra, The Linux Man
http://www.paragkalra.com/
In this world without WALLS and GATES who need WINDOWS! USE LINUX! STOP PIRACY! GO OPEN SOURCE!
paragkalra is offline  
Old 20-11-2006, 01:17 PM   #20 (permalink)
Just another linux lover.
 
subratabera's Avatar
 
Join Date: Jun 2006
Location: Bangalore, KA
Posts: 562
Default Re: want to built autopatcher for linux

You can use the EasyUbuntu source code found here to study the way they do it. I think that this can help you in many ways in designing such autopatcher specially for Debian based systems...
__________
Quote:
Originally Posted by rayraven
Why not use AutoPackage
http://autopackage.org/
I dont know much but its supposed to work on all Linux distro's.

Regards...
ray
Great link...
__________________
Today is a most unusual day, because we have never lived it before; we will never live it again; it is the only day we have.
(Registered Linux User #432737 - subratabera.blogspot.com)

Last edited by subratabera; 20-11-2006 at 01:17 PM. Reason: Automerged Doublepost
subratabera is offline  
Old 20-11-2006, 02:13 PM   #21 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: want to built autopatcher for linux

Quote:
Originally Posted by desertwind
It's a good idea in fact, but how do you manage the size if you're using a variety of precompiled binaries and it's dependencies ? Why not original source and all dependencies, so that can be used in multiple distros.
Yeah I am more for just providing the official binaries along with dependancies, so offline installation can be done. But, we have to decide what to pack and how much to pack in a CD/DVD that we release. I mean there are so many and frequent updates every week, We can't just go and get them all. We have to see the most essential ones and pack them in the iso.
Do we include non-free software? Then, as discussed earlier, what about the licensing terms?
Then what is the method of distribution to be adopted?
As for making something like autopackage, it will be somewhat a bit of headache cos we will have to make sure of many things when messing around with the source, that's what I feel. But, if others want to do it, we can as well get along and start it.
We can meet at irc.freenode.net #freeme channel and talk about this.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 20-11-2006, 04:29 PM   #22 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: want to built autopatcher for linux

I don't think updates shud be included, but only the minimum essential part. Well, for non-free stuff that shouldn't be included either.

What I suggest is that we start with minimum stuff. If that becomes a success, then may be we can add more to it. We shudn't add packages that are dependent on kernel version. Lets start with simple such options!
1. W32codec pack,
2. Sun Java
3. xmms-mp3
4. Gstreamer plugins
5. xmame,gxmame
6. Xine+Plugins
7. Mplayer
8. Anjuta

This shud be enough for noobies and then we conduct a test all each of us on our own machines! I know many of us have Already completed our Linux distros with these things, so lets try it on VMWARE and if any of us changes his/her distro frequently then it will be boon for him and us as well. Well digit may be having more machines then all of us combined and does testing too. So we can hand it over to digit also. So wat say?? Like the idea??
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 21-11-2006, 01:38 PM   #23 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Talking Re: want to built autopatcher for linux

Quote:
Originally Posted by eddie
Wow!!! I never thought about converting my Gentoo system to ICC.
Is it completely compatible with GCC? I mean when I googled, it says it is C++ compiler but what about the code that is written in C and not C++. Will it compile that code as well? If it can, then may be I should image my Gentoo partition and recompile it using ICC
Hi
I saw in one of those pages at gentoo-wiki. Also i remember reading at lfs-hints. Yes i think its compatible with gcc. It just asks for a license key to install which we can get from intel when registered.

Have a look here,
http://linuxfromscratch.org/pipermai...er/002672.html

Don't know why gentoo wiki is down at times, anyways have a look here, http://gentoo-wiki.com/HOWTO_ICC_and_Portage .

regards.

@jguru: Just woke up from slumber
__________________
Call it Emacs,
Love it or Leave it.
Satissh S is offline  
Old 21-11-2006, 03:56 PM   #24 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: want to built autopatcher for linux

@Satissh, Good to have you back here in the forum. Atleast visit here once in a week.
So how are your own projects going on? I saw your website. Looks cool.

@Mediator, If you guys include MP3 plugin for XMMS, then what about licensing issues?
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 21-11-2006, 04:05 PM   #25 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: want to built autopatcher for linux

@Jguru : I dunno much about licensing issues. May be u can help here!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 25-11-2006, 10:36 PM   #26 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: want to built autopatcher for linux

so till now the members interested to take the project are:-
anyone more interested to join or any developers want to quit please post here.
so guys lets rock!
1) Gary4gar
2) JGuru
3) Mediator
4) Paragkalra
5) QwertyManiac
7) Satissh S
8 ) tech_your_future

NOTE:list is in alphabetical order
gary4gar is offline  
Old 26-11-2006, 12:04 AM   #27 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: want to built autopatcher for linux

Quote:
Originally Posted by Satissh S
Hi
I saw in one of those pages at gentoo-wiki. Also i remember reading at lfs-hints. Yes i think its compatible with gcc. It just asks for a license key to install which we can get from intel when registered.
Thanks a lot man
eddie is offline  
Old 22-12-2006, 02:09 PM   #28 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: want to built autopatcher for linux

hi guys,
i got holidays so i am free and can take up the project,
i am working 2-3 hrs daily on this,to make things first a fall i will try and make system for Unbuntu with source packges. in the test built u will see aroung 4-5 option.

i think i will take the GUI interfaernce from easy ubuntu.as i am not that good in gtk
gary4gar is offline  
Old 22-12-2006, 03:02 PM   #29 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: want to built autopatcher for linux

Try with commandline scripts. It will be the simplest to initiate the project! Modularise the install procedures for each package and then just add them to the main script. If succesful, then u can replace the main script with GUI one!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 22-12-2006, 05:54 PM   #30 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: want to built autopatcher for linux

@Gary For building a GUI, use GLADE. It's a RAD tool like VB.
Checkout these links, see how easy it is build a GUI using GLADE!!!

1) http://www.writelinux.com/glade/
2) http://www.linuxjournal.com/article/6586
3) http://wingtk.sourceforge.net/ishan/starting.html
4) http://www.ibiblio.org/onebase/oneba.../developgo.php
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by clmlbx
- by icebags
- by Sujeet

Advertisement




All times are GMT +5.5. The time now is 10:30 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2