imd-linux-beta_1 Mailing List for Indigo Magic Desktop for Linux
Status: Beta
Brought to you by:
emasson
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(21) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Marcin 'R. R. <ra...@id...> - 2007-05-29 19:54:13
|
> I am using the imd4linux mailing list to inform you about the MaXXi > Desktop rebirth ! So...? :-p PS.: Hey, got a spare R4k/200? My I2 one crashed and burned today (literally). -- The person you rejected yesterday could make you happy, if you say yes. |
From: Eric M. <max...@gm...> - 2007-05-29 15:24:11
|
Hi all and welcome back ! I am using the imd4linux mailing list to inform you about the MaXXi Desktop rebirth ! First of all, the project is far from dead as many among you though. I was mainly very busy with life (family and work) and I hope that you understand that. Not many people can say they have 4 children these days... Now the kids are growing up beautifully and I have more free time that I will invest on the project. As for the project it self, many people are using it everyday and I made several stealth releases for special customers in the CG industry. As you maybe already know, the project has a new name... MaXX Interactive Desktop or simply MaXXi Desktop. New name for a fresh start with a lot of new technology and features. The focus of the project changed a bit and you will be the first to know when I am done with the writing... The development process will be more open and yes source code will be available from a SSH/CVS server. New APIs and SDK will be made available to allow you to write modern high performance desktop applications for MaXXi. The new road map will be posted tonight (CANADA Time) and I hope to receive a lot of questions. Again, I want to emphasise on the fact that I want to build a real community of Computer Graphics users around the project and bring back the good days of High Performance Graphic Workstation Environment. So have a look at the new http://5dwm.org and let me know how to make it better. Cheers, Eric Masson, MaXXi Desktop web: http://5dwm.org email: max...@gm... |
From: <ben...@id...> - 2004-05-22 12:59:17
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: Marcin 'R. R. <ra...@do...> - 2003-07-08 13:28:57
|
On 07 Jul 2003 22:36:23 +0100 David Richards <da...@sk...> wrote: > ok i got all the files downloaded. But i am unsure what to do ? i dont > want to screw my system up. You won't, unless of course, you use hell a lot of motif apps and installed OpenMotif 2.2 In that case they'll most likely stop working after installing the Sgm lib. > just a few questions, is it safe to just unzip the files etc.. and run > it. Yes, but it won't run at all, most of them- again, unless you haven't used 0.5 before. you will essentially need these: /usr/bin/X11/5Dwm /usr/bin/X11/toolchest /usr/lib/desktop/launcheffect /usr/lib/desktop/waitmap /usr/lib/images/* /usr/lib/X11/schemes/Base/* /usr/lib/X11/system.chestrc /usr/lib/X11/app-defaults/5DWm The xconfirm and tellwm go to /usr/lib/desktop but they're just candies for now, they'll be needed once session and desktop management will be working fine (dtUtilities, fam, etc.) DO NOT apply patches for gr_osview unless you run GCC 3.x > or do i have to uninstall some programs first, then install ? No, unless you have older (0.5) IMD stuff, in case of icons, you can symlink /usr/share/5Dwm to /usr/lib/images, Rambo |
From: David R. <da...@sk...> - 2003-07-07 21:36:31
|
ok i got all the files downloaded. But i am unsure what to do ? i dont want to screw my system up. just a few questions, is it safe to just unzip the files etc.. and run it. or do i have to uninstall some programs first, then install ? --=20 David Richards <da...@sk...>=20 www.skyforge.net=20 www.drp.se=20 Dedicated servers from =C2=A330 a month http://dedipower.com/r.php?id=3D7C47 =20 |
From: Sean S. <ss...@ma...> - 2003-07-07 21:27:20
|
Okay...permissions were the ticket. Thanks! (it's always the small stuff that gets 'ya) So I now have 5Dwm running under Red Hat 9, with GDM...here are some notes: (1) Use the Xsession.dt script included in =2E/imd4linux.desktop.foundation.beta1/Xsession.dt as the script run by gdm in /etc/X11/gdm/Sessions __BUT__ be sure to move the "5Dwm &" line to the end of the script, and run it in the foreground (e.g. just "5Dwm") Alternatively, create a dummy "User" Sessions that just runs /etc/X11/xdm/Xsession (with no arguments) and place the script in your home directory as .xsession (2) I'm not sure how many of the "toolchest" operations are supposed to work out-of-the-box other than those that bring up the Gnome managers and mxterm. On this system, very few of them seem to. (Color Scemes would be an example) (2a) Tracing through the core files generated, a lot of the problems seem to be stemming from the tls (thread local storage) libs on RH9, so this is probably not an issue for others. I've seen this thing before recently, and it's a mess to deal with w/out source - so here's crossing my fingers. Grin. (3) I can't figure out how to get the login effect to work (as seen in a screenshot on the 5Dwm home page) (4) Gnome preferences don't seem to be persistent across sessions. If I logout and log back in, things like my background and theme settings are not restored. This is a big gripe. (5) Overall, look & Feel are Great. (I worked at SGI for 5 years and still use IR2/3/4 on a daily basis...I feel like I'm sitting in front of an SGI box as I type this! Great work Eric!) I'm going to try it on a multi-head RH8 linux box tomorrow...should be a good test. (6) Would like some convient way of altering elements in the toolchest so that "Web Browser" could be something other than netscape. (This may be in a config file somewhere, but I can't seem to find it) (7) Missing desktop icons for CDs/Home Directory/etc - perhaps operator error ? That's all for now...let me know if I can help with Red Hat 8 or 9 systems... cheers, sean On Mon, 7 Jul 2003, [ISO-8859-1] S=E9bastien Taylor wrote: > What are the permissions on that IndigoMagic script? > > Le Lundi, 7 juil 2003, =E0 13:09 Canada/Mountain, Sean Spicer a =E9crit : > > > > > I should have added that the sessions immediately kicks me back to the > > gdm > > login screen, with no ./xsession-errors file. > > > > Oh, and that "mwm" in the script is really a "5dwm". (I promise. Grin) > > > > sean > > > > _______________________________________________________ > > Sean Spicer > > Sr. Development Lead > > Magic-Earth, Inc (A Halliburton Company) > > www.magic-earth.com > > > > > > > > On Mon, 7 Jul 2003, Sean Spicer wrote: > > > >> > >> Hi Gang, > >> > >> Before the flaming starts, I didn't really expect things to work, but > >> now > >> that they don't, I'm trying to figure out why... > >> > >> Here's what I did... > >> > >> (1) Took a stock RH9 installation, with kernel updates to 2.4.20-18.9 > >> and > >> the NVIDIA 43.65 drivers, and... > >> > >> (2) Blew away lesstif, openmotif 2.2.14, 2.1.30_8 > >> > >> (3) Installed the base library packages, and then the base window > >> manager > >> package (for some strange reason the xterm dies after the install is > >> finished...as root, of course) > >> > >> (4) Added a Session to my /etc/X11/gdm/Sessions directory with the > >> title > >> IndigoMagic, and the script: > >> > >> #!/bin/bash > >> # (c) 2000 Red Hat, Inc. > >> > >> exec /usr/X11R6/bin/mwm > >> > >> (5) Logged out, selected session "IndigoMagic" and tried to log back > >> in > >> and poof!! nothing. > >> > >> Thoughts ??? > >> > >> sean > >> > >> ___________________________________________________________ > >> Sean Spicer > >> Sr. Development Lead > >> Magic-Earth, Inc (A Halliburton Company) > >> www.magic-earth.com > >> > >> > >> > >> > >> ------------------------------------------------------- > >> This SF.Net email sponsored by: Free pre-built ASP.NET sites including > >> Data Reports, E-commerce, Portals, and Forums are available now. > >> Download today and enter to win an XBOX or Visual Studio .NET. > >> http://aspnet.click-url.com/go/psa00100006ave/ > >> direct;at.asp_061203_01/01 > >> _______________________________________________ > >> Imd-linux-beta_1 mailing list > >> Imd...@li... > >> https://lists.sourceforge.net/lists/listinfo/imd-linux-beta_1 > >> > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/ > > 01 > > _______________________________________________ > > Imd-linux-beta_1 mailing list > > Imd...@li... > > https://lists.sourceforge.net/lists/listinfo/imd-linux-beta_1 > |
From: <me...@st...> - 2003-07-07 19:09:36
|
What are the permissions on that IndigoMagic script? Le Lundi, 7 juil 2003, =E0 13:09 Canada/Mountain, Sean Spicer a =E9crit = : > > I should have added that the sessions immediately kicks me back to the = =20 > gdm > login screen, with no ./xsession-errors file. > > Oh, and that "mwm" in the script is really a "5dwm". (I promise. Grin) > > sean > > _______________________________________________________ > Sean Spicer > Sr. Development Lead > Magic-Earth, Inc (A Halliburton Company) > www.magic-earth.com > > > > On Mon, 7 Jul 2003, Sean Spicer wrote: > >> >> Hi Gang, >> >> Before the flaming starts, I didn't really expect things to work, but = =20 >> now >> that they don't, I'm trying to figure out why... >> >> Here's what I did... >> >> (1) Took a stock RH9 installation, with kernel updates to 2.4.20-18.9 = =20 >> and >> the NVIDIA 43.65 drivers, and... >> >> (2) Blew away lesstif, openmotif 2.2.14, 2.1.30_8 >> >> (3) Installed the base library packages, and then the base window =20 >> manager >> package (for some strange reason the xterm dies after the install is >> finished...as root, of course) >> >> (4) Added a Session to my /etc/X11/gdm/Sessions directory with the =20= >> title >> IndigoMagic, and the script: >> >> #!/bin/bash >> # (c) 2000 Red Hat, Inc. >> >> exec /usr/X11R6/bin/mwm >> >> (5) Logged out, selected session "IndigoMagic" and tried to log back =20= >> in >> and poof!! nothing. >> >> Thoughts ??? >> >> sean >> >> ___________________________________________________________ >> Sean Spicer >> Sr. Development Lead >> Magic-Earth, Inc (A Halliburton Company) >> www.magic-earth.com >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email sponsored by: Free pre-built ASP.NET sites = including >> Data Reports, E-commerce, Portals, and Forums are available now. >> Download today and enter to win an XBOX or Visual Studio .NET. >> http://aspnet.click-url.com/go/psa00100006ave/=20 >> direct;at.asp_061203_01/01 >> _______________________________________________ >> Imd-linux-beta_1 mailing list >> Imd...@li... >> https://lists.sourceforge.net/lists/listinfo/imd-linux-beta_1 >> > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/=20= > 01 > _______________________________________________ > Imd-linux-beta_1 mailing list > Imd...@li... > https://lists.sourceforge.net/lists/listinfo/imd-linux-beta_1 |
From: Sean S. <ss...@ma...> - 2003-07-07 19:02:57
|
I should have added that the sessions immediately kicks me back to the gdm login screen, with no ./xsession-errors file. Oh, and that "mwm" in the script is really a "5dwm". (I promise. Grin) sean _______________________________________________________ Sean Spicer Sr. Development Lead Magic-Earth, Inc (A Halliburton Company) www.magic-earth.com On Mon, 7 Jul 2003, Sean Spicer wrote: > > Hi Gang, > > Before the flaming starts, I didn't really expect things to work, but now > that they don't, I'm trying to figure out why... > > Here's what I did... > > (1) Took a stock RH9 installation, with kernel updates to 2.4.20-18.9 and > the NVIDIA 43.65 drivers, and... > > (2) Blew away lesstif, openmotif 2.2.14, 2.1.30_8 > > (3) Installed the base library packages, and then the base window manager > package (for some strange reason the xterm dies after the install is > finished...as root, of course) > > (4) Added a Session to my /etc/X11/gdm/Sessions directory with the title > IndigoMagic, and the script: > > #!/bin/bash > # (c) 2000 Red Hat, Inc. > > exec /usr/X11R6/bin/mwm > > (5) Logged out, selected session "IndigoMagic" and tried to log back in > and poof!! nothing. > > Thoughts ??? > > sean > > ___________________________________________________________ > Sean Spicer > Sr. Development Lead > Magic-Earth, Inc (A Halliburton Company) > www.magic-earth.com > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > Imd-linux-beta_1 mailing list > Imd...@li... > https://lists.sourceforge.net/lists/listinfo/imd-linux-beta_1 > |
From: Sean S. <ss...@ma...> - 2003-07-07 18:36:39
|
Hi Gang, Before the flaming starts, I didn't really expect things to work, but now that they don't, I'm trying to figure out why... Here's what I did... (1) Took a stock RH9 installation, with kernel updates to 2.4.20-18.9 and the NVIDIA 43.65 drivers, and... (2) Blew away lesstif, openmotif 2.2.14, 2.1.30_8 (3) Installed the base library packages, and then the base window manager package (for some strange reason the xterm dies after the install is finished...as root, of course) (4) Added a Session to my /etc/X11/gdm/Sessions directory with the title IndigoMagic, and the script: #!/bin/bash # (c) 2000 Red Hat, Inc. exec /usr/X11R6/bin/mwm (5) Logged out, selected session "IndigoMagic" and tried to log back in and poof!! nothing. Thoughts ??? sean ___________________________________________________________ Sean Spicer Sr. Development Lead Magic-Earth, Inc (A Halliburton Company) www.magic-earth.com |
From: Marcin 'R. R. <ra...@do...> - 2003-07-07 14:40:17
|
OK, let's roll... Things I spotted working wrong since your last snapshot: XmDrawingArea throws BadDrawable X error on "my" Xforge, doesn't happen with last one. Scheme switching doesn't work, i.e. Xt detects "scheme" resource, indicates that, but doesn't override scheme at all... Launcheffect misbehaviour might be dependant of what handles terminal emulation (libtermcap vs. ncurses), on Bach doesn't work, on Beethoven does. f.checkexec: should turn buttons into insensitive labels when toolchest can't stat command. Arrows on scrollbars misbehave when slider_size <= slider_area_size, also the darker "slot" (the previous scrollbar position) is drawn correctly only on horizontal SBW. Highlighting code messes up widget too, when *drawFrame: true is ;-), part of frame is erased by highlight and never redrawn. I know I suggested this myself, but since we (you?) maintain SGI compatibility, SBW should behave like an Sgm stuff (my schemes don't compromise both IRIX and Linux systems now)... therefore I draw back my request on Motif shadowThickness compatibility. *drawFrame doesn't work on standalone SBW, looks creepy. XmSeparator doesn't conform sgiMode (should be gray ;-) ) 5Dwm still has that graying out of brightest and darkest shadows when clicked on title or buttons, xconfirm spawned by toolchest complains about some _dl_ undefined reference, although by manual spawning it works... Must be GCC 2.96... As for VNC, you can spawn your own as long as you want here on Bach, if you want mine, I'll just pass required passwords to you... ;-) Rambo |
From: David R. <da...@sk...> - 2003-07-06 13:23:52
|
HI i am about to install the beta. DO you need all the files or just some ?=20 --=20 David Richards <da...@sk...>=20 www.skyforge.net=20 www.drp.se=20 Dedicated servers from =C2=A330 a month http://dedipower.com/r.php?id=3D7C47 =20 |
From: Gregory A. <G.A...@in...> - 2003-07-04 06:35:04
|
oops s/4Dwm/5dwm :) |
From: Gregory A. <G.A...@in...> - 2003-07-04 06:25:36
|
Hi people! Eric - thanks for great job! 4Dwm and toolchest do work on FreeBSD-STABLE under linux emulation. I did not go into configuration/tuning, but the binaries launch and work. Installation was a breeze. If anyone needs, I can send some screenshots. Waiting for the source to build native binaries. :) Gregory P.S. The GTK+/GTK-2 theme is GREAT. Now, some tech. data: > uname -a FreeBSD devel 4.8-STABLE FreeBSD 4.8-STABLE #4: Tue Jun 17 14:47:32 GMT 2003 root@:/usr/src/sys/compile/DEVEL i386 XFree86 v. 4.3.0 installed linux_base (emulation) - 7.1 linux rpm's installed: > /compat/linux/bin/rpm -qa glibc-common-2.2.4-32 glibc-2.2.4-32 redhat-release-7.1-1 setup-2.4.7-1 filesystem-2.0.7-1 basesystem-7.0-2 termcap-11.0.1-8 db1-1.85-5 db3-3.1.17-7 gdbm-1.8.0-5 glib-1.2.9-1 libtermcap-2.0.8-26 bash-2.04-21 bzip2-1.0.1-3 compat-libstdc++-6.2-2.9.0.14 ncurses-5.2-8 info-4.0-20 fileutils-4.0.36-4 grep-2.4.2-5 popt-1.6.2-8 readline-4.1-9 setserial-2.17-2 slang-1.4.2-2 sh-utils-2.0-13 rpm-4.0.2-8 freetype-2.0.1-4 XFree86-libs-4.0.3-5 zlib-1.1.4-8.7x libstdc++-2.96-112.7.1 openmotif-2.1.30-5_ICS |
From: Olle H. <oll...@ph...> - 2003-07-03 23:26:08
|
this was talked about at sourceforge. eric has to finalize the licence agreement with sgi before releasing the = source. sgi is with us, not against us, on this one. |
From: Olle H. <oll...@ph...> - 2003-07-03 23:24:32
|
im about to install woody right now. i'll let you know. |
From: Pascal de B. <kei...@ho...> - 2003-07-03 23:18:40
|
hi all, I really hope we get a source release soon, I'm a gentoo users (for now), so well you know the gentoo people, as it's a source based distro. I'm thinking about trying archlinux which is source/binary based... Is that SGI propritary code important to imd4linux? btw in which widget set are the imd4linux apps made? openmodif? Greets, Pascal de Bruijn http://members.home.nl/cron/ |
From: Marcus H. <m.h...@da...> - 2003-07-03 22:06:11
|
On Thu, Jul 03, 2003 at 02:52:12PM -0700, Kevin Griffin wrote: > From what I understand, there is some proprietary SGI code included in > imd4linux -so Eric is negotiating for a licensing agreement. I'm > looking to put this on a PPC platform, so I'm sympathic about your > desire for source. Anybody with SGI Indy running Debian Woody? :-) -- ---------------------------------------------------------- pictorion_das werk GmbH m.h...@da... Schmidtstrasse 12 voice +49-69-97353-0 60326 Frankfurt/Main fax +49-69-97353-111 [Germany] http://www.das-werk.de ---------------------------------------------------------- |
From: Kevin G. <ke...@vi...> - 2003-07-03 21:52:38
|
On Thu, 03 Jul 2003 22:41:44 +0200 Jonathan Heusser <jo...@dr...> wrote: > > > I nearly forgot I signed up for beta testing ;-)..but anyway. Just > downloaded imd4linux base. > I'm having problem with libXm.so.2 where I have a newer version. > Anyway..where is the source? > > thanks, > jonathan > > -- > Key fingerprint = 2A55 EB7C B7EA 6336 7767 4A47 910A 307B 1333 BD6C Jonathan- From what I understand, there is some proprietary SGI code included in imd4linux -so Eric is negotiating for a licensing agreement. I'm looking to put this on a PPC platform, so I'm sympathic about your desire for source. -- Things are not getting worse; you are getting older and wiser. |
From: Avi B. <av...@si...> - 2003-07-03 21:33:36
|
Hi all, Eric thank you very much for releasing the 5Dwm binaries. Just a few things I noticed: 1. Installation from inside X11 didn't work. My xterm kept on crashing. Installation from a text console outside of X11 worked fine. 2. $(HOME)/.chestrc doesn;t overrule the system.chestrc defaults. 3. mxterm doesn't start if I modify the following line in system.chestrc "Open Unix Shell" f.checkexec.sh.le "mxterm -fn -sgi-screen-medium-r-normal-*-*-150-*-*-m-*-iso8859-1 -cr green" to "Open Unix Shell" f.checkexec.sh.le "mxterm -geometry 80x40 -fn -sgi-screen-medium-r-normal-*-*-150-*-*-m-*-iso8859-1 -cr green" mxterm works fine in that geometry if started from a mxterm prompt. 4. tellwm doesn't work on my system. this is what happens: avi@legolas:~/tmp/dist/5dwm/imd4linux.desktop.foundation.beta1/src> /usr/lib/desktop/tellwm /usr/lib/desktop/tellwm: relocation error: /usr/lib/desktop/tellwm: undefined symbol: display ldd gives us: avi@legolas:~/tmp/dist/5dwm/imd4linux.desktop.foundation.beta1/src> ldd /usr/lib/desktop/tellwm libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x4001f000) libXm.so.2 => /usr/X11R6/lib/libXm.so.2 (0x4002e000) libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x401c7000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40213000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4021b000) libXp.so.6 => /usr/X11R6/lib/libXp.so.6 (0x40231000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40239000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40247000) libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x4030e000) libm.so.6 => /lib/i686/libm.so.6 (0x40323000) libc.so.6 => /lib/i686/libc.so.6 (0x40347000) libdl.so.2 => /lib/libdl.so.2 (0x40465000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) avi@legolas:~/tmp/dist/5dwm/imd4linux.desktop.foundation.beta1/src> 5. There are a few minor cosmetic things in toolchest and mxterm, but on the whole it looks quite promising ;) Keep up the good work, grts, avi PS. I'm running 2.4.21-rc1-ac3 with XFree 4.3 from CVS on a largely self-compiled system based on SuSE 8.1 |
From: Eric M. <em...@pa...> - 2003-07-03 20:42:19
|
It's me again! Sorry for the typos.... I wrote the email between meetings while drinking cafeine ;-) ...and without speel-checker! em |
From: Jonathan H. <jo...@dr...> - 2003-07-03 20:21:37
|
I simply have a natural antipathy against running precompiled binaries. I would like to be able to build 5dwm out of it source thereby be able to adjust 5dwm to my system... Eric, what is your opinion on this? thanks, jonathan -- Revolution is not an AOL Keyword. Key fingerprint = 2A55 EB7C B7EA 6336 7767 4A47 910A 307B 1333 BD6C |
From: Eric M. <in...@sy...> - 2003-07-03 20:16:28
|
Hi everyone! It's me Eric Masson! I took the liberty of putting you into this mailing list. I've you do not want to be on the list, please let me know at er...@5d... IMPORTANT INFORMATION --------------------------------------- I am the administrator and I will make sure that the list is properly used. Meaning, no broadcasting or spaming will be tolerated! As I've explained in the introduction mail that you all received, this mailling list is for keeping everyone in sync on updates, tips and eratas. Again, I am ALWAYS open for comments and suggestions.... so don't hesitate! em ______________________________ Indigo Magic Desktop for Linux http://5dwm.org |
From: Jonathan H. <jo...@dr...> - 2003-07-03 19:42:54
|
Marcus Herbert wrote: >Hi, > >is this a new list or was i finaly subscribed to it by somebody? :-) > > I nearly forgot I signed up for beta testing ;-)..but anyway. Just downloaded imd4linux base. I'm having problem with libXm.so.2 where I have a newer version. Anyway..where is the source? thanks, jonathan -- Key fingerprint = 2A55 EB7C B7EA 6336 7767 4A47 910A 307B 1333 BD6C |
From: Marcus H. <m.h...@da...> - 2003-07-03 19:33:53
|
Hi, is this a new list or was i finaly subscribed to it by somebody? :-) -- ---------------------------------------------------------- pictorion_das werk GmbH m.h...@da... Schmidtstrasse 12 voice +49-69-97353-0 60326 Frankfurt/Main fax +49-69-97353-111 [Germany] http://www.das-werk.de ---------------------------------------------------------- |