LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-12-2008, 03:39 AM   #1
vishnu_sreekumar
Member
 
Registered: Jan 2006
Location: India
Distribution: Ubuntu, RHEL, Debian
Posts: 49

Rep: Reputation: 20
How to install DimDim 4.5 from source code?


Hi,

I am trying to install DimDIm v4.5 in a Fedora Core 8 machine. I downloaded the source code (Dimdim_v4.5_SourceCode.zip) from here
http://sourceforge.net/project/showf...kage_id=301331

and unzipped it. I don't know how to proceed further. There is no README or INSTALL file in the package. Can somebody help me with this?

PS: Can I use the CentOS 5.2 RPM in Fedora Core 8?

Thanks & Regards,
Vishnu
 
Old 12-12-2008, 04:44 AM   #2
MoonMind
Member
 
Registered: May 2005
Location: Switzerland
Distribution: Ubuntu
Posts: 448

Rep: Reputation: 38
Did you also download the Docs (from the same place)? I'd be rather surprised if there weren't any hints on how to compile and install in there... This is no simple web application, it'll need to be compiled on or for your server.

M.
 
Old 12-12-2008, 12:35 PM   #3
vishnu_sreekumar
Member
 
Registered: Jan 2006
Location: India
Distribution: Ubuntu, RHEL, Debian
Posts: 49

Original Poster
Rep: Reputation: 20
Yes, I downloaded the docs. But it mainly focus on describing the architecture and how to host and join meeting after installing. It'd be a great help if some one who had already installed DimDim 4.5 share their thoughts.
 
Old 12-15-2008, 03:48 AM   #4
vishnu_sreekumar
Member
 
Registered: Jan 2006
Location: India
Distribution: Ubuntu, RHEL, Debian
Posts: 49

Original Poster
Rep: Reputation: 20
Hi MoonMind,

Can you tell me how to compile it? Is it a Java application?
 
Old 12-17-2008, 01:03 PM   #5
Kailoon
LQ Newbie
 
Registered: Dec 2008
Posts: 1

Rep: Reputation: 0
Dimdim V4.5 compiled in ubuntu

Hi,all,
I have tried compiling Dimdim 4.5 in ubuntu these days,the compile process seems ok but it still does not work in my system yet.I'd like to share with you some tips:

1. you can find the document about compile and setup in the folder:/dimdim/Product/Build/Scripts/SF_RPM_Script. two files:readme.txt and Dimdim_SF_CentOS5.2_RPM_Readme_v4.5.txt are useful.

2. Using python2.5 directly instead of 2.4 when following the instruction in the second txt file step by step, and skip "8. Python2.5" accordingly.

3. when in 6.c,you may encounter a error like"sh: curl-config: not found
...exception: please install the libcurl development files",which is relative to the difference of python's setuptools in ubuntu from centOS. pls do as following:
$ sudo apt-get remove python-setuptools
$ svn co 'http://svn.python.org/projects/sandbox/branches/setuptools-0.6/' setuptools-dev06
$ cd setuptools-dev06
$ sudo python setup.py install
$ sudo easy_install http://trac-hacks.org/svn/customfieldadminplugin/0.11


4.Some errors may occur in the C source code when you ant the source(.h file). In my experience ,one was about "memcpy()" because "string.h" was not included,another was about some repeated parameters in a function definition(i forgot the name of the function and the location),which you can get the correct definition in the relative .cpp file.

That's all for compiling. but after compiling, i still can not run dimdim. i have install dimdim in the centOS successfully.i am do some test by copying all the dimdim folder from centOS to unbutu and try to setup it in ubuntu,but it dose not work yet.

If any guy get an advanced step,please share with us.

Last edited by Kailoon; 12-17-2008 at 03:55 PM.
 
Old 09-27-2010, 02:30 AM   #6
lamm1611
LQ Newbie
 
Registered: Sep 2010
Posts: 7

Rep: Reputation: 0
Hi all!!!
I have a project abut installing dimdim n centos. I have tried but so far, i couldn't complete it. I hope i will receive some guides from everybody.
Thanks so much!!!
 
Old 09-27-2010, 03:12 AM   #7
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Welcome to LQ.

Probably start here
http://sourceforge.net/projects/dimdim/files/
""Dimdim is an open source web meeting product with features like Application,
Desktop and Presentation sharing with A/V streaming and chat.
No attendee installation - all features are available through a web browser.
Dimdim can be integrated with Moodle."" I.e. DimDim is an online thing.

Moodle_v1_9-Dimdim_v4_5_CommunityEdition_Integration_Pack.zip
http://sourceforge.net/projects/dimd...k.zip/download

Moodle_v1_9-Dimdim_v4_5_Integration_Guide.doc
http://sourceforge.net/projects/dimd...e.doc/download

User_Guide_for_Dimdim_Web_Meeting_module_in_Moodle_v4_5.doc
http://sourceforge.net/projects/dimd...5.doc/download

And then read the two documentation files (116 + 537 kB) a couple of times.

May be start your own thread, here you have posted in one from 2008.
CentOS 5.5 ? Please specify OS each time a question is asked !
http://www.linuxquestions.org/linux/...Ask_a_Question
http://www.catb.org/~esr/faqs/smart-questions.html
http://www.linuxquestions.org/linux/rules.html

Lots of reading : Good luck. ..

P.S.:
To get advices, you will also have to tell, which issues, you have.
.....
 
Old 09-28-2010, 09:25 AM   #8
lamm1611
LQ Newbie
 
Registered: Sep 2010
Posts: 7

Rep: Reputation: 0
Hi knudfl!!!
Thank you for your soon reply. I will try to complete my project with these guides. I think I will nedd some day to study. Sorry because i had not specified the version of CentOS. It is 5.1.19. I hope these guide will helpful for me. If i have more questions, can I send them to you? My email address is lamm1611@yahoo.com. I hope I will receive anything relating to my project(specially video because i am a student. It will be better for me).
Thanks again!!!
 
Old 09-29-2010, 12:04 PM   #9
lamm1611
LQ Newbie
 
Registered: Sep 2010
Posts: 7

Rep: Reputation: 0
Hi all!!!
I have tried to install dimdim and i had some problem. If you know what it say, please explain it for me. Thanks so much!!!

When i setup the flup on python2.5, it noted that:"Zlib not available". I had tried to install zlip by "yum install zlip*" command but it failed.
Please help me if you can.
Thanks a lot

lamm1611
 
Old 09-30-2010, 03:59 AM   #10
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Please try 1) su <password> 2) # yum install zlib-devel

When an application, you are building, asks for e.g. zlib, it means zlib-devel.

P.S. You cannot install the online dimdim, but you can install Moodle,
to access DimDim.

PPS. : All technical discussion is supposed to be done here in the thread, so other
members can benefit from solutions. Avoid spamming : Please delete your email address.
Is already available, when your name is clicked.
I have never used dimdim / Moodle, the provided info has been found with Google.

Your CentOS version : Please do : cat /etc/redhat-release
( Never heard about 5.1.19 ).
..

Last edited by knudfl; 09-30-2010 at 04:45 AM.
 
Old 10-01-2010, 12:20 AM   #11
lamm1611
LQ Newbie
 
Registered: Sep 2010
Posts: 7

Rep: Reputation: 0
hi,
Thanks you so much. I have searched on Google and i have already resolved this problem. I used "yum install zlib*" command. It worked nice. Thank you for advising me. Sometime I can not describe my problem clearly because my English skill is not good. So, I am sorry for any inconvenient things for you.
Thanks so much
lamm1611
 
  


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: Dimdim Open Source is a bright-bright solution for Web conferencing LXer Syndicated Linux News 0 06-13-2008 01:10 PM
source code install problems PorPorMe Linux - Software 3 02-16-2008 10:58 AM
install source code using apt cyb0rg777 Debian 2 06-09-2007 10:29 AM
Q: install kernel source code Tux136 Linux - Newbie 9 08-30-2005 09:59 AM
Where do you install source code arkamir Linux - Software 3 12-01-2003 02:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:02 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