Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-28 Thread Mike Clarke
On Sunday 28 October 2012 01:17:46 Manish Jain wrote:

> Consider me a newbie here. How do I do wide-reinstall ?

You can do this with ports-mgmt/portmaster. See the section "Using portmaster 
to do a complete reinstallation of all your ports" at the end of the examples 
section of the man page.

> I don't mind 
> pulling in and building a few more ports as long as it is not the whole
> GNOME2 metaport

Rebuilding everything is the least complicated way of fixing the problem. It's 
a big job but if you don't do that then you're likely to have to keep doing 
even more firefighting in the future.

-- 
Mike Clarke
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-27 Thread Polytropon
On Sun, 28 Oct 2012 05:47:46 +0530, Manish Jain wrote:
> 
> On 28-Oct-12 01:49, Polytropon wrote:
> > On Sun, 28 Oct 2012 01:43:11 +0530, Manish Jain wrote:
> >>> But Mozilla applications like Firefox and Thunderbird present
> >>> a peculiar problem - the buttons on the Tool bar/Menu bar do not
> >>> have any image on them.
> >>
> >>
> >> The problem is not Mozilla-specific. I built Opera web browser from
> >> ports, and that too has images missing from its buttons.
> >
> > It seems that the problem is in some dependency, not the "top port"
> > itself. This usually indicates that something in /usr/local is
> > dangerously out of sync, and in most cases, "wide re-installs"
> > solve such kind of problem.
> >
> >
> >
> >> Looks like I am going to have to contend with being less "image-inative"
> >> in the coming days.
> >
> > You just need to imagine the images. :-)
> 
> 
> Hello Poly,
> 
> > "wide re-installs"
> 
> Consider me a newbie here. How do I do wide-reinstall ?

That's nowhere a correct terminus technicus or established word.
It just means that, for example, if you update one small library
that is incorporated by a dependency of a dependency of a library
part of Gtk, you need to recompile everything in relation to Gtk,
all Gtk programs, libraries and dependencies.

Manually tracing down the dependency could be possible, and maybe
"manual overrides" with symlinks and libmap.conf can work, but
if you update something here, in conclusion something there, it
could lead to even more trouble, forcing you to do much more
updates than you are willing to perform.



> I don't mind 
> pulling in and building a few more ports as long as it is not the whole 
> GNOME2 metaport.

It could very well be the whole Gnome 2 metaport. :-(




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-27 Thread Manish Jain


On 28-Oct-12 01:49, Polytropon wrote:

On Sun, 28 Oct 2012 01:43:11 +0530, Manish Jain wrote:

But Mozilla applications like Firefox and Thunderbird present
a peculiar problem - the buttons on the Tool bar/Menu bar do not
have any image on them.



The problem is not Mozilla-specific. I built Opera web browser from
ports, and that too has images missing from its buttons.


It seems that the problem is in some dependency, not the "top port"
itself. This usually indicates that something in /usr/local is
dangerously out of sync, and in most cases, "wide re-installs"
solve such kind of problem.




Looks like I am going to have to contend with being less "image-inative"
in the coming days.


You just need to imagine the images. :-)



Hello Poly,


"wide re-installs"


Consider me a newbie here. How do I do wide-reinstall ? I don't mind 
pulling in and building a few more ports as long as it is not the whole 
GNOME2 metaport.



Thank you &
Regards,

Manish Jain
bourne.ident...@hotmail.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-27 Thread Robert Bonomi

> Date: Sat, 27 Oct 2012 22:19:16 +0200
> From: Polytropon 
> Subject: Re: Problem with libpng + Mozilla applications on FreeBSD 8.3
>
> On Sun, 28 Oct 2012 01:43:11 +0530, Manish Jain wrote:
> > Looks like I am going to have to contend with being less "image-inative" 
> > in the coming days.
>
> You just need to imagine the images. :-)
>

It's a complex issue.  a purely imagine-ary solution is inadequate.

*SNICKER*  (or *ALMOND*JOY* if you prefer nuts)


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-27 Thread Polytropon
On Sun, 28 Oct 2012 01:43:11 +0530, Manish Jain wrote:
> > But Mozilla applications like Firefox and Thunderbird present
> > a peculiar problem - the buttons on the Tool bar/Menu bar do not
> > have any image on them.
> 
> 
> The problem is not Mozilla-specific. I built Opera web browser from 
> ports, and that too has images missing from its buttons.

It seems that the problem is in some dependency, not the "top port"
itself. This usually indicates that something in /usr/local is
dangerously out of sync, and in most cases, "wide re-installs"
solve such kind of problem.



> Looks like I am going to have to contend with being less "image-inative" 
> in the coming days.

You just need to imagine the images. :-)



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-27 Thread Manish Jain

But Mozilla applications like Firefox and Thunderbird present
a peculiar problem - the buttons on the Tool bar/Menu bar do not
have any image on them.



The problem is not Mozilla-specific. I built Opera web browser from 
ports, and that too has images missing from its buttons.


Looks like I am going to have to contend with being less "image-inative" 
in the coming days.



Regards,

Manish Jain
bourne.ident...@hotmail.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-27 Thread Manish Jain

On Fri, Oct 26, 2012 at 11:06 PM, Polytropon  wrote:

On Sat, 27 Oct 2012 00:06:44 +0530, Manish Jain wrote:


Hello Polytropon,

Thanks for replying.

  > Maybe an update of FF and TB would be sufficient, so it can link
  > to the present (or at least expected) libraries accordingly.

Maybe I did not make it clear enough in the original message. The only
thing I installed from the installation DVD was the OS and the GNOME2
metaport. Everything else including FF and TB was installed from ports,
the tarball of which I downloaded just a couple of days back. I hope you
are not suggesting that I build the GNOME2 metaport too from the ports
directory : with my internet connection, that really would take me into
the next century.


Exactly that would have been the preferred solution. :-)




You should not manually copy things. At some point, something will
crash, and the ports infrastructure cannot take care of it. It's
easier to use a port management tool (like portmaster) to deal
with installing and updating of ports.


For the present issue, it seems logical that I would need 2 versions of
libpng : one for GNOME and one for the ports being installed. Having the
two versions reside independently in /usr/lib and /usr/local/lib seems
to be the only way out. I still must admit that it defeats the purpose
of having port management tools.


It also blurs the line between OS (/usr/lib) and additional
software (/usr/local/lib) directories. However, both directories
are used by the linker, so it looks possible (and probably better
than messing with symlinks in /usr/local/lib). Problems _might_
occur when updating world.





--
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"







> Sometimes placing symlink to the newer version of library instead of
> older version helps.
>


There is only one symlink (/usr/local/bin/libpng.so) and it points to 
the newer version.



Regards,

Manish Jain
bourne.ident...@hotmail.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-27 Thread Mike Clarke
On Saturday 27 October 2012 09:42:10 Alexandr Alexeev wrote:

> Sometimes placing symlink to the newer version of library instead of
> older version helps.

Specifying the alternative version in /etc/libmap.conf (5) is a neater way of 
doing this.

The man page also shows you how to restrict the mapping to apply for only 
specified executables.

-- 
Mike Clarke
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-27 Thread Alexandr Alexeev
Sometimes placing symlink to the newer version of library instead of
older version helps.

On Fri, Oct 26, 2012 at 11:06 PM, Polytropon  wrote:
> On Sat, 27 Oct 2012 00:06:44 +0530, Manish Jain wrote:
>>
>> Hello Polytropon,
>>
>> Thanks for replying.
>>
>>  > Maybe an update of FF and TB would be sufficient, so it can link
>>  > to the present (or at least expected) libraries accordingly.
>>
>> Maybe I did not make it clear enough in the original message. The only
>> thing I installed from the installation DVD was the OS and the GNOME2
>> metaport. Everything else including FF and TB was installed from ports,
>> the tarball of which I downloaded just a couple of days back. I hope you
>> are not suggesting that I build the GNOME2 metaport too from the ports
>> directory : with my internet connection, that really would take me into
>> the next century.
>
> Exactly that would have been the preferred solution. :-)
>
>
>
>> > You should not manually copy things. At some point, something will
>> > crash, and the ports infrastructure cannot take care of it. It's
>> > easier to use a port management tool (like portmaster) to deal
>> > with installing and updating of ports.
>>
>> For the present issue, it seems logical that I would need 2 versions of
>> libpng : one for GNOME and one for the ports being installed. Having the
>> two versions reside independently in /usr/lib and /usr/local/lib seems
>> to be the only way out. I still must admit that it defeats the purpose
>> of having port management tools.
>
> It also blurs the line between OS (/usr/lib) and additional
> software (/usr/local/lib) directories. However, both directories
> are used by the linker, so it looks possible (and probably better
> than messing with symlinks in /usr/local/lib). Problems _might_
> occur when updating world.
>
>
>
>
>
> --
> Polytropon
> Magdeburg, Germany
> Happy FreeBSD user since 4.0
> Andra moi ennepe, Mousa, ...
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"



-- 
Best regards,
Alex Alexeev
http://twitter.com/afiskon
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-26 Thread Polytropon
On Sat, 27 Oct 2012 00:06:44 +0530, Manish Jain wrote:
> 
> Hello Polytropon,
> 
> Thanks for replying.
> 
>  > Maybe an update of FF and TB would be sufficient, so it can link
>  > to the present (or at least expected) libraries accordingly.
> 
> Maybe I did not make it clear enough in the original message. The only 
> thing I installed from the installation DVD was the OS and the GNOME2 
> metaport. Everything else including FF and TB was installed from ports, 
> the tarball of which I downloaded just a couple of days back. I hope you 
> are not suggesting that I build the GNOME2 metaport too from the ports 
> directory : with my internet connection, that really would take me into 
> the next century.

Exactly that would have been the preferred solution. :-)



> > You should not manually copy things. At some point, something will
> > crash, and the ports infrastructure cannot take care of it. It's
> > easier to use a port management tool (like portmaster) to deal
> > with installing and updating of ports.
> 
> For the present issue, it seems logical that I would need 2 versions of 
> libpng : one for GNOME and one for the ports being installed. Having the 
> two versions reside independently in /usr/lib and /usr/local/lib seems 
> to be the only way out. I still must admit that it defeats the purpose 
> of having port management tools.

It also blurs the line between OS (/usr/lib) and additional
software (/usr/local/lib) directories. However, both directories
are used by the linker, so it looks possible (and probably better
than messing with symlinks in /usr/local/lib). Problems _might_
occur when updating world.





-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-26 Thread Manish Jain


Hello Polytropon,

Thanks for replying.

> Maybe an update of FF and TB would be sufficient, so it can link
> to the present (or at least expected) libraries accordingly.

Maybe I did not make it clear enough in the original message. The only 
thing I installed from the installation DVD was the OS and the GNOME2 
metaport. Everything else including FF and TB was installed from ports, 
the tarball of which I downloaded just a couple of days back. I hope you 
are not suggesting that I build the GNOME2 metaport too from the ports 
directory : with my internet connection, that really would take me into 
the next century.



You should not manually copy things. At some point, something will
crash, and the ports infrastructure cannot take care of it. It's
easier to use a port management tool (like portmaster) to deal
with installing and updating of ports.


For the present issue, it seems logical that I would need 2 versions of 
libpng : one for GNOME and one for the ports being installed. Having the 
two versions reside independently in /usr/lib and /usr/local/lib seems 
to be the only way out. I still must admit that it defeats the purpose 
of having port management tools.


I suspect that there might be folks at Mozilla who might see the light 
at the end of the tunnel (and the images on their buttons). I'll try 
roping them in with a separate message. If anything useful comes up, 
I'll post it to freebsd-questions as a message of possible interest to 
any other users who might be facing the same problem.



Regards,

Manish Jain
bourne.ident...@hotmail.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-26 Thread Polytropon
On Fri, 26 Oct 2012 20:03:11 +0530, Manish Jain wrote:
> 
> Hi All,
> 
> I recently purchased a laptop (Intel Pentium dual core) and installed 
> FreeBSD 8.3-i386 on it using the 'All' canned distribution. I then 
> downloaded the latest ports tarball and started building them.

This ports snapshot is not "in sync" with the installed world
and possibly installed 3rd party programs (ports) anymore.



> Some of the ports required a newer version of the graphics/png port, so 
> I did a deinstall and reinstall in graphics/png. This removed the 
> previous binary libpng.so.6 and placed version libpng15.so.15 in its 
> stead. Things went wrong here - the GNOME desktop started crashing with 
> the panel not working and practically all desktop icons gone.

Exactly my experience with some libjpeg update some years ago. :-)

The rule usually is: If you update a port others depend on (read:
depend on a specific version), you also need to update those
ports. Mixing versions doesn't seem to be a good idea.



> So I 
> guessed  that the canned version of GNOME in the installation DVD had a 
> dependency on libpng.so.6.

Correct.



> I reinstalled FreeBSD 8.3, [...]

Why did you reinstall the OS? Things like Gnome or PNG libarary
are separated.



> [...] and copied /usr/local/lib/libpng.so.6 to 
> /usr/lib/libpng.so.6 before building the ports a second time.

You should not manually copy things. At some point, something will
crash, and the ports infrastructure cannot take care of it. It's
easier to use a port management tool (like portmaster) to deal
with installing and updating of ports.



> This time 
> things went a lot more smoothly. GNOME works. But Mozilla applications 
> like Firefox and Thunderbird present a peculiar problem - the buttons on 
> the Tool bar/Menu bar do not have any image on them.

It seems that there is some "library collision". If you update
things, update _all_ of them, in order to avoid version trouble.

The best approach (in your case) would be: Install the OS, do
not install anything from ports yet. Get the ports tree. Update
it to the recent version. Now start installing stuff, and do it
from the _same_ ports tree.

Alternative: If you go with the programs installed from the media
(e. g. the DVD), use pkg_add to get binary installed applications.
In case you insist on compiling, get the ports tree of the _state
of your installation_ (i. e. the tarball from the DVD) and use
that. Do not update it. In this case, you can easily mix compiling
from source and installing via binary packages.

This alternative is not suggested now. :-)



> While this is not 
> exactly a catastrophe, it is rankling to say the least. Maybe some 
> gentleman has faced this problem and has sorted it out. If anyone can 
> provide a hint on how to fix the problem, I would be grateful indeed.

Maybe an update of FF and TB would be sufficient, so it can link
to the present (or at least expected) libraries accordingly.




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-26 Thread Manish Jain


Hi All,

I recently purchased a laptop (Intel Pentium dual core) and installed 
FreeBSD 8.3-i386 on it using the 'All' canned distribution. I then 
downloaded the latest ports tarball and started building them.


Some of the ports required a newer version of the graphics/png port, so 
I did a deinstall and reinstall in graphics/png. This removed the 
previous binary libpng.so.6 and placed version libpng15.so.15 in its 
stead. Things went wrong here - the GNOME desktop started crashing with 
the panel not working and practically all desktop icons gone. So I 
guessed  that the canned version of GNOME in the installation DVD had a 
dependency on libpng.so.6.


I reinstalled FreeBSD 8.3, and copied /usr/local/lib/libpng.so.6 to 
/usr/lib/libpng.so.6 before building the ports a second time. This time 
things went a lot more smoothly. GNOME works. But Mozilla applications 
like Firefox and Thunderbird present a peculiar problem - the buttons on 
the Tool bar/Menu bar do not have any image on them. While this is not 
exactly a catastrophe, it is rankling to say the least. Maybe some 
gentleman has faced this problem and has sorted it out. If anyone can 
provide a hint on how to fix the problem, I would be grateful indeed.



Thank you &
Regards,

Manish Jain
bourne.ident...@hotmail.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: FreeBSD 64 Bit Applications

2011-07-01 Thread Andrea Venturoli

On 06/30/11 10:06, John Dakos wrote:


My questions is .is FreeBSD 64 Bit  stable and Rock   such as 32 bit ?


Yes, go for it.




These standard applications are working well on 64 bit  or not ?

Apache , Bind, Webmin , Mysql ,Postfix ,Dovecot, Spamassasin, PHP, Squid, PF


I can personally confirm on Apache, Bind, MySQL, SpamAssassin, PHP and 
Squid.



 bye
av.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: FreeBSD 64 Bit Applications

2011-06-30 Thread Sergio de Almeida Lenzi
Em Qui, 2011-06-30 às 11:06 +0300, John Dakos escreveu:
For me I am very satisfied with the 8.2R P2 64bit.

I run about 50-60 servers 24/7 in mission critic applications
using ZFS, with a mix of ISP, databases (postgresql, firebird...), 
large asterisk  IP centrals, vpn servers (400 vpns...), and terminal
servers for thin clients using bootp in 32 bits... 
from large dell servers (12 logical cpus) to small routers (semprom 1
core).. 
all the same kernel.  I build a kernel in the 12 cpu server, and
downloaded
the /boot/kernel directory in the other cpus... It works like a charm...

Sergio


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: FreeBSD 64 Bit Applications

2011-06-30 Thread krad
On 30 June 2011 09:06, John Dakos  wrote:

>
>
>
>
>
>
> Hello all.
>
>
>
> I have a question about FreeBSD 64Bit Applications
>
>
>
> I want to install FreeBSD 64 Bit to have most memory10 GB ram or up ,
> and to make more stable.
>
>
>
> My questions is .is FreeBSD 64 Bit  stable and Rock   such as 32 bit ?
>
>
>
> These standard applications are working well on 64 bit  or not ?
>
>
>
>
>
> Apache , Bind, Webmin , Mysql ,Postfix ,Dovecot, Spamassasin, PHP, Squid,
> PF
>
>
>
> Any idea ?
>
>
>
> Thanks.
> stable
>
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscr...@freebsd.org"
>


all stable from what i have seen. I have been running all of them in an high
load isp environment for years with no issues relating to 64 bit
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


FreeBSD 64 Bit Applications

2011-06-30 Thread John Dakos
 

 

 

Hello all.

 

I have a question about FreeBSD 64Bit Applications

 

I want to install FreeBSD 64 Bit to have most memory10 GB ram or up ,
and to make more stable.

 

My questions is .is FreeBSD 64 Bit  stable and Rock   such as 32 bit ?

 

These standard applications are working well on 64 bit  or not ?

 

 

Apache , Bind, Webmin , Mysql ,Postfix ,Dovecot, Spamassasin, PHP, Squid, PF

 

Any idea ?

 

Thanks.

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


APPLICATIONS: Custody Evaluator & Parenting Coordinator

2011-04-22 Thread Grandfathering Period
You are receiving this email because sometime during the past 20+ years you 
have registered with PACE, or one of our affiliated companies, to receive free 
information and offers concerning child custody matters (publications, tests 
and testing instruments, child custody membership organizations, parental 
alienation, custody experiences from mental health professionals, child custody 
seminars, etc.) If you feel you have received this email in error or you no 
longer wish to receive our child custody related information, you can safely 
and permanently be removed from the PACE email list by using the UNSUBSCRIBE 
LINK at the bottom of this email. 



73 Valley Drive, Furlong, PA 18925
(800) 633-PACE (7223)FAX (215) 794-3386st...@pace411.com 

There are also ASSOCIATE credentials for these titles above. 
See "CRITERIA" below.


 
 
 






IMPORTANT!
THERE IS A "GRANDFATHERING PERIOD" NOW IN EFFECT FOR THESE CREDENTIALS: 

There are also ASSOCIATE credentials for these titles above. See "CRITERIA" 
below.
During the Grandfathering Period, "Application Processing Fees" have been 
reduced by 50% and the PACE “Fast-Track” Application is in use. 

THE SITE YOU ARE VISITING IS
FOR
MENTAL HEALTH PROFESSIONALS 
 
SEEKING CREDENTIALING
INFORMATION

If you are a 
LICENSED ATTORNEY

CLICK HERE FOR THE
ATTORNEY CERTIFICATION SITE

 
Since 1991 PACE has been recognized as a national mental health professional 
organization. PACE registers qualified mental health professionals for 
inclusion in the


These individuals hold the following credentials:




Nationally Registered Parenting Coordinator™ (NRPC)
What is a Parenting Coordinator? 
The use of Parenting Coordinators is a relatively new intervention to manage 
high-conflict custody cases. Parents retain and compensate a clinician to 
arbitrate ongoing child-related disputes either by private agreement or by 
Court Order. That clinician then becomes the Parenting Coordinator.
What does the Parenting Coordinator do? 
The Parenting Coordinator works directly with the parents to help them 
communicate more effectively and avoid conflicts about child-related issues. 
Parents who are constantly in court about child-related issues (such as a 
holiday visitation schedule or the sharing of information about a child’s 
academic or medical developments) might benefit from opinions and guidance to 
help make communication more effective. In addition, the parenting coordinator 
mediates issues, and when the parents are unable to agree, the parenting 
coordinator is often given the power to arbitrate what the result should be.
Ultimately, the court has the final say over child custody and visitation 
issues, but a Parenting Coordinator can drastically reduce the need to go to 
court and therefore reduce conflict for the children in families involved in 
such disputes.



Members will have two documents to verify their certification. One is a 
license-sized certificate (8" X 5") with special built-in security 
characteristics and the other is a full-sized certificate for your office. They 
both contain all of the relevant information and attest to the fact that the 
named recipient "has satisfied the requirements for education, training, and 
experience, contained in PACE’S Criteria for inclusion in the 
 and is therefore recognized as a Nationally Registered Parenting Coordinator." 
Additionally, court personnel and prospective clients will be invited to visit 
a new website, being developed as both a registry and also to enhance the 
credibility and stature of the Nationally Registered Parenting 
Coordinator™(NRPC).


Nationally Certified Custody Evaluator™ (NCCE)
PACE, as a recognized professional organization, certifies qualified custody 
evaluators to practice the mental health specialty of Custody Evaluator at the 
independent practice level. They will hold the credential of Nationally 
Certified Custody Evaluator™ (NCCE).
Members will have two documents to verify their certification. One is a 
license-sized certificate (8” X 5”) with special built-in security 
characteristics and the other is a full-sized certificate for your office. They 
both contain all of the relevant information and attest to the fact that the 
named recipient "has satisfied the requirements for education, training, and 
experience, contained in PACE’S Criteria for Practice at the Independent 
Practice Level and is therefore recognized as a Nationally Certified Custody 
Evaluator."
Additionally, court personnel and prospective clients will be invited to visit 
a new website, being developed as both a Registry and also to enhance the 
credibility and stature of the Nationally Certified Custody Evaluator™ (NCCE).


There is a Question & Answer Section at the bottom of this site


There is a “37-Minute Fill-In and Send Application”
near the bottom of this site. 
PACE'S
Criteria for Registration 

A. Doctoral or Masters Degree (or equivalent) in a mental health specialty from 
a university/colle

New Energy Applications in Green Buildings, Register Now | LEDinside Greater China Events 2011

2011-03-08 Thread LEDinside . com


   Green Lighting Shanghai 2011
   Thematic Session A:Develop a Smart City by Using Energy Storing,
   Saving and Novel Energy Technologies
   Date:May 11, 2011
   Venue:Shanghai
   Green Lighting Shanghai Forum 2011 is a three-day event hosted by CSA
   and Reed Exhibitions China starting on May 11, 2011. EnergyTrend and
   LEDinside, will be co-organizing a one-day workshop on the first day
   of the event addressing innovative approaches to energy utilization of
   green buildings. Under such framework, there are three topic areas
   covering energy generation, energy storage, and energy saving
   applications... . 

   LEDforum Shenzhen 2011
   Date: May, 27, 2011
   Venue: Sydney Room, Marco Polo Shenzhen Hotel, Fuhua 1st Road, Futian
   CBD, Shenzhen, Guangdong
   2011 is the starting year of 12th Five Year Plan in China and will
   become the golden development period for LED industry. "LEDforum
   2011", will be grandly held in Marco Polo Shenzhen Hotel, on May,
   27th, 2011. In the conference, you can share the information of global
   LED lighting market dynamics, business strategies, and future
   development trend with the top leaders of global LED giants, such as
   Philips, Veeco, Osram, Macroblock, and senior staffs from professional
   LED testing institutions and franchising companies, as well as the
   market analysts of LEDinside. This forum will be helpful for you to
   master market situation and seize more business opportunities.
   LEDinside warmly welcomes your visit!


   LEDforum Shanghai 2011
   Date:July 6-7, 2011 
   Venue:Jumeirah Himalayas Hotel Shanghai, 1108 Meihua Road, Pudong
   Xinqu
   Followed by the advances of LED backlit LCD screen application going
   from small mobile screen size to larger screen LCD TV displays, the
   prevalent use of LED has spurred a rapid growth in both quantity and
   quality. Numerous countries have banned the use of florescent light
   bulbs; one after another they have revealed their stance toward
   nurturing the green energy industry. As the issue of being
   environmental friendly getting into the center of our attention, the
   demand for a potential alternative light source is immense.

 [1]Upcoming Events

   For more information on benefits of becoming a sponsor, please
   contact:
   
 Taipei Shanghai Shenzhen
  +886-2-7702-6888
 Angus Hsu
  ext.690
   [2]angus...@trendforce.com
 Ann Chang
  ext.665
   [3]annch...@trendforce.com
Jessie Choi
 +86-(21)6439-9830 
   [4]jessiec...@trendforce.com
  Sara Fan
 +86-755-82838931 
   [5]sara...@sz.dramexchange.com

 Platinum Sponsors
  (in alphabetical order) 
  
  � 2011 LEDinside, a Business Division of [6]TrendForce Corp. All
  rights reserved.

References

   Visible links
   1. http://seminar.energytrend.com/Campaign/2011greenlighting/GB/index.aspx
   2. mailto:angus...@trendforce.com
   3. mailto:annch...@trendforce.com
   4. mailto:jessiec...@trendforce.com
   5. mailto:sara...@sz.dramexchange.com
   6. http://www.trendforce.com/

   Hidden links:
   7. http://seminar.energytrend.com/Campaign/2011greenlighting/US/registerhome/
   8. http://seminar.energytrend.com/Campaign/2011greenlighting/GB/index.aspx
   9. http://seminar.energytrend.com/Campaign/2011greenlighting/GB/index.aspx
  10. http://www.delta.com.tw/index.asp
  11. http://www.henkel.com/index.htm
  12. http://www.epistar.com.tw/about-e.htm
  13. http://www.mblock.com.tw/
  14. http://www.veeco.com/
  15. http://www.osram-os.com/osram_os/EN/index.html
  16. http://www.viseratech.com/
  17. http://www.philipslumileds.com/
  18. http://www.cree.com/
  19. http://www.veeco.com/
  20. http://www.lightingjapan.jp/en/?em=LIGHT090820
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Printing from inside the applications in FreeBSD 8.1 with CUPS

2011-01-27 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org  Thu Jan 27 12:01:23 2011
> Date: Thu, 27 Jan 2011 21:21:48 +0330
> From: Bahman Kahinpour 
> To: freebsd-questions@freebsd.org
> Subject: Printing from inside the applications in FreeBSD 8.1 with CUPS
>
> Hello FreeBSD fans,
>
> After a lot of work, I managed to get my printer work with CUPS with 
> appropriate filters. Now, I can print the test page using 
> http://localhost:631 and also I can print any postscript file from 
> command-line.
>
> cat ~/MyPostscriptFile.ps | /usr/local/bin/lp
>
> Note that I can not print using simple "lp" command as there a "lp" in 
> /bin/lp. How can I print from inside the applications? Take Firefox or 
> gedit for instance. How can I print from those apps using File>Print 
> menu? I need to add stuff to those dialogs which open from File>Menu.
>
> There are only two choices "Printer to File" and "Print to LPR". Printing 
> to LPR does not work at all as I think it references /bin/lpr instead of 
> /usr/local/bin/lpr. (Snapshot attached) How can I add more options in 
> this dialog?
>
> Right now, in order to print I choose Print to File "as PostScript" and 
> use command line cat PostScriptFile | /usr/local/bin/lp to print.
>
> Thanks for Help Bahman Kahinpour
> ___
> freebsd-questions@freebsd.org mailing list 
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions To 
> unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Printing from inside the applications in FreeBSD 8.1 with CUPS

2011-01-27 Thread Warren Block

On Thu, 27 Jan 2011, Bahman Kahinpour wrote:


After a lot of work, I managed to get my printer work with CUPS with
appropriate filters. Now, I can print the test page using
http://localhost:631 and also I can print any postscript file from
command-line.

cat ~/MyPostscriptFile.ps | /usr/local/bin/lp


UUOC:

% /usr/local/bin/lp ~/MyPostscriptFile.ps


Note that I can not print using simple "lp" command as there a "lp" in
/bin/lp. How can I print from inside the applications? Take Firefox or
gedit for instance. How can I print from those apps using File>Print
menu? I need to add stuff to those dialogs which open from File>Menu.


CUPS chose to use identical names for their printing commands. 
Sometimes people delete the system lpr (/usr/bin/lpr) so that only the 
CUPS version is found, or link one to the other.  The system lpr will 
come back if you rebuild the system, unless you take other actions. 
The CUPS article talks about this near the end:

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/cups/index.html

There may also be options in your "desktop environment" preferences to 
select which printing system will be used.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Printing from inside the applications in FreeBSD 8.1 with CUPS

2011-01-27 Thread Polytropon
On Thu, 27 Jan 2011 21:21:48 +0330, Bahman Kahinpour  
wrote:
> Note that I can not print using simple "lp" command as there a "lp" in
> /bin/lp.

FreeBSD uses the standard interface /usr/bin/lp*, while CUPS
brings its own commands at /usr/local/bin/lp*; it also differs
in the amount of commands (e. g. additional lpstat command).



> How can I print from inside the applications?

CUPS should provide a default printer ("lp" is the default
name, but it can be anything else). You can define the
environment variable PRINTER to point to the desired default
printer which will be addressed whenever you print from
inside an application. In my case,

% echo $PRINTER
Laserjet

shows that all lp* commands will address "Laserjet", and
all application data will go to that printer spool.



> Take Firefox or
> gedit for instance. How can I print from those apps using File>Print
> menu? I need to add stuff to those dialogs which open from File>Menu.

No. You don't need an individual printer driver for each
application. :-)

Basically, printing from an application means that this program
will create the print content in PS format and send it to the
printer spool (identified by the default printer name). From
there on, the printer filter (CUPS in your case) will pick up
the PS data and hand it to the printer, or convert it to the
printer's language (e. g. PCL) and then send this result to
the printer.

When I go File -> Print... in Firefox, "PostScript/default"
is the name of the printer. Set properties if needed (e. g.
A4 paper size, margins, whatever you need). After pressing
Enter, the print job should show up in your printer queue.

% lpq
Laserjet is ready and printing
Rank   Owner  Job   Files Total Size
1stpoly   541   (standard input)  555466 bytes

Note that CUPS may require "lpstat", not the standard "lpq".
Some applications provide a temporary file name, or the name
of the input file; in case of Firefox you can see that the
printing content has been sent to the printer spool via
standard input.



> There are only two choices "Printer to File" and "Print to LPR".

This should be correct.



> Printing to LPR does not work at all as I think it references /bin/lpr
> instead of /usr/local/bin/lpr.

If you use CUPS, you need to use its print job entry tools,
/usr/local/bin/lp*. In the "properties" dialog window, the
print command of my Firefox (2.0.0.20_9,1) is:

lpr ${MOZ_PRINTER_NAME:+'-P'}${MOZ_PRINTER_NAME}

This is the lpr found FIRST in the path.

% which lpr
/usr/bin/lpr

For CUPS, it does have to be the other lpr. If you use CUPS
*INSTEAD* of the default system tools, there's an option in
"make config" that allows you to overwrite the system tools
in the default location. You can, however, work with symlinks
to "redirect" the commands to their location in the local/
subtree, or simply rename the system tools lp* to lp*.sys.



> (Snapshot attached)

Nothing attached. :-)



> How can I add more
> options in this dialog?

No need. You just have to use the correct tools (CUPS's tools)
to address your default print queue.



> Right now, in order to print I choose Print to File "as PostScript"
> and use command line cat PostScriptFile | /usr/local/bin/lp to print.

This is what Firefox does itself.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Printing from inside the applications in FreeBSD 8.1 with CUPS

2011-01-27 Thread Bahman Kahinpour
Hello FreeBSD fans,

After a lot of work, I managed to get my printer work with CUPS with
appropriate filters. Now, I can print the test page using
http://localhost:631 and also I can print any postscript file from
command-line.

cat ~/MyPostscriptFile.ps | /usr/local/bin/lp

Note that I can not print using simple "lp" command as there a "lp" in
/bin/lp. How can I print from inside the applications? Take Firefox or
gedit for instance. How can I print from those apps using File>Print
menu? I need to add stuff to those dialogs which open from File>Menu.

There are only two choices "Printer to File" and "Print to LPR".
Printing to LPR does not work at all as I think it references /bin/lpr
instead of /usr/local/bin/lpr. (Snapshot attached) How can I add more
options in this dialog?

Right now, in order to print I choose Print to File "as PostScript"
and use command line cat PostScriptFile | /usr/local/bin/lp to print.

Thanks for Help
Bahman Kahinpour
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Documentation on how to build 32bit applications on amd64?

2010-08-15 Thread b. f.
 On 08/14/2010 04:05, Tijl Coosemans wrote:
> > There are patches for CURRENT here:
> > http://lists.freebsd.org/pipermail/freebsd-arch/2010-July/010470.html
> >
>
> Thank you Tijl,
>
> cc-m32-2.diff has some failures:
> --
> |diff --git a/include/Makefile b/include/Makefile
> |index 0ba8b17..e01d0a6 100644
> |--- include/Makefile.orig
> |+++ include/Makefile
> --
> Patching file include/Makefile using Plan A...
> Hunk #1 succeeded at 114.
> Hunk #2 succeeded at 136.
> Hunk #3 succeeded at 147.
> Hunk #4 failed at 186.
> Hunk #5 failed at 263.
> 2 out of 5 hunks failed--saving rejects to include/Makefile.rej
>
> Also file sys/amd64/include/_align.h referred from cc-m32-3.diff is
> missing on my system.
> Maybe your patch isn't up-to-date?

As Tijl mentioned, his patches are for -CURRENT, and you are using
8.0-STABLE, right? STABLE-8, from which 8.0-RELEASE and 8.0-STABLE
were derived, was branched from -CURRENT on 3 Aug. 2009:

http://svn.freebsd.org/viewvc/base?view=revision&revision=196045

while src/sys/amd64/include/_align.h was added to -CURRENT later, on 8
Sept. 2009:

http://svn.freebsd.org/viewvc/base?view=revision&revision=196994

You'll need to use -CURRENT, or rework the patches.

b.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Documentation on how to build 32bit applications on amd64?

2010-08-14 Thread Yuri

On 08/14/2010 04:05, Tijl Coosemans wrote:

There are patches for CURRENT here:
http://lists.freebsd.org/pipermail/freebsd-arch/2010-July/010470.html
   


Thank you Tijl,

cc-m32-2.diff has some failures:
--
|diff --git a/include/Makefile b/include/Makefile
|index 0ba8b17..e01d0a6 100644
|--- include/Makefile.orig
|+++ include/Makefile
--
Patching file include/Makefile using Plan A...
Hunk #1 succeeded at 114.
Hunk #2 succeeded at 136.
Hunk #3 succeeded at 147.
Hunk #4 failed at 186.
Hunk #5 failed at 263.
2 out of 5 hunks failed--saving rejects to include/Makefile.rej

Also file sys/amd64/include/_align.h referred from cc-m32-3.diff is 
missing on my system.

Maybe your patch isn't up-to-date?

Yuri
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Documentation on how to build 32bit applications on amd64?

2010-08-14 Thread Tijl Coosemans
On Saturday 14 August 2010 00:57:43 Yuri wrote:
> Should I make a patch, or maybe further discuss on hack...@?

There are patches for CURRENT here:
http://lists.freebsd.org/pipermail/freebsd-arch/2010-July/010470.html


signature.asc
Description: This is a digitally signed message part.


Re: Documentation on how to build 32bit applications on amd64?

2010-08-13 Thread Yuri

On 08/13/2010 14:44, Dan Nelson wrote:

I think Anonymous is right, and that it's due to the /usr/include headers on
amd64 not being 32-bit-mode aware.  So you end up with some structure
members being sized for 64-bit machines instead of 32-bit.  I bet struct
regex_t on your cross-compiled program is the same size as your native
64-bit program, where it should match your 32-bit program instead.  I took
that "-B /usr/lib32" flag from /usr/src/Makefile.inc1 , where it builds the
lib32 compat libraries, and it looks like it also temporarily installs a
full 32-bit include directory and compiles against that with "-iprefix
${LIB32TMP}/usr/" .  You may have to install a full 32-bit tree somewhere
and chroot to it to build, or look more closely at how buildworld compiles
the lib32 stuff and mimic that, or submit patches to the base include files
that make them 32 and 64-bit compatible depending on compiler flags.
   


I think the best way is to modify headers to depend on compiler flags 
(__i386/__amd64). This makes such cross compile seamless for all future 
attempts to cross compile.
The problem I see is that there are currently 83 includes of 
 headers from outside the machine/ hierarchy.

cd /usr/include && grep -r "Looks like all of them should be made conditional on compiler flags like 
this:

...
#if !defined(__i386)
#include 
#else
#include 
#endif
...
Or rather pointing to some location (if any) where 32 bit headers would 
normally reside on amd64 host.

Do you think this is reasonable?
Should I make a patch, or maybe further discuss on hack...@?

Yuri
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Documentation on how to build 32bit applications on amd64?

2010-08-13 Thread Dan Nelson
In the last episode (Aug 13), Yuri said:
> On 08/13/2010 09:24, Dan Nelson wrote:
> > Try adding -B/usr/lib32 to your first gcc line.  The specs file should
> > be modified to add this automatically when you pass -m32, imho.
> 
> Thank you Dan, this flag worked.
> 
> But I found a strange discrepancy between 32bit and 64bit.
> When I compile the program below in 64 bit, I get the correct result. 
> With 32 bit executable compiled on 64 bit system like you suggested 
> there is another (wrong) result. On 32 bit system result is also 
> correct, the same as with 64 executable.
> 
> This is a very strange discrepancy. rm_eo field is zero in the match 
> result which is wrong. I can't think of any explanation for it.

I think Anonymous is right, and that it's due to the /usr/include headers on
amd64 not being 32-bit-mode aware.  So you end up with some structure
members being sized for 64-bit machines instead of 32-bit.  I bet struct
regex_t on your cross-compiled program is the same size as your native
64-bit program, where it should match your 32-bit program instead.  I took
that "-B /usr/lib32" flag from /usr/src/Makefile.inc1 , where it builds the
lib32 compat libraries, and it looks like it also temporarily installs a
full 32-bit include directory and compiles against that with "-iprefix
${LIB32TMP}/usr/" .  You may have to install a full 32-bit tree somewhere
and chroot to it to build, or look more closely at how buildworld compiles
the lib32 stuff and mimic that, or submit patches to the base include files
that make them 32 and 64-bit compatible depending on compiler flags.

-- 
Dan Nelson
dnel...@allantgroup.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Documentation on how to build 32bit applications on amd64?

2010-08-13 Thread Yuri

On 08/13/2010 10:58, Anonymous wrote:

I guess machine-dependent headers are involved.

   $ cc -m32 -B/usr/lib32 a.c
   $ ./a.out
   match: off=0 so=3 eo=0
   $ ln -s /usr/src/sys/i386/include machine
   $ cc -m32 -B/usr/lib32 -isystem. a.c
   $ ./a.out
   match: off=0 so=3 eo=4
   match: off=4 so=3 eo=4

Same thing is happening for mmap()
   
http://docs.freebsd.org/cgi/mid.cgi?20100524.134955.230088351175323.okuno.kohji
   


But what is the general solution for this problem? Symbolic link that 
you created only exists in one local directory.


Yuri
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Documentation on how to build 32bit applications on amd64?

2010-08-13 Thread Anonymous
Yuri  writes:

> --- output of 64 bit executable (gcc -o m m.c) ---
> match: off=0 so=3 eo=4
> match: off=4 so=3 eo=4
>
> --- output of 32 bit executable built on 64 bit system with flags (gcc
> -B/usr/lib32 -m32 -o m m.c) ---
> match: off=0 so=3 eo=0

I guess machine-dependent headers are involved.

  $ cc -m32 -B/usr/lib32 a.c
  $ ./a.out
  match: off=0 so=3 eo=0
  $ ln -s /usr/src/sys/i386/include machine
  $ cc -m32 -B/usr/lib32 -isystem. a.c
  $ ./a.out
  match: off=0 so=3 eo=4
  match: off=4 so=3 eo=4

Same thing is happening for mmap()
  
http://docs.freebsd.org/cgi/mid.cgi?20100524.134955.230088351175323.okuno.kohji
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Documentation on how to build 32bit applications on amd64?

2010-08-13 Thread Yuri

On 08/13/2010 09:24, Dan Nelson wrote:

Try adding -B/usr/lib32 to your first gcc line.  The specs file should be
modified to add this automatically when you pass -m32, imho.
   


Thank you Dan, this flag worked.

But I found a strange discrepancy between 32bit and 64bit.
When I compile the program below in 64 bit, I get the correct result. 
With 32 bit executable compiled on 64 bit system like you suggested 
there is another (wrong) result. On 32 bit system result is also 
correct, the same as with 64 executable.


This is a very strange discrepancy. rm_eo field is zero in the match 
result which is wrong. I can't think of any explanation for it.


FreeBSD-8.1-STABLE

Yuri


--- program m.c ---
#include 
#include 
#include 

void replace_all(char *str, char *pattern, char *replacement) {
  int res;
  int off = 0;
  regex_t re;
  regmatch_t match;

  res = regcomp(&re, pattern, REG_EXTENDED);
  while (off < (int)strlen(str) && regexec(&re, str+off, 1, &match, 
0)==0) {
printf("match: off=%i so=%i eo=%i\n", off, (int)match.rm_so, 
(int)match.rm_eo);

off += match.rm_eo;
  }
}

main() {
  replace_all("abc-def-fghijkl", "-", "_");
  return 0;
}

--- output of 64 bit executable (gcc -o m m.c) ---
match: off=0 so=3 eo=4
match: off=4 so=3 eo=4

--- output of 32 bit executable built on 64 bit system with flags (gcc 
-B/usr/lib32 -m32 -o m m.c) ---

match: off=0 so=3 eo=0

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Documentation on how to build 32bit applications on amd64?

2010-08-13 Thread Dan Nelson
In the last episode (Aug 13), Yuri said:
> I need to build 32 bit apps the same way as they would be built on i386.
> 
> When I run 64-bit gcc I get this:
> gcc -m32 -o m m.c
> /usr/bin/ld: skipping incompatible /usr/lib/libgcc.a when searching for  -lgcc
> /usr/bin/ld: skipping incompatible /usr/lib/libgcc.a when searching for  -lgcc
> /usr/bin/ld: cannot find -lgcc
> 
> When I run 32bit gcc I get this:
> /gcc-4.5.0-32/bin/gcc -m32 -o m m.c
> /var/tmp//ccif89DB.s: Assembler messages:
> /var/tmp//ccif89DB.s:11: Error: suffix or operands invalid for `push'
> /var/tmp//ccif89DB.s:14: Error: `-12(%ebp)' is not a valid 64 bit 
> base/index expression
> 
> In first case libgcc.so isn't found, and specifying -L/usr/lib32 doesn't
> help.  In the second case 32bit compiler runs 64-bit assembler which is
> wrong.
> 
> Is there a documentation how to cross compile 32 bit apps on 64 bit 
> platform?

Try adding -B/usr/lib32 to your first gcc line.  The specs file should be
modified to add this automatically when you pass -m32, imho.

-- 
Dan Nelson
dnel...@allantgroup.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Documentation on how to build 32bit applications on amd64?

2010-08-13 Thread Anonymous
Yuri  writes:

> I need to build 32 bit apps the same way as they would be built on i386.
>
> When I run 64-bit gcc I get this:
> gcc -m32 -o m m.c
> /usr/bin/ld: skipping incompatible /usr/lib/libgcc.a when searching
> for -lgcc
> /usr/bin/ld: skipping incompatible /usr/lib/libgcc.a when searching
> for -lgcc
> /usr/bin/ld: cannot find -lgcc
>
> When I run 32bit gcc I get this:
> /gcc-4.5.0-32/bin/gcc -m32 -o m m.c
> /var/tmp//ccif89DB.s: Assembler messages:
> /var/tmp//ccif89DB.s:11: Error: suffix or operands invalid for `push'
> /var/tmp//ccif89DB.s:14: Error: `-12(%ebp)' is not a valid 64 bit
> base/index expression
>
> In first case libgcc.so isn't found, and specifying -L/usr/lib32
> doesn't help.
> In the second case 32bit compiler runs 64-bit assembler which is wrong.
>

This was already discussed several times. I only remember recent
threads[1][2].

I've built a few ports with not many dependencies but stumbled on
unrelated issues before ever trying smth like emulators/wine.

[1] http://docs.freebsd.org/cgi/mid.cgi?201007291718.12687.tijl
[2] http://docs.freebsd.org/cgi/mid.cgi?86tyobk6bu.fsf
ftp://ftp.lissyara.su/users/Guest/cc32wrapper (improved wrapper)

> Is there a documentation how to cross compile 32 bit apps on 64 bit
> platform?

The only documented way is by using 32bit chroot.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Documentation on how to build 32bit applications on amd64?

2010-08-13 Thread Yuri

I need to build 32 bit apps the same way as they would be built on i386.

When I run 64-bit gcc I get this:
gcc -m32 -o m m.c
/usr/bin/ld: skipping incompatible /usr/lib/libgcc.a when searching for 
-lgcc
/usr/bin/ld: skipping incompatible /usr/lib/libgcc.a when searching for 
-lgcc

/usr/bin/ld: cannot find -lgcc

When I run 32bit gcc I get this:
/gcc-4.5.0-32/bin/gcc -m32 -o m m.c
/var/tmp//ccif89DB.s: Assembler messages:
/var/tmp//ccif89DB.s:11: Error: suffix or operands invalid for `push'
/var/tmp//ccif89DB.s:14: Error: `-12(%ebp)' is not a valid 64 bit 
base/index expression


In first case libgcc.so isn't found, and specifying -L/usr/lib32 doesn't 
help.

In the second case 32bit compiler runs 64-bit assembler which is wrong.

Is there a documentation how to cross compile 32 bit apps on 64 bit 
platform?


Yuri

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Are there tools for binary update(security etc.) of applications?

2010-07-30 Thread perryh
Luca Renaud  wrote:

> I updated my system from FreeBSD 8.0 to 8.1 using the tool
> freebsd-update. As far as I know this tool only updates the
> core system and user land utilities, thus, all other apps
> are not updated.

Correct.

> I use the gnome desktop, and I regularly receive the warning from
> Software Updater that I have 240, or so, applications not updated
> etc., and if I want to update them.  My question is: update them
> through the ports system? (compiling them all?) or binary update?
> Are there tools capable of doing that using the command line?
> (binary update of apps not in the core system or userland
> utilities, but also important regarding security questions, for
> example).

Either portmaster or portupgrade can update using pre-built packages
from freebsd.org or its mirrors.  Portmaster (having no dependencies)
is likely the easier to install, unless you already have ruby installed.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Are there tools for binary update(security etc.) of applications?

2010-07-30 Thread Andreas Rudisch
On Fri, 30 Jul 2010 09:16:55 +0100
Luca Renaud  wrote:

> My question is: update them through the ports system?(compiling them all?)
> or binary update?
> Are there tools capable of doing that using the command line?(binary update
> of apps not in the core system or userland utilities,but also important
> regarding security questions,for example).

Take a look at this:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpO3sdAzkxRG.pgp
Description: PGP signature


Are there tools for binary update(security etc.) of applications?

2010-07-30 Thread Luca Renaud
I updated my system from FreeBSD 8.0 to 8.1 using the tool freebsd-update.As
far as I know this tool
only updates the core system and user land utilities,thus,all other apps are
not updated.
I use the gnome desktop,and I regularly receive the warning from Software
Updater that I have
240,or so,applications not updated etc.,and if I want to update them.
My question is: update them through the ports system?(compiling them all?)
or binary update?
Are there tools capable of doing that using the command line?(binary update
of apps not in
the core system or userland utilities,but also important regarding security
questions,for example).
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Mac applications on FreeBSD

2010-02-03 Thread Matthew Seaman
On 03/02/2010 15:38, Bill White wrote:
> Will Mac OS X applications run on FreeBSD?  Specifically, Microsoft
> Office:Mac?  If so, does it require special manipulation like hacking
> the system kernel and/or application in order to get it to run?  Thanks
> very much, Bill

No.  FreeBSD can run many Linux applications under emulation (and
possibly some Sco applications, but that code branch has rotted due to
disuse).  It can't run Mac OS X applications though.

Despite certain similarities between FreeBSD and the unix underpinnings
of Mac OS X (darwin) i's not possible to run even a command-line program
from Mac OS X on a FreeBSD box.  Not that that's a particularly
interesting thing to do.  Obviously what you want to run are all those
nice graphical apps written in cocoa and whaterver else is flavour of
the month at Apple.  There is simply *no* chance of that: the graphical
environment is Apples' proprietary code, and they aren't going to be
releasing it any time soon.  Without the graphical layers, trying to
get a Mac application running is an exercise in futility.

Why don't you explain what exactly you're trying to achieve: free
alternatives to most Mac applications are generally available.  They
won't be anything like as slick, and functionality will only be
approximately the same, but they might do.

Cheers,

Matthew (who is getting fed up with Thunderbird3 continually
 marking whole mailboexs as unread on his *shiny* new
 Mac...)

-- 
Dr Matthew J Seaman MA, D.Phil.  7 Priory Courtyard, Flat 3
Black Earth Consulting   Ramsgate
 Kent, CT11 9PW
Free and Open Source Solutions   Tel: +44 (0)1843 580647



signature.asc
Description: OpenPGP digital signature


Re: Mac applications on FreeBSD

2010-02-03 Thread Erich Dollansky
Hi,

On 03 February 2010 pm 23:38:55 Bill White wrote:
> Will Mac OS X applications run on FreeBSD?  Specifically, Microsoft 
> Office:Mac?  If so, does it require special manipulation like hacking 
> the system kernel and/or application in order to get it to run?  Thanks 

not to my knowledge.

Only some Windows applications can be used on FreeBSD via wine.

Erich
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Mac applications on FreeBSD

2010-02-03 Thread Bill White
Will Mac OS X applications run on FreeBSD?  Specifically, Microsoft 
Office:Mac?  If so, does it require special manipulation like hacking 
the system kernel and/or application in order to get it to run?  Thanks 
very much, Bill

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ports/devel/protobuf: Segmentation fault in mmap in some applications

2010-01-09 Thread O. Hartmann

On 01/07/10 19:56, Pieter de Goeje wrote:

On Thursday 07 January 2010 10:02:36 O. Hartmann wrote:

On 01/07/10 01:41, Pieter de Goeje wrote:

On Wednesday 06 January 2010 14:14:28 O. Hartmann wrote:

Dear Sirs,
We use a software package for scientific imagery processing from USGS,
ISIS3 (http://isis.astrogeology.usgs.gov/). The most recent version is
3.1.21 and since this version, the software intensively uses
libprotobuf.so.

While we can use ISIS 3.1.20 very well under FreeBSD 8.0/amd64, it is
impossible to use the software with version no. 3.1.21, which seems to
have some issues wih libprotobuf.so. Every client out of this ISIS3
package crashes with a segmentation fault and as far as I can judge the
situation, there is a problem with libprotobuf.so, against which all
clients out of ISIS 3.1.21 are linked.


Perhaps the ISIS package was developed using a different (older?) version
of Google's protocol buffers. Compiling protobuf from source is quite
easy on FreeBSD. You can find the source here:
http://code.google.com/p/protobuf/downloads/list
I would start by trying version 2.1.0 and 2.2.0a.


I searched for help on the ISIS3-support forum and realised that some
Apple OS X guys have had similar problems, but those threads where
closed immediately or got relative senseless response.

In our case, we compile every necessary library and prerequisite
software package (mostly Qt4 libs) from ports. This works great with
some tweaks for FreeBSD in make/config.freebsd (which I derived from
some linux and/or OS X config files).

Now I'm floating like a dead man i the water. Below I provide q gdb
output of the qview-client (the same is with all other clients, like
photrim etc. for those familiar with the software package).


A backtrace ('bt' at the gdb prompt) might contain more useful
information.


Additionaly, I provide a truss-output, that stops at mmap issues.

Well, if someone could provide me with some advance debugging hints I
would appreaciate them. I'm pretty sure he problem is located within the
libprotobuf library or the way it is treated, but this is a guess of a
non-developer.

Thanks very much in advance.
Please reply also to this email address, since I'm not subscriber of the
list I post to.

Oliver


- Pieter


Hello Pieter,

ISIS3 utilises the very same revision of libprotobuf as FreeBSD has in
the ports repositorium (libprotobuf.so.4.0.0, aka protobuf-2.2.0). The
backtrace follows, it is a little bit lengthy ...


Ok, I can reproduce this locally. The cause is incorrect compiler flags.
Basically one must use `pkg-config --cflags protobuf` to get the correct
CFLAGS and `pkg-config --libs protobuf` for the correct libraries.

Most likely one or both of the following were missing during the
compilation/linking of ISIS: -D_THREAD_SAFE -pthread

Regards,

Pieter


You're right. Thank you very much. After applying the output of 
pkg-config --libs protobuf to the proper make file, everythng went as 
expected!


Regards and thanks,

Oliver
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Why scim language prompt isn't shown from QT applications?

2010-01-08 Thread Yuri

I have these scim-related ports installed:
linux-f10-scim-gtk-1.4.7 Smart Common Input Method platform, gtk module, 
(Linux Fedo
linux-f10-scim-libs-1.4.7 Smart Common Input Method libraries (Linux 
Fedora 10)
linux-scim-gtk-fc4-1.4.4_2 Smart Common Input Method platform, gtk 
module, Linux binar

scim-1.4.7_5Smart Common Input Method platform
scim-bridge-0.4.15_1 Scim-bridge agent (server)
scim-bridge-qt4-0.4.15 Qt4 client for Scim-bridge
scim-input-pad-0.1.2_1 SCIM add-on to input various symbols with 
customisable on-s

scim-table-imengine-0.5.7_4 SCIM table based input method engine
zh-scim-chewing-0.3.3 SCIM chewing Chinese input methods
zh-scim-pinyin-0.5.91_6 SCIM Chinese Smart Pinyin input method
zh-scim-tables-0.5.7_3 SCIM table based Chinese input methods


I have these scim-related processes running:
1589  ??  Ss 0:00.29 /usr/local/lib/scim-1.0/scim-launcher -d -c 
simple -e all -f socket --no-stay

1592  ??  Is 0:00.00 /usr/local/lib/scim-1.0/scim-helper-manager
1593  ??  Ss 0:02.37 /usr/local/lib/scim-1.0/scim-panel-gtk 
--display :0.0 -c socket -d --no-stay


Yet, scim prompt only works from GTK apps windows, not from QT apps like 
opera and konqueror.


Do you have scim working from QT apps? Do I miss some ports? Or some 
processes aren't running?


Thanks,
Yuri
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ports/devel/protobuf: Segmentation fault in mmap in some applications

2010-01-07 Thread Pieter de Goeje
On Thursday 07 January 2010 10:02:36 O. Hartmann wrote:
> On 01/07/10 01:41, Pieter de Goeje wrote:
> > On Wednesday 06 January 2010 14:14:28 O. Hartmann wrote:
> >> Dear Sirs,
> >> We use a software package for scientific imagery processing from USGS,
> >> ISIS3 (http://isis.astrogeology.usgs.gov/). The most recent version is
> >> 3.1.21 and since this version, the software intensively uses
> >> libprotobuf.so.
> >>
> >> While we can use ISIS 3.1.20 very well under FreeBSD 8.0/amd64, it is
> >> impossible to use the software with version no. 3.1.21, which seems to
> >> have some issues wih libprotobuf.so. Every client out of this ISIS3
> >> package crashes with a segmentation fault and as far as I can judge the
> >> situation, there is a problem with libprotobuf.so, against which all
> >> clients out of ISIS 3.1.21 are linked.
> >
> > Perhaps the ISIS package was developed using a different (older?) version
> > of Google's protocol buffers. Compiling protobuf from source is quite
> > easy on FreeBSD. You can find the source here:
> > http://code.google.com/p/protobuf/downloads/list
> > I would start by trying version 2.1.0 and 2.2.0a.
> >
> >> I searched for help on the ISIS3-support forum and realised that some
> >> Apple OS X guys have had similar problems, but those threads where
> >> closed immediately or got relative senseless response.
> >>
> >> In our case, we compile every necessary library and prerequisite
> >> software package (mostly Qt4 libs) from ports. This works great with
> >> some tweaks for FreeBSD in make/config.freebsd (which I derived from
> >> some linux and/or OS X config files).
> >>
> >> Now I'm floating like a dead man i the water. Below I provide q gdb
> >> output of the qview-client (the same is with all other clients, like
> >> photrim etc. for those familiar with the software package).
> >
> > A backtrace ('bt' at the gdb prompt) might contain more useful
> > information.
> >
> >> Additionaly, I provide a truss-output, that stops at mmap issues.
> >>
> >> Well, if someone could provide me with some advance debugging hints I
> >> would appreaciate them. I'm pretty sure he problem is located within the
> >> libprotobuf library or the way it is treated, but this is a guess of a
> >> non-developer.
> >>
> >> Thanks very much in advance.
> >> Please reply also to this email address, since I'm not subscriber of the
> >> list I post to.
> >>
> >> Oliver
> >
> > - Pieter
>
> Hello Pieter,
>
> ISIS3 utilises the very same revision of libprotobuf as FreeBSD has in
> the ports repositorium (libprotobuf.so.4.0.0, aka protobuf-2.2.0). The
> backtrace follows, it is a little bit lengthy ...

Ok, I can reproduce this locally. The cause is incorrect compiler flags. 
Basically one must use `pkg-config --cflags protobuf` to get the correct 
CFLAGS and `pkg-config --libs protobuf` for the correct libraries.

Most likely one or both of the following were missing during the 
compilation/linking of ISIS: -D_THREAD_SAFE -pthread

Regards,

Pieter
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ports/devel/protobuf: Segmentation fault in mmap in some applications

2010-01-07 Thread O. Hartmann

On 01/07/10 01:41, Pieter de Goeje wrote:

On Wednesday 06 January 2010 14:14:28 O. Hartmann wrote:

Dear Sirs,
We use a software package for scientific imagery processing from USGS,
ISIS3 (http://isis.astrogeology.usgs.gov/). The most recent version is
3.1.21 and since this version, the software intensively uses
libprotobuf.so.

While we can use ISIS 3.1.20 very well under FreeBSD 8.0/amd64, it is
impossible to use the software with version no. 3.1.21, which seems to
have some issues wih libprotobuf.so. Every client out of this ISIS3
package crashes with a segmentation fault and as far as I can judge the
situation, there is a problem with libprotobuf.so, against which all
clients out of ISIS 3.1.21 are linked.


Perhaps the ISIS package was developed using a different (older?) version of
Google's protocol buffers. Compiling protobuf from source is quite easy on
FreeBSD. You can find the source here:
http://code.google.com/p/protobuf/downloads/list
I would start by trying version 2.1.0 and 2.2.0a.



I searched for help on the ISIS3-support forum and realised that some
Apple OS X guys have had similar problems, but those threads where
closed immediately or got relative senseless response.

In our case, we compile every necessary library and prerequisite
software package (mostly Qt4 libs) from ports. This works great with
some tweaks for FreeBSD in make/config.freebsd (which I derived from
some linux and/or OS X config files).

Now I'm floating like a dead man i the water. Below I provide q gdb
output of the qview-client (the same is with all other clients, like
photrim etc. for those familiar with the software package).


A backtrace ('bt' at the gdb prompt) might contain more useful information.



Additionaly, I provide a truss-output, that stops at mmap issues.

Well, if someone could provide me with some advance debugging hints I
would appreaciate them. I'm pretty sure he problem is located within the
libprotobuf library or the way it is treated, but this is a guess of a
non-developer.

Thanks very much in advance.
Please reply also to this email address, since I'm not subscriber of the
list I post to.

Oliver


- Pieter



Hello Pieter,

ISIS3 utilises the very same revision of libprotobuf as FreeBSD has in 
the ports repositorium (libprotobuf.so.4.0.0, aka protobuf-2.2.0). The 
backtrace follows, it is a little bit lengthy ...



(gdb) bt
#0  0x000805a2f2c8 in std::_Rb_treestd::pair >, 
std::_Select1st 
> >, std::less, std::allocatorconst, std::pair >   >::_M_insert_unique () from 
/usr/local/lib/libprotobuf.so.4
#1  0x000805a326c6 in 
google::protobuf::InsertIfNotPresentstd::pair, std::less, std::a 
locator > > >, 
std::string, std::pair > ()

   from /usr/local/lib/libprotobuf.so.4
#2  0x000805a32d4f in 
google::protobuf::SimpleDescriptorDatabase::DescriptorIndexconst*, int> >::AddFile ()

   from /usr/local/lib/libprotobuf.so.4
#3  0x000805a2df86 in 
google::protobuf::EncodedDescriptorDatabase::Add () from 
/usr/local/lib/libprotobuf.so.4
#4  0x0008059ed8fd in 
google::protobuf::DescriptorPool::InternalAddGeneratedFile () from 
/usr/local/lib/libprotobuf.so.4
#5  0x000805a16218 in 
google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto () 
from /usr/local/lib/libprotobuf.so.4
#6  0x000805a168a5 in __static_initialization_and_destruction_0 () 
from /usr/local/lib/libprotobuf.so.4
#7  0x000805a64aab in __do_global_ctors_aux () from 
/usr/local/lib/libprotobuf.so.4

#8  0x0008059d00f6 in _init () from /usr/local/lib/libprotobuf.so.4
#9  0x00080064bc70 in ?? () from /libexec/ld-elf.so.1
#10 0x00080052582b in dlsym () from /libexec/ld-elf.so.1
#11 0x000800526b85 in dlopen () from /libexec/ld-elf.so.1
#12 0x0008005217a9 in ?? () from /libexec/ld-elf.so.1
#13 0x in ?? ()
#14 0x in ?? ()
#15 0x in ?? ()
#16 0x in ?? ()
#17 0x0001 in ?? ()
#18 0x7fffe800 in ?? ()
#19 0x in ?? ()
#20 0x7fffe806 in ?? ()
#21 0x7fffe822 in ?? ()
#22 0x7fffe847 in ?? ()
#23 0x7fffe852 in ?? ()
#24 0x7fffe86c in ?? ()
#25 0x7fffe879 in ?? ()
#26 0x7fffe899 in ?? ()
#27 0x7fffe8c7 in ?? ()
#28 0x7fffe8d9 in ?? ()
#29 0x7fffe8f0 in ?? ()
#30 0x7fffe907 in ?? ()
#31 0x7fffe927 in ?? ()
#32 0x7fffe936 in ?? ()
#33 0x7fffe943 in ?? ()
#34 0x7fffe95d in ?? ()
#35 0x7fffec8e in ?? ()
#36 0x7fffecb1 in ?? ()
#37 0x7fffecbc in ?? ()
#38 0x7fffecd1 in ?? ()
#39 0x7fffed99 in ?? ()
#40 0x7fffedb2 in ?? ()
#41 0x7fffedce in ?? ()
#42 0x7fffedda in ?? ()
#43 0x7fffedee in ?? ()
---Type  to continue, or q  to quit---
#44 0x7fffee02 in ?? ()
#45 0x7fffee0c in ?? ()
#46 0x7fffee1d in ?? ()
#47 0x7fffee2d in ?? ()
#48 0x7fffee3a in ?? ()
#49 0x

Re: ports/devel/protobuf: Segmentation fault in mmap in some applications

2010-01-06 Thread Pieter de Goeje
On Wednesday 06 January 2010 14:14:28 O. Hartmann wrote:
> Dear Sirs,
> We use a software package for scientific imagery processing from USGS,
> ISIS3 (http://isis.astrogeology.usgs.gov/). The most recent version is
> 3.1.21 and since this version, the software intensively uses
> libprotobuf.so.
>
> While we can use ISIS 3.1.20 very well under FreeBSD 8.0/amd64, it is
> impossible to use the software with version no. 3.1.21, which seems to
> have some issues wih libprotobuf.so. Every client out of this ISIS3
> package crashes with a segmentation fault and as far as I can judge the
> situation, there is a problem with libprotobuf.so, against which all
> clients out of ISIS 3.1.21 are linked.

Perhaps the ISIS package was developed using a different (older?) version of 
Google's protocol buffers. Compiling protobuf from source is quite easy on 
FreeBSD. You can find the source here: 
http://code.google.com/p/protobuf/downloads/list
I would start by trying version 2.1.0 and 2.2.0a.

>
> I searched for help on the ISIS3-support forum and realised that some
> Apple OS X guys have had similar problems, but those threads where
> closed immediately or got relative senseless response.
>
> In our case, we compile every necessary library and prerequisite
> software package (mostly Qt4 libs) from ports. This works great with
> some tweaks for FreeBSD in make/config.freebsd (which I derived from
> some linux and/or OS X config files).
>
> Now I'm floating like a dead man i the water. Below I provide q gdb
> output of the qview-client (the same is with all other clients, like
> photrim etc. for those familiar with the software package).

A backtrace ('bt' at the gdb prompt) might contain more useful information.

>
> Additionaly, I provide a truss-output, that stops at mmap issues.
>
> Well, if someone could provide me with some advance debugging hints I
> would appreaciate them. I'm pretty sure he problem is located within the
> libprotobuf library or the way it is treated, but this is a guess of a
> non-developer.
>
> Thanks very much in advance.
> Please reply also to this email address, since I'm not subscriber of the
> list I post to.
>
> Oliver

- Pieter
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: OT: web-based applications and security...

2009-07-24 Thread Olivier Nicole
> servers run MICROS~1 software (which is very
> well known for its high quality, haha)

Isn't that "high data availability" (to the others) ?

Have a nice week-end,

Olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: OT: web-based applications and security...

2009-07-24 Thread Polytropon
On Fri, 24 Jul 2009 00:05:00 -0600, Modulok  wrote:
> Is it just me being paranoid, or is all this 'online' and 'live'  aka
> web-based applications and data storage like... the biggest security
> threat in the Universe?

No. The biggest security threat is the human nature, participating
in operating these facilities.



> Not only from the perspective of the company
> offering said services selling you out, but also in the fact that it
> creates a high-value target (tons of data in one place) for the entire
> world to try and exploit.

Gaining information, especially those that have a certain worth (such
as corporate data), is one important goal of criminals across the whole
Internet. Offering opportunities, given by the fact that such "online
live storage" clients and servers run MICROS~1 software (which is very
well known for its high quality, haha), may turn such data silos into
interesting targets. I'm sure that criminals have already found out about
this fact, they're just waiting for more and more corporate "decision
carriers" to adopt to all these modern techniques: "If we store our
valueable data on those web servers, it will save us backup costs!"
Maybe they're just waiting for some data to arrive where "conventional"
espionage and sabotage would be too complicated. It's always nice when
your victim delivers the loot willingly, isn't it?

In fact, the situation you described isn't quite new. For many years
now, data is stored on servers that are connected to the Internet,
delivering certain services to the users. With the goal of decentralized
computing, processing and working, the "in-house solution" seems to
get less and less important.



> Thoughts?

Yes. :-)



-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


OT: web-based applications and security...

2009-07-23 Thread Modulok
This is completely off topic, (as indicated in the subject line):

Is it just me being paranoid, or is all this 'online' and 'live'  aka
web-based applications and data storage like... the biggest security
threat in the Universe? Not only from the perspective of the company
offering said services selling you out, but also in the fact that it
creates a high-value target (tons of data in one place) for the entire
world to try and exploit.

Thoughts?
-Modulok-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: No sound, no mouse and now X applications won't start

2009-06-23 Thread Roland Smith
On Tue, Jun 23, 2009 at 07:11:48PM +0530, Manish Jain wrote:
> Hi,
> 
> I have solved most of the problems listed in my previous message with 
> help from Roland Smith.
> 
> The fact still remains that FreeBSD-7.2 has some definite problems on 
> AMD hardware :
> 
> 1) On multi-core systems, the cores don't get initialized properly and 
> you get messages like : "AP #1 (PHY# 1) failed !" followed by panic. The 
> solution is to reboot, maybe as many as 6-7 times.

Can you run the mptable command as root and post the output?

> 2) The uhub/ums module fails to load and /dev/ums0 consequently won't 
> get created. The workaround is to unplug your USB mouse just before the 
> boot process begins, and plug it back in once you get the console.

Since the USB stack has been replaced in 8-CURRENT, I'm not sure if many
developers will want to spend time on this...
 
> I have googled for the above 2 problems and there seem to many folks 
> suffering from the ills, with no solution except the ones I have listed 
> above. And these problems almost always occur on AMD multi-core systems.

Most posts about the "AP #1 (PHY# 1) failed !" message that I found are
several years old. 

> I hope the next release will address these problems, as well as a pretty 
> reasonable request from me much earlier to move vi from /usr/bin to 
> /bin. Even in single-user mode, you almost always need an editor.

There is always /rescue/vi. And in single-user mode, you can always
mount /usr if it is on a separate partition.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpzxBEF0g59U.pgp
Description: PGP signature


Re: No sound, no mouse and now X applications won't start

2009-06-23 Thread Jonathan McKeown
On Tuesday 23 June 2009 15:41:48 Manish Jain wrote:
> I hope the next release will address these problems, as well as a pretty
> reasonable request from me much earlier to move vi from /usr/bin to
> /bin. Even in single-user mode, you almost always need an editor.

Which is why you have ed(1) - both in /bin and in /rescue - and /rescue/vi 
(although that needs a bit of tweaking due to the /etc/termcap problem).

Bear in mind that /usr/bin/vi is over 300K, compared to the whole of /bin 
which is ~950K (if you avoid double-counting entries like /bin/csh 
and /bin/tcsh which are hardlinks to the same file), so you need to convince 
people who think /bin should stay small to let it grow by a third to save 
people learning ed(1).

Jonathan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: No sound, no mouse and now X applications won't start

2009-06-23 Thread Manish Jain

Message: 11
Date: Sat, 20 Jun 2009 16:34:00 -0400
From: Jerry 
Subject: Re: No sound, no mouse and now X applications won't start
To: freebsd-questions@freebsd.org
Message-ID: <20090620163400.62143...@scorpio.seibercom.net>
Content-Type: text/plain; charset=US-ASCII

On Sun, 21 Jun 2009 01:31:45 +0530
Manish Jain  wrote:


Looks like nobody at freebsd-questions has any answers for me. Maybe
7.2-x86 doesn't like newish amd hardware.


post the output of: pciconf -lv as well as dmesg. Also your rc.conf and
PolicyKit.conf files might be useful.

--
Jerry
ges...@yahoo.com



Hi,

I have solved most of the problems listed in my previous message with 
help from Roland Smith.


The fact still remains that FreeBSD-7.2 has some definite problems on 
AMD hardware :


1) On multi-core systems, the cores don't get initialized properly and 
you get messages like : "AP #1 (PHY# 1) failed !" followed by panic. The 
solution is to reboot, maybe as many as 6-7 times.


2) The uhub/ums module fails to load and /dev/ums0 consequently won't 
get created. The workaround is to unplug your USB mouse just before the 
boot process begins, and plug it back in once you get the console.


I have googled for the above 2 problems and there seem to many folks 
suffering from the ills, with no solution except the ones I have listed 
above. And these problems almost always occur on AMD multi-core systems.


I hope the next release will address these problems, as well as a pretty 
reasonable request from me much earlier to move vi from /usr/bin to 
/bin. Even in single-user mode, you almost always need an editor.


--
Regards
Manish Jain
invalid.poin...@gmail.com
+91-96500-10329

Laast year I kudn't spell Software Engineer. Now I are won.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


OT: Dark humor (Re: No sound, no mouse and now X applications won't start)

2009-06-20 Thread perryh
Daniel Underwood  wrote:
> Aside:
>
> > My Bonnie looked into a gas tank,
> > The height of its contents to see!
> > She lit a small match to assist her,
> > Oh, bring back my Bonnie to me.
>
> Hah... I like that.  Dark, but witty.

I first heard it some 50 years ago,
and it was not new even then :)

I wouldn't be surprised if it dated
from the turn of the last century,
when some gasoline-powered automobiles
may not have had fuel gauges.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: No sound, no mouse and now X applications won't start

2009-06-20 Thread Daniel Underwood
Aside:

> My Bonnie looked into a gas tank,
> The height of its contents to see!
> She lit a small match to assist her,
> Oh, bring back my Bonnie to me.

Hah... I like that.  Dark, but witty.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: No sound, no mouse and now X applications won't start

2009-06-20 Thread Roland Smith
On Sun, Jun 21, 2009 at 01:31:45AM +0530, Manish Jain wrote:
> 
> Hi Roland,
> 
> Looks like nobody at freebsd-questions has any answers for me. Maybe 
> 7.2-x86 doesn't like newish amd hardware. Anyway, here are the 
> contents of /dev/sndstat :
> 
> > FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386)
> > Installed devices:
> > pcm0:  at cad 0 nid 1 on hdac0 kld 
> > snd_hda [MPSAFE] (1p:1v/0r:0v channels default)
> > pcm1:  at cad 0 nid 1 on hdac1 kld 
> > snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex)
> > pcm2:  at cad 0 nid 1 on hdac1 kld 
> > snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex)
> > pcm3:  at cad 0 nid 1 on hdac1 kld 
> > snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex)

> I tried snd_hda, even though it's listed as the driver for Intel
> HDA, not Realtek HDA on AMD hardware. It doesn't work. The volume
> control applet still complains no sound device has been configured.

The fact that /dev/sndstat exists means that there is a sound driver
that works. From the contents you can see that it is indeed the snd_hda
driver ("HDA Realtek ALC885 "). You can also see that there are four
sound outputs. Currently the digital HDMI is the default.

You can configure the sound hardware through sysctls. If you run "sysctl
hw.snd" you'll see a list of things you can change. With 'sysctl -d' you
can see what a particular sysctl does. In this case one that is
interesting is 'hw.snd.default_unit'. The different outputs in
/dev/sndstat will be connected to different sockets on the machine
(e.g. front/back panel). Try setting hw.snd.default_unit to 1, 2 or 3
and see if that helps.

It could be that you have to unload and reload the snd_hda module after
setting the default channel. You might also have to restart the volume
control applet.

> /dev/ums0 does get created I if plug in the mouse after the login 
> prompt has appeared.

Ok. I think it should be a bug that the mouse isn't properly detected
when connected at boot, but since the USB stack has been replaced in
8-CURRENT, I don't know if anyone is willing to go bughunting in the 7.x
USB stack.

> But the mouse would behave crazy till I changed the Xorg generated
> xorg.conf's setting of ZAxisMapping from "4 5 6 7" to "4 5".

That is not abnormal. A lot of mice need special zaxis mappings.

> I have still more problems. After all ports finished installing, 
> some X applications just don't start (eg Acroread). I can't any 
> error messages from the terminal because gnome-terminal itself 
> doesn't start.

Then use an xterm instead of a gnome-terminal. Acroread depends on Linux
emulation. Maybe you're missing some bits there?

> Given time, maybe I could ultimately figure this problem out, but if 
> you have any ready ideas, please be kind enough to share them me.
> 
> Here are some messages.
 
> #/var/log/console.log :
> > Jun 20 01:17:01 pbbi kernel: Jun 20 01:17:01 pbbi pulseaudio[1276]: main.c: 
> > Daemon startup without any loaded modules, refusing to work.

I've never used pulseaudio. I prefer esound.

> > Jun 20 01:18:04 pbbi kernel: Jun 20 01:18:04 pbbi 
> > gnome-keyring-daemon[1251]: dbus failure unregistering from session: 
> > Connection is closed

This looks pretty harmless.

> #/var/log/messages :
> > Jun 20 02:00:07 pbbi kernel: info: [drm] Loading RS780 CP Microcode
> > Jun 20 02:00:07 pbbi kernel: info: [drm] Loading RS780 PFP Microcode
> > Jun 20 02:00:07 pbbi kernel: info: [drm] Resetting GPU
> > Jun 20 02:00:07 pbbi kernel: info: [drm] writeback test succeeded in 1 usecs
> > Jun 20 02:00:07 pbbi kernel: drm0: [ITHREAD]
> > Jun 20 02:00:07 pbbi console-kit-daemon[1135]: WARNING: kvm_getenvv failed

Look at kvm_getenvv(3), in the BUGS section: 

 "In order for kvm_getenvv(3) to function correctly, procfs(5) must be
  mounted on /proc"

> loader.conf looks like following :
> > kern.maxdsiz="734003200"
> > ums_load="YES"
> > linprocfs_load="YES"
> > linsysfs_load="YES"
> > sound_load="YES"
> > snd_hda_load="YES"

Looks OK. 

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpfFPTsBATGd.pgp
Description: PGP signature


Re: No sound, no mouse and now X applications won't start

2009-06-20 Thread Jerry
On Sun, 21 Jun 2009 01:31:45 +0530
Manish Jain  wrote:

> Looks like nobody at freebsd-questions has any answers for me. Maybe 
> 7.2-x86 doesn't like newish amd hardware.

post the output of: pciconf -lv as well as dmesg. Also your rc.conf and
PolicyKit.conf files might be useful.

-- 
Jerry
ges...@yahoo.com

My Bonnie looked into a gas tank,
The height of its contents to see!
She lit a small match to assist her,
Oh, bring back my Bonnie to me.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


No sound, no mouse and now X applications won't start

2009-06-20 Thread Manish Jain


Hi Roland,

Looks like nobody at freebsd-questions has any answers for me. Maybe 
7.2-x86 doesn't like newish amd hardware. Anyway, here are the 
contents of /dev/sndstat :



FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386)
Installed devices:
pcm0:  at cad 0 nid 1 on hdac0 kld 
snd_hda [MPSAFE] (1p:1v/0r:0v channels default)
pcm1:  at cad 0 nid 1 on hdac1 kld snd_hda 
[MPSAFE] (1p:1v/1r:1v channels duplex)
pcm2:  at cad 0 nid 1 on hdac1 kld snd_hda 
[MPSAFE] (1p:1v/1r:1v channels duplex)
pcm3:  at cad 0 nid 1 on hdac1 kld snd_hda 
[MPSAFE] (1p:1v/1r:1v channels duplex)


I tried snd_hda, even though it's listed as the driver for Intel
HDA, not Realtek HDA on AMD hardware. It doesn't work. The volume
control applet still complains no sound device has been configured.

/dev/ums0 does get created I if plug in the mouse after the login 
prompt has appeared. But the mouse would behave crazy till I changed 
the Xorg generated xorg.conf's setting of ZAxisMapping from "4 5 6 
7" to "4 5".


I have still more problems. After all ports finished installing, 
some X applications just don't start (eg Acroread). I can't any 
error messages from the terminal because gnome-terminal itself 
doesn't start.


Given time, maybe I could ultimately figure this problem out, but if 
you have any ready ideas, please be kind enough to share them me.


Here are some messages.


#/var/log/console.log :

Jun 20 01:17:01 pbbi kernel: Jun 20 01:17:01 pbbi pulseaudio[1276]: main.c: 
Daemon startup without any loaded modules, refusing to work.
Jun 20 01:18:04 pbbi kernel: Jun 20 01:18:04 pbbi gnome-keyring-daemon[1251]: 
dbus failure unregistering from session: Connection is closed
Jun 20 01:21:50 pbbi kernel: Jun 20 01:21:50 pbbi pulseaudio[1686]: main.c: 
Daemon startup without any loaded modules, refusing to work.
Jun 20 01:21:51 pbbi kernel: Jun 20 01:21:51 pbbi dbus-daemon: Would reject message, 1 matched rules; type="method_call", 
sender=":1.10" (uid=0 pid=1292 comm=") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error 
name="(unset)" requested_reply=0 destination="org.freedesktop.SystemToolsBackends.Platform" (uid=0 pid=1723 comm="))
Jun 20 01:21:51 pbbi kernel: Jun 20 01:21:51 pbbi dbus-daemon: Would reject message, 1 matched rules; type="method_call", 
sender=":1.10" (uid=0 pid=1292 comm=") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error 
name="(unset)" requested_reply=0 destination="org.freedesktop.SystemToolsBackends.Platform" (uid=0 pid=1723 comm="))
Jun 20 01:22:04 pbbi kernel: Jun 20 01:22:04 pbbi gnome-keyring-daemon[1665]: 
dbus failure unregistering from session: Connection is closed
Jun 20 02:00:18 pbbi kernel: Jun 20 02:00:18 pbbi pulseaudio[2068]: main.c: 
Daemon startup without any loaded modules, refusing to work.
Jun 20 02:00:19 pbbi kernel: Jun 20 02:00:19 pbbi dbus-daemon: Would reject message, 1 matched rules; type="method_call", 
sender=":1.10" (uid=0 pid=1292 comm=") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error 
name="(unset)" requested_reply=0 destination="org.freedesktop.SystemToolsBackends.Platform" (uid=0 pid=1723 comm="))
Jun 20 02:00:19 pbbi kernel: Jun 20 02:00:19 pbbi dbus-daemon: Would reject message, 1 matched rules; type="method_call", 
sender=":1.10" (uid=0 pid=1292 comm=") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error 
name="(unset)" requested_reply=0 destination="org.freedesktop.SystemToolsBackends.Platform" (uid=0 pid=1723 comm="))
Jun 20 02:22:14 pbbi kernel: Jun 20 02:22:14 pbbi pulseaudio[7162]: main.c: 
Daemon startup without any loaded modules, refusing to work.
Jun 20 02:22:14 pbbi kernel: Jun 20 02:22:14 pbbi dbus-daemon: Would reject message, 1 matched rules; type="method_call", 
sender=":1.10" (uid=0 pid=1292 comm=") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error 
name="(unset)" requested_reply=0 destination="org.freedesktop.SystemToolsBackends.Platform" (uid=0 pid=1723 comm="))



#/var/log/messages :

Jun 20 02:00:07 pbbi kernel: info: [drm] Loading RS780 CP Microcode
Jun 20 02:00:07 pbbi kernel: info: [drm] Loading RS780 PFP Microcode
Jun 20 02:00:07 pbbi kernel: info: [drm] Resetting GPU
Jun 20 02:00:07 pbbi kernel: info: [drm] writeback test succeeded in 1 usecs
Jun 20 02:00:07 pbbi kernel: drm0: [ITHREAD]
Jun 20 02:00:07 pbbi console-kit-daemon[1135]: WARNING: kvm_getenvv failed
Jun 20 02:00:07 pbbi gnome-session[2036]: WARNING: Unable to determine session: 
Unable to lookup session information for process '2036'
Jun 20 02:00:18 pb

Re: 64-Bit Linux Applications

2009-05-13 Thread Ricardo Jesus

Konrad Heuer wrote:


Hello,

can I run 64 bit Linux applications on FreeBSD/amd64? Or is Linux 
emulation 32 bit only?


Thanks and best regards
Konrad


Konrad Heuer
GWDG, Am Fassberg, 37077 Goettingen, Germany, kheu...@gwdg.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"freebsd-questions-unsubscr...@freebsd.org"




To my knowledge 32 bit only.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


64-Bit Linux Applications

2009-05-11 Thread Konrad Heuer


Hello,

can I run 64 bit Linux applications on FreeBSD/amd64? Or is Linux 
emulation 32 bit only?


Thanks and best regards
Konrad


Konrad Heuer
GWDG, Am Fassberg, 37077 Goettingen, Germany, kheu...@gwdg.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Qt4 applications are missing pixmaps/icons

2009-03-09 Thread O. Hartmann

Dear Sirs,

all of my installed Qt4-applications are missing pixmaps/icons for knobs 
and menus - the mouse-sensistive highlighting and literals are working 
finde, but no pixmaps/icons.


Our environment is mostly KDE/Gnome free, so I suspect missing 
pixmap-ports or something from the multimedia repositories. Maybe there 
is simply a missing environment variable, but I do not know and I'm a 
newbie regarding Qt4 and its sibblings.


If someone does have a hint, please feel so free and email me (please be 
so kind a put myself's eMail address on reply, I'm not subscribing this 
list, thank you very much).




Regards,
Oliver
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Preserving X forwarded applications

2008-11-07 Thread Mel
On Friday 07 November 2008 18:01:28 Roey Dror wrote:

> Is there any way to make sure a X forwarded application won't die when
> my session is disconnected?
> Also, I would like to be able to "reconnect" the window when logging back
> in.

Of course you can try to fiddle with X forwarding to do this, but net/x11vnc, 
especially the -shared option is made for this.

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Preserving X forwarded applications

2008-11-07 Thread Roey Dror
I'm looking for a solution similar to the screen utility, but for X11.
I want, for example, to burn a cd on a remote computer using some GUI
application. If, for any reason, the network goes down while burning,
I suppose I lose the whole thing. Same thing goes when editing a
document.
I know that I can launch a VNC/NX server, but X forwarding is a much
more comfortable solution.
Is there any way to make sure a X forwarded application won't die when
my session is disconnected?
Also, I would like to be able to "reconnect" the window when logging back in.

-- 
Roey
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Linux X11 applications getting disconnected

2008-10-13 Thread Boris Samorodov
EforeZZ <[EMAIL PROTECTED]> writes:

> I have a little problem with my X11 linux applications (Skype, VMware). I
> run remote X11 server on Windows (Cygwin/XWin) and I'm getting problems with
> Skype/VMware. They sporadically get disconnected from the X server while all
> other native FreeBSD programs (KDE, terminals) keep running. Is there
> anything special about networking in Linux programs running under FreeBSD?

If nobody answer here then you may ask at freebsd-emulation@ ML.
And may be give some diagnostics.


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Linux X11 applications getting disconnected

2008-10-13 Thread EforeZZ
Hello,

I have a little problem with my X11 linux applications (Skype, VMware). I
run remote X11 server on Windows (Cygwin/XWin) and I'm getting problems with
Skype/VMware. They sporadically get disconnected from the X server while all
other native FreeBSD programs (KDE, terminals) keep running. Is there
anything special about networking in Linux programs running under FreeBSD?

Best regards,
EforeZZ
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Input method doesn't work with QT applications. Anyone able to type Chinese into QT apps?

2008-06-08 Thread Edward G.J. Lee
On Sun, Jun 08, 2008, Yuri wrote:
> Edward G.J. Lee wrote:
> >
> > unset LC_ALL
> > unset LANG
> > export LC_CTYPE=zh_TW.UTF-8
> >
>
> Thank you Edward,
>
> Now gcin menu is shown from QT app and all apps still speak English.
> But the problem is that selected Chinese character doesn't appear in the
> editbox in QT applications.

  Your qt app and gcin must start via zh_TW.UTF-8 environment.

  We don't have qt immodule in gcin ports yet.



Edward
ps. You need XIM when you use qt app. In ~/.bash_profile,
export QT_IM_MODULE=xim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Input method doesn't work with QT applications. Anyone able to type Chinese into QT apps?

2008-06-08 Thread Yuri

Edward G.J. Lee wrote:


unset LC_ALL
unset LANG
export LC_CTYPE=zh_TW.UTF-8
  


Thank you Edward,

Now gcin menu is shown from QT app and all apps still speak English.
But the problem is that selected Chinese character doesn't appear in the 
editbox in QT applications.


Yuri

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Input method doesn't work with QT applications. Anyone able to type Chinese into QT apps?

2008-06-08 Thread Edward G.J. Lee
On Sat, Jun 07, 2008, Yuri wrote:
> Hi Jyun-Yi,
>
> With these environment variables prompt window pops up from QT apps but
> editboxes don't get selected word.
> Also all GTK applications begin to speak Chinese.

  How about,

unset LC_ALL
unset LANG
export LC_CTYPE=zh_TW.UTF-8


Edward
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Input method doesn't work with QT applications. Anyone able to type Chinese into QT apps?

2008-06-07 Thread Yuri

Hi Jyun-Yi,

With these environment variables prompt window pops up from QT apps but 
editboxes don't get selected word.

Also all GTK applications begin to speak Chinese.

Yuri


Jyun-Yi Liou wrote:

Hi Yuri,
try this below,

export LANG=zh_TW.UTF-8
export LC_CTYPE=zh_TW.UTF-8
export  LC_MESSAGES en_US.ISO8859-1
export  LC_TIME en_US.ISO8859-1

this may let your gcin working and keep your system speak in english

further more, you may want to read this doc
http://chinsan2.twbbs.org/zh-tut/

Regards,
jyuny1



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Input method doesn't work with QT applications. Anyone able to type Chinese into QT apps?

2008-06-07 Thread Jyun-Yi Liou
Hi Yuri,
try this below,

export LANG=zh_TW.UTF-8
export LC_CTYPE=zh_TW.UTF-8
export  LC_MESSAGES en_US.ISO8859-1
export  LC_TIME en_US.ISO8859-1

this may let your gcin working and keep your system speak in english

further more, you may want to read this doc
http://chinsan2.twbbs.org/zh-tut/

Regards,
jyuny1

2008/6/7 Yuri <[EMAIL PROTECTED]>:

> Hi Jyun-Yi,
>
> I am using bash.
> And XMODIFIERS, GTK_IM_MODULE and QT_IM_MODULE variables are all set to the
> values you wrote.
> But in QT applications the prompt window doesn't pop up as in GTK ones.
>
> I am not setting any of LANG/LC_ALL/LC_CTYPE to Chinese.
> This may be related to the problem.
> When I set all of those to zh_TW.UTF-8 gcin begins to pop up the prompt
> window from QT applications just like from GTK. But after selection the word
> doesn't appear 9in the editbox.
> But I don't want to use Chinese locale since this makes all applications
> speak Chinese. And I only want to be able to type Chinese words.
>
> Do you know how to achieve this?
>
> Yuri
>
>
> Jyun-Yi Liou wrote:
>
>> Hi Yuri,
>> First of all, You do not specify what shell you are using. TCSH or BASH?
>> Second, waht DE you using too?
>>
>> for TCSH, it should be this in your ~/.xinitrc
>> setenv XMODIFIERS='@im=gcin'
>> setenv GTK_IM_MODULE=gcin
>> setenv QT_IM_MODULE=gcin
>>
>> I guess you are using TCSH not BASH.
>> gcin can let you type chinese in GTK apps without set GTK_IM_MODULE
>>
>> You can check the SHELL VARIABLE that is set or not after logged-in X.
>>
>> Regards,
>> jyuny1
>>
>>
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Input method doesn't work with QT applications. Anyone able to type Chinese into QT apps?

2008-06-07 Thread Yuri

Hi Jyun-Yi,

I am using bash.
And XMODIFIERS, GTK_IM_MODULE and QT_IM_MODULE variables are all set to 
the values you wrote.

But in QT applications the prompt window doesn't pop up as in GTK ones.

I am not setting any of LANG/LC_ALL/LC_CTYPE to Chinese.
This may be related to the problem.
When I set all of those to zh_TW.UTF-8 gcin begins to pop up the prompt 
window from QT applications just like from GTK. But after selection the 
word doesn't appear 9in the editbox.
But I don't want to use Chinese locale since this makes all applications 
speak Chinese. And I only want to be able to type Chinese words.


Do you know how to achieve this?

Yuri

Jyun-Yi Liou wrote:

Hi Yuri,
First of all, You do not specify what shell you are using. TCSH or BASH?
Second, waht DE you using too?

for TCSH, it should be this in your ~/.xinitrc
setenv XMODIFIERS='@im=gcin'
setenv GTK_IM_MODULE=gcin
setenv QT_IM_MODULE=gcin

I guess you are using TCSH not BASH.
gcin can let you type chinese in GTK apps without set GTK_IM_MODULE

You can check the SHELL VARIABLE that is set or not after logged-in X.

Regards,
jyuny1



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Input method doesn't work with QT applications. Anyone able to type Chinese into QT apps?

2008-06-07 Thread Jyun-Yi Liou
Hi Yuri,
First of all, You do not specify what shell you are using. TCSH or BASH?
Second, waht DE you using too?

for TCSH, it should be this in your ~/.xinitrc
setenv XMODIFIERS='@im=gcin'
setenv GTK_IM_MODULE=gcin
setenv QT_IM_MODULE=gcin

I guess you are using TCSH not BASH.
gcin can let you type chinese in GTK apps without set GTK_IM_MODULE

You can check the SHELL VARIABLE that is set or not after logged-in X.

Regards,
jyuny1

2008/6/7 Yuri <[EMAIL PROTECTED]>:

> When I am trying to type Chinese characters I can only do this from GTK
> applications.
> Input method doesn't work QT applications for me.
>
> I have the following in my .xinitrc:
> export XMODIFIERS='@im=gcin'
> export GTK_IM_MODULE=gcin
> export QT_IM_MODULE=gcin
>
> I have zh-gcin-1.4.0_1 installed and start it with 'gcin &'.
>
> In GTK apps Alt-Space creates the prompt windows. And in any QT apps -- no
> such box is popping up.
>
> Yuri
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Input method doesn't work with QT applications. Anyone able to type Chinese into QT apps?

2008-06-06 Thread Yuri
When I am trying to type Chinese characters I can only do this from GTK 
applications.

Input method doesn't work QT applications for me.

I have the following in my .xinitrc:
export XMODIFIERS='@im=gcin'
export GTK_IM_MODULE=gcin
export QT_IM_MODULE=gcin

I have zh-gcin-1.4.0_1 installed and start it with 'gcin &'.

In GTK apps Alt-Space creates the prompt windows. And in any QT apps -- 
no such box is popping up.


Yuri

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Different languages in the same applications under kde & konsole

2008-03-19 Thread Jonathan Chen
On Wed, Mar 19, 2008 at 11:45:48PM +0100, vittorio wrote:
> I run  freebsd 7.0 and kde 3.5.8, both in Italian.
> Now it happens that if I launch either gimp or abiword from the kde konsole 
> the two applications "speak" Italian while if I launch them from the icons 
> (that I created) on the desktop they "switch" to English.
> 
> Why is that and what can I do for making the applications speak Italian?

It's probably an environment setting setting that you've got for your
shell that you haven't got withing X. Check for and set $LANG, $LC_ALL
in ~/.xsession.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
---
"One, with God, is always a majority, but many a martyr has been burned
   at the stake while the votes were being counted."  -- Thomas B. Reed
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Different languages in the same applications under kde & konsole

2008-03-19 Thread Terry Sposato

vittorio wrote:

I run  freebsd 7.0 and kde 3.5.8, both in Italian.
Now it happens that if I launch either gimp or abiword from the kde konsole 
the two applications "speak" Italian while if I launch them from the icons 
(that I created) on the desktop they "switch" to English.


Why is that and what can I do for making the applications speak Italian?

Ciao from Rome
Vittorio 
___

freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Hi Vittorio,

It could be possible you are launching said applications witch switches 
at the command line to make them run in Italian? If so, you can edit the 
icon to use the same switches as you are using at the command line.


Terry



signature.asc
Description: OpenPGP digital signature


Different languages in the same applications under kde & konsole

2008-03-19 Thread vittorio
I run  freebsd 7.0 and kde 3.5.8, both in Italian.
Now it happens that if I launch either gimp or abiword from the kde konsole 
the two applications "speak" Italian while if I launch them from the icons 
(that I created) on the desktop they "switch" to English.

Why is that and what can I do for making the applications speak Italian?

Ciao from Rome
Vittorio 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: IPv6 Display - Multiple Applications

2007-10-16 Thread Mike Sweetser - Adhost
Have you tried using -W on netstat?  "In certain displays, avoid
truncating addresses even if this causes some fields to overflow."  I
tested it on my own IPv6 server after establishing a connection and
reproduced your behavior with the truncated IPv6 addresses; however,
once I added the -W flag, it displayed the entire address.

Unfortunately, I do not see a similar flag available for the who
command...maybe a patch is in order?

--
Mike Sweetser | Systems Administrator

Adhost Internet
140 Fourth Avenue North, Suite 360, Seattle, Washington 98109 USA
P 206.404.9023T 888.234.6781 (ADHOST-1)F 206.404.9050
E [EMAIL PROTECTED]W adhost.com

Our brand new Adhost West data center is open - contact us for a tour at
1-888-234-6781 (ADHOST-1)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael K.
Smith - Adhost
Sent: Tuesday, October 16, 2007 1:37 PM
To: freebsd-questions@freebsd.org
Subject: IPv6 Display - Multiple Applications

Hello All:

I'm curious if there is any timeline for the correct display of IPv6
addresses in various displays.  In particular, I'm interested in being
able to see a full address in 'who' and 'netstat' so I can track
connections to the server.  Presently, the display shows:

[EMAIL PROTECTED] ~]$ who
mksmith  ttyp0Oct 16 13:26 (2001:468:1420:f:)

[EMAIL PROTECTED] ~]$ netstat -a
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address  Foreign Address
(state)
tcp6   0 52  www6.ssh   2001:468:1420:f:.52619
ESTABLISHED
t

The full address includes another 64 bits or the whole host portion.  Is
this a bug, something in progress, or by design?

Regards,

Mike

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


IPv6 Display - Multiple Applications

2007-10-16 Thread Michael K. Smith - Adhost
Hello All:

I'm curious if there is any timeline for the correct display of IPv6
addresses in various displays.  In particular, I'm interested in being
able to see a full address in 'who' and 'netstat' so I can track
connections to the server.  Presently, the display shows:

[EMAIL PROTECTED] ~]$ who
mksmith  ttyp0Oct 16 13:26 (2001:468:1420:f:)

[EMAIL PROTECTED] ~]$ netstat -a
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address  Foreign Address
(state)
tcp6   0 52  www6.ssh   2001:468:1420:f:.52619
ESTABLISHED
t

The full address includes another 64 bits or the whole host portion.  Is
this a bug, something in progress, or by design?

Regards,

Mike

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to check applications vs. libraries

2007-10-03 Thread Mel
On Wednesday 03 October 2007 14:49:41 RW wrote:
> On Wed, 3 Oct 2007 14:25:18 +0200
>
> Mel <[EMAIL PROTECTED]> wrote:
> > On Tuesday 02 October 2007 22:53:20 RW wrote:
> > > On Tue, 2 Oct 2007 19:23:29 +0200
> > >
> > > Daniel Tourde <[EMAIL PROTECTED]> wrote:
> > > > I am used to install FreeBSD applications by using the port
> > > > collection. I also update regularly (twice a month or something)
> > > > the apps, using 'portupgrade -a -N' on a refreshed port
> > > > collection.
> > > >
> > > > Here are my questions:
> > > > - How can I check that the apps that have been build with certain
> > > > libraries still work when some of the libs have been updated?
> > > > - Is it possible then to rebuild the selected set of apps that
> > > > have been 'corrupted' by the library upgrade (classicaly from
> > > > liba.1 to liba.2)? If yes, how?
> > >
> > > Generally this doesn't cause a problem as when portupgrade upgrades
> > > a library through a major revision, it puts a copy of the old
> > > library into a compatibility directory.
> >
> > True. /usr/local/lib/compat/pkg
> >
> > > Applications that depend on updated libraries get version-bumped
> > > when the library major version gets changed
> >
> > Not true. Only direct dependants get version bumped and not
> > consistently either.
>
> It only matters where there is a direct library dependency. And even
> then it doesn't matter all that much because of the back-up libraries.

It matters when a build machine links with a stale version, but packages it 
with the current version dep in +CONTENTS. This will not happen with direct 
dependant, but will happen if the dependency is further down the chain.

> If you follow the UPDATING instructions for when to do   `portupgrade
> -fr' and keep you ports up to date, you shouldn't need to worry.

Except that portupgrade -fr ignores HOLD_PKGS and I'll risk getting a 
non-working Xorg installation.
Also, I think with the introduction of UPDATING the need to not break things 
got less important and at the same time more people started to automate 
upgrading ports, because we got spoiled with a stable almost never breaking 
ports tree and multi-core machines. This now bites eachother.

> Any 
> residual paranoia beyond that is better satisfied by running
> portmanager in pristine mode IMO.

Yeah, I'm slowly coming to realize that recompiling all dependants isn't such 
a bad idea in distributed environments (build machine and slaves).


-- 
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to check applications vs. libraries

2007-10-03 Thread Warren Block

On Wed, 3 Oct 2007, Mel wrote:


I use the following little php script to identify programs/libraries still
using old libs:
#!/usr/local/bin/php -q
/dev/null| grep compat/pkg';
$search_paths = array('bin', 'sbin', 'lib', 'libexec');
chdir($localbase);
foreach($search_paths AS $path)
{
   echo("==> $path\n");
   $files = glob("$path/*");
   foreach($files AS $file)
   {
   $check = shell_exec(sprintf($cmd_fmt, $file));
   if( empty($check) )
   continue;
   // pretty print reformat
   $check = preg_replace('/^.*?=>/m', "\t\t=>", $check);
   echo("\t$file depends on:\n$check");
   }
}
?>


Interesting.  Here's a Ruby version, which shows either I have no 
old dependencies or that I just didn't translate it correctly:


#!/usr/local/bin/ruby
localbase = ENV["LOCALBASE"] || '/usr/local'
Dir.chdir(localbase)
%w( bin sbin lib libexec ).each do |path|
  puts path
  Dir.glob(path + '/*').each do |file|
check = `/usr/bin/ldd "#{file}" 2>/dev/null | grep compat/pkg`
next if check.empty?
check.sub!(/^.*?=>/m, "\t\t=>")
puts "\t#{file} depends on:\n#{check}"
  end
end

-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to check applications vs. libraries

2007-10-03 Thread RW
On Wed, 3 Oct 2007 14:25:18 +0200
Mel <[EMAIL PROTECTED]> wrote:

> On Tuesday 02 October 2007 22:53:20 RW wrote:
> > On Tue, 2 Oct 2007 19:23:29 +0200
> >
> > Daniel Tourde <[EMAIL PROTECTED]> wrote:
> > > I am used to install FreeBSD applications by using the port
> > > collection. I also update regularly (twice a month or something)
> > > the apps, using 'portupgrade -a -N' on a refreshed port
> > > collection.
> > >
> > > Here are my questions:
> > > - How can I check that the apps that have been build with certain
> > > libraries still work when some of the libs have been updated?
> > > - Is it possible then to rebuild the selected set of apps that
> > > have been 'corrupted' by the library upgrade (classicaly from
> > > liba.1 to liba.2)? If yes, how?
> >
> > Generally this doesn't cause a problem as when portupgrade upgrades
> > a library through a major revision, it puts a copy of the old
> > library into a compatibility directory.
> 
> True. /usr/local/lib/compat/pkg
> 
> > Applications that depend on updated libraries get version-bumped
> > when the library major version gets changed
> 
> Not true. Only direct dependants get version bumped and not
> consistently either. 

It only matters where there is a direct library dependency. And even
then it doesn't matter all that much because of the back-up libraries.
If you follow the UPDATING instructions for when to do   `portupgrade
-fr' and keep you ports up to date, you shouldn't need to worry. Any
residual paranoia beyond that is better satisfied by running
portmanager in pristine mode IMO.

> To recompile all dependants against the latest
> version of a library, one has to find out which port the older
> version in /usr/local/lib/compat/pkg belongs to and forcibly upgrade
> all deps of that package, using `portupgrade -fr'.
> 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to check applications vs. libraries

2007-10-03 Thread Mel
On Tuesday 02 October 2007 22:53:20 RW wrote:
> On Tue, 2 Oct 2007 19:23:29 +0200
>
> Daniel Tourde <[EMAIL PROTECTED]> wrote:
> > I am used to install FreeBSD applications by using the port
> > collection. I also update regularly (twice a month or something) the
> > apps, using 'portupgrade -a -N' on a refreshed port collection.
> >
> > Here are my questions:
> > - How can I check that the apps that have been build with certain
> > libraries still work when some of the libs have been updated?
> > - Is it possible then to rebuild the selected set of apps that have
> > been 'corrupted' by the library upgrade (classicaly from liba.1 to
> > liba.2)? If yes, how?
>
> Generally this doesn't cause a problem as when portupgrade upgrades a
> library through a major revision, it puts a copy of the old library
> into a compatibility directory.

True. /usr/local/lib/compat/pkg

> Applications that depend on updated libraries get version-bumped when
> the library major version gets changed

Not true. Only direct dependants get version bumped and not consistently 
either. To recompile all dependants against the latest version of a library, 
one has to find out which port the older version in /usr/local/lib/compat/pkg 
belongs to and forcibly upgrade all deps of that package, using 
`portupgrade -fr'.

I use the following little php script to identify programs/libraries still 
using old libs:
#!/usr/local/bin/php -q
/dev/null| grep compat/pkg';
$search_paths = array('bin', 'sbin', 'lib', 'libexec');
chdir($localbase);
foreach($search_paths AS $path)
{
echo("==> $path\n");
$files = glob("$path/*");
foreach($files AS $file)
{
$check = shell_exec(sprintf($cmd_fmt, $file));
if( empty($check) )
continue;
// pretty print reformat
$check = preg_replace('/^.*?=>/m', "\t\t=>", $check);
echo("\t$file depends on:\n$check");
}
}
?>

Given time, I could probably come up with something fully automated, but in 
practice, it boils down to 2 or 3 libraries, usually of the sort gettext, 
expat, vorbis, xml/xslt.
It's not full-proof, because some paths aren't searched, for 
example /usr/local/openoffice, just adjust the search_paths array if you need 
to.
-- 
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to check applications vs. libraries

2007-10-02 Thread RW
On Tue, 2 Oct 2007 19:23:29 +0200
Daniel Tourde <[EMAIL PROTECTED]> wrote:

> I am used to install FreeBSD applications by using the port
> collection. I also update regularly (twice a month or something) the
> apps, using 'portupgrade -a -N' on a refreshed port collection.
> 
> Here are my questions:
> - How can I check that the apps that have been build with certain
> libraries still work when some of the libs have been updated?
> - Is it possible then to rebuild the selected set of apps that have 
> been 'corrupted' by the library upgrade (classicaly from liba.1 to
> liba.2)? If yes, how?
> 

Generally this doesn't cause a problem as when portupgrade upgrades a
library through a major revision, it puts a copy of the old library
into a compatibility directory. 

Applications that depend on updated libraries get version-bumped when
the library major version gets changed, so just keeping your ports
up-to-date is all you normally need to make sure everything is using
the latest libraries.  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How to check applications vs. libraries

2007-10-02 Thread Daniel Tourde
Hello,

I am used to install FreeBSD applications by using the port collection. I also 
update regularly (twice a month or something) the apps, 
using 'portupgrade -a -N' on a refreshed port collection.

Here are my questions:
- How can I check that the apps that have been build with certain libraries 
still work when some of the libs have been updated?
- Is it possible then to rebuild the selected set of apps that have 
been 'corrupted' by the library upgrade (classicaly from liba.1 to liba.2)? 
If yes, how?

or in other words, is there an equivalent to the Gentoo Linux 'revdep-rebuild' 
function?

Daniel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-15 Thread dgmm
On Tuesday 14 August 2007, Tuc at T-B-O-H.NET wrote:
> > A better approach in my opinion would be to look at specific use
> > cases; the FreeBSD web site includes some information of that sort.
> > One example not listed there is that Juniper Networks routers control
> > plane ("JunOS", I think) is based on FreeBSD.
>
>   I believe NetApp filers are, or atleast at one time were based
> on FreeBSD.

These guys have FreeBSD based network appliances too.

I know for certain the ExoServer is FreeBSD based.

-- 
Dave
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Olivier Nicole
>> We are trying determine cost and benefits  of supporting  FreeBSD
>> platform for OEM market.  Does any one have data on the installbase
>> for FreeBSD "Embedded" in 3rd party applications and appliances?  We
>> are looking for ball park numbers.
>
> There is no requirement to tell anyone else that you're using FreeBSD
> in a product, so some people don't.  As a result, I would be highly
> suspicious of any numbers anyone *could* come up with (I would expect
> such numbers to miss a lot of applications).
>
> A better approach in my opinion would be to look at specific use
> cases; the FreeBSD web site includes some information of that sort.
> One example not listed there is that Juniper Networks routers control
> plane ("JunOS", I think) is based on FreeBSD.

I missed the first question, but we are using a Taiwanese remote
access system (a box with 32 modems inside to receive incoming dial-up
connections) based on FreeBSD (2.something I guess) as well as a
satellite receiver from UDcats (www.udcat.com) based on FreeBSD too.

Olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Pervaiz Choudhry

Thanks Tom,

We are actually working with IronPort. I was just trying to get a  
feel for broader vendor support. We are all set now. Thanks,



cheers,

~ pervaiz
415-215-6530



On Aug 14, 2007, at 11:58 AM, Tom Grove wrote:


Pervaiz Choudhry wrote:

Well put. Thanks,

cheers,

~ pervaiz
415-215-6530



On Aug 14, 2007, at 7:25 AM, Lowell Gilbert wrote:


Pervaiz Choudhry <[EMAIL PROTECTED]> writes:


We are trying determine cost and benefits  of supporting  FreeBSD
platform for OEM market.  Does any one have data on the installbase
for FreeBSD "Embedded" in 3rd party applications and  
appliances?  We

are looking for ball park numbers.


There is no requirement to tell anyone else that you're using  
FreeBSD

in a product, so some people don't.  As a result, I would be highly
suspicious of any numbers anyone *could* come up with (I would  
expect

such numbers to miss a lot of applications).

A better approach in my opinion would be to look at specific use
cases; the FreeBSD web site includes some information of that sort.
One example not listed there is that Juniper Networks routers  
control

plane ("JunOS", I think) is based on FreeBSD.

Good luck.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions- 
[EMAIL PROTECTED]"

IronPort anti-spam servers use FreeBSD as a base for their ASyncOS.

http://www.ironport.com/technology/ 
ironport_asyncos_operating_system.html


-Tom



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Tom Grove

Pervaiz Choudhry wrote:

Well put. Thanks,

cheers,

~ pervaiz
415-215-6530



On Aug 14, 2007, at 7:25 AM, Lowell Gilbert wrote:


Pervaiz Choudhry <[EMAIL PROTECTED]> writes:


We are trying determine cost and benefits  of supporting  FreeBSD
platform for OEM market.  Does any one have data on the installbase
for FreeBSD "Embedded" in 3rd party applications and appliances?  We
are looking for ball park numbers.


There is no requirement to tell anyone else that you're using FreeBSD
in a product, so some people don't.  As a result, I would be highly
suspicious of any numbers anyone *could* come up with (I would expect
such numbers to miss a lot of applications).

A better approach in my opinion would be to look at specific use
cases; the FreeBSD web site includes some information of that sort.
One example not listed there is that Juniper Networks routers control
plane ("JunOS", I think) is based on FreeBSD.

Good luck.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"

IronPort anti-spam servers use FreeBSD as a base for their ASyncOS.

http://www.ironport.com/technology/ironport_asyncos_operating_system.html

-Tom
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Pervaiz Choudhry

Well put. Thanks,

cheers,

~ pervaiz
415-215-6530



On Aug 14, 2007, at 7:25 AM, Lowell Gilbert wrote:


Pervaiz Choudhry <[EMAIL PROTECTED]> writes:


We are trying determine cost and benefits  of supporting  FreeBSD
platform for OEM market.  Does any one have data on the installbase
for FreeBSD "Embedded" in 3rd party applications and appliances?  We
are looking for ball park numbers.


There is no requirement to tell anyone else that you're using FreeBSD
in a product, so some people don't.  As a result, I would be highly
suspicious of any numbers anyone *could* come up with (I would expect
such numbers to miss a lot of applications).

A better approach in my opinion would be to look at specific use
cases; the FreeBSD web site includes some information of that sort.
One example not listed there is that Juniper Networks routers control
plane ("JunOS", I think) is based on FreeBSD.

Good luck.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Tuc at T-B-O-H.NET
> A better approach in my opinion would be to look at specific use
> cases; the FreeBSD web site includes some information of that sort.
> One example not listed there is that Juniper Networks routers control
> plane ("JunOS", I think) is based on FreeBSD.
> 
I believe NetApp filers are, or atleast at one time were based
on FreeBSD.

Tuc
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread DAve

Lowell Gilbert wrote:

Pervaiz Choudhry <[EMAIL PROTECTED]> writes:


We are trying determine cost and benefits  of supporting  FreeBSD
platform for OEM market.  Does any one have data on the installbase
for FreeBSD "Embedded" in 3rd party applications and appliances?  We
are looking for ball park numbers.


There is no requirement to tell anyone else that you're using FreeBSD
in a product, so some people don't.  As a result, I would be highly
suspicious of any numbers anyone *could* come up with (I would expect
such numbers to miss a lot of applications).

A better approach in my opinion would be to look at specific use
cases; the FreeBSD web site includes some information of that sort.
One example not listed there is that Juniper Networks routers control
plane ("JunOS", I think) is based on FreeBSD.



I am configuring some Coyote Point load balancers right now and they run 
FreeBSD.


DAve


--
Three years now I've asked Google why they don't have a
logo change for Memorial Day. Why do they choose to do logos
for other non-international holidays, but nothing for
Veterans?

Maybe they forgot who made that choice possible.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-14 Thread Lowell Gilbert
Pervaiz Choudhry <[EMAIL PROTECTED]> writes:

> We are trying determine cost and benefits  of supporting  FreeBSD
> platform for OEM market.  Does any one have data on the installbase
> for FreeBSD "Embedded" in 3rd party applications and appliances?  We
> are looking for ball park numbers.

There is no requirement to tell anyone else that you're using FreeBSD
in a product, so some people don't.  As a result, I would be highly
suspicious of any numbers anyone *could* come up with (I would expect
such numbers to miss a lot of applications).

A better approach in my opinion would be to look at specific use
cases; the FreeBSD web site includes some information of that sort.
One example not listed there is that Juniper Networks routers control
plane ("JunOS", I think) is based on FreeBSD.

Good luck.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD Embedded in 3rd Party Applications and Appliances?

2007-08-12 Thread Pervaiz Choudhry

Hello,

We are trying determine cost and benefits  of supporting  FreeBSD  
platform for OEM market.  Does any one have data on the installbase  
for FreeBSD "Embedded" in 3rd party applications and appliances?  We  
are looking for ball park numbers.


Thanks,

Pervaiz Choudhry
Director, Business Development, Splunk Inc.
Office:  415-848-8444 | Mobile: 415-215-6530
[EMAIL PROTECTED] | www.splunk.com

Splunk> The IT Search engine.




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problem Launching Applications in Gnome

2007-03-11 Thread Edward Ruggeri
On Thu, 08 Mar 2007 13:04:48 -0600, Edward Ruggeri <[EMAIL PROTECTED]>  
wrote:



On Thu, 08 Mar 2007 12:54:55 -0600, Chuck Swiger <[EMAIL PROTECTED]> wrote:


On Mar 7, 2007, at 6:57 PM, [EMAIL PROTECTED] wrote:

The main application I run is Vim, which I run through Gnome-
Terminal.  I frequently have several copies running
simultaneously.  In general response to Gnome-Terminal
commands is very fast, but sometimes when I try to open a
file with Vim it takes up to 20-30 seconds to load.  The
files are not particularly large (max 300 lines).

During this time, if I try to launch another application in
Gnome (e.g., Opera or another Gnome-Terminal), it will not
come up.  It is as if everything is frozen until finally Vi
loads and opens the file, at which point anything else I have
tried to open works fine.


Is it possible that you're low on RAM, and the system has to swap in a  
bunch of stuff to let you task-switch to Opera or GT?  Is it only the  
combination of GT & Vim, or do you sometimes encounter this long delay  
when switching between applications doing other things?



I have of course looked at top when this problem occurs.  CPU
usage is about 2%, and there is no significant memory usage
either.


It would be helpful to know what state the GT & vim processes were in,  
too.


RAM usage remains very low throughout.  In addition, I have 2GB of RAM  
on this system, so while that was also my first suspicion, I don't think  
that's it.


When vim exhibits this behavior (which it doesn't always do), it will  
sit in sbwait and will finally load as it comes out of sbwait.  If I try  
to open another GT during vim's stalling, it will also be stuck in  
sbwait, generally coming out of it at the same time as vim.


Thanks very much for your thoughts!

-- Ned Ruggeri



Sorry to post again in response to my own email, but I have some new  
information.  In addition to the processes being stuck in sbwait, it also  
appears that when loading they start on the second core but switch to the  
first when getting out of the sbwait state.  Also, this problem definitely  
seems to be exhibited in other applications.  Sometimes I have to wait 15  
seconds for Gnome-Terminal to load even with no applications running.


I'm suspicious this might be related to Gnome's Screensaver, since GT  
opens slowly generally after coming out of screensaver.  Any thoughts?


It's a real drag, because freeBSD is so fast for me outside this problem,  
but it's making it impossible to use...


Thanks guys!

Sincerely,

-- Ned Ruggeri
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problem Launching Applications in Gnome

2007-03-08 Thread Edward Ruggeri

On Thu, 08 Mar 2007 12:54:55 -0600, Chuck Swiger <[EMAIL PROTECTED]> wrote:


On Mar 7, 2007, at 6:57 PM, [EMAIL PROTECTED] wrote:

The main application I run is Vim, which I run through Gnome-
Terminal.  I frequently have several copies running
simultaneously.  In general response to Gnome-Terminal
commands is very fast, but sometimes when I try to open a
file with Vim it takes up to 20-30 seconds to load.  The
files are not particularly large (max 300 lines).

During this time, if I try to launch another application in
Gnome (e.g., Opera or another Gnome-Terminal), it will not
come up.  It is as if everything is frozen until finally Vi
loads and opens the file, at which point anything else I have
tried to open works fine.


Is it possible that you're low on RAM, and the system has to swap in a  
bunch of stuff to let you task-switch to Opera or GT?  Is it only the  
combination of GT & Vim, or do you sometimes encounter this long delay  
when switching between applications doing other things?



I have of course looked at top when this problem occurs.  CPU
usage is about 2%, and there is no significant memory usage
either.


It would be helpful to know what state the GT & vim processes were in,  
too.


RAM usage remains very low throughout.  In addition, I have 2GB of RAM on  
this system, so while that was also my first suspicion, I don't think  
that's it.


When vim exhibits this behavior (which it doesn't always do), it will sit  
in sbwait and will finally load as it comes out of sbwait.  If I try to  
open another GT during vim's stalling, it will also be stuck in sbwait,  
generally coming out of it at the same time as vim.


Thanks very much for your thoughts!

-- Ned Ruggeri
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problem Launching Applications in Gnome

2007-03-08 Thread Chuck Swiger

On Mar 7, 2007, at 6:57 PM, [EMAIL PROTECTED] wrote:

The main application I run is Vim, which I run through Gnome-
Terminal.  I frequently have several copies running
simultaneously.  In general response to Gnome-Terminal
commands is very fast, but sometimes when I try to open a
file with Vim it takes up to 20-30 seconds to load.  The
files are not particularly large (max 300 lines).

During this time, if I try to launch another application in
Gnome (e.g., Opera or another Gnome-Terminal), it will not
come up.  It is as if everything is frozen until finally Vi
loads and opens the file, at which point anything else I have
tried to open works fine.


Is it possible that you're low on RAM, and the system has to swap in  
a bunch of stuff to let you task-switch to Opera or GT?  Is it only  
the combination of GT & Vim, or do you sometimes encounter this long  
delay when switching between applications doing other things?



I have of course looked at top when this problem occurs.  CPU
usage is about 2%, and there is no significant memory usage
either.


It would be helpful to know what state the GT & vim processes were  
in, too.


--
-Chuck

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problem Launching Applications in Gnome

2007-03-08 Thread Derek Ragona

You might want to try rebuilding vim and all dependencies.

-Derek


At 08:57 PM 3/7/2007, [EMAIL PROTECTED] wrote:

Hi,

I haven't been able to figure this out, and am hoping someone
has some ideas.  I can't seem to find any previous mention of
a similar problem, so I hope I'm not missing something
obvious.

I run FreeBSD 6.2-STABLE.  I also have installed GNOME
2.16.3.  I use Gnome-Terminal 2.16.1.

The main application I run is Vim, which I run through Gnome-
Terminal.  I frequently have several copies running
simultaneously.  In general response to Gnome-Terminal
commands is very fast, but sometimes when I try to open a
file with Vim it takes up to 20-30 seconds to load.  The
files are not particularly large (max 300 lines).

During this time, if I try to launch another application in
Gnome (e.g., Opera or another Gnome-Terminal), it will not
come up.  It is as if everything is frozen until finally Vi
loads and opens the file, at which point anything else I have
tried to open works fine.

While this loading takes place, I can work in any other open
application normally.  Oftentimes I have another Vim session
which I am editing in.

I have of course looked at top when this problem occurs.  CPU
usage is about 2%, and there is no significant memory usage
either.

I never experience this problem outside Gnome, whether I'm
using screen or several virtual terminals.  It's really
strange.

Anyway, I hope someone out there has some ideas.  Thanks very
much in advance.

-- Ned Ruggeri

PS I'll include my ~/.vimrc file:

autocmd!
set nocompatible
syntax on
set showmatch
set number
set backspace=2
autocmd BufRead *.c set cindent
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problem Launching Applications in Gnome

2007-03-07 Thread ruggeri
Hi,

I haven't been able to figure this out, and am hoping someone 
has some ideas.  I can't seem to find any previous mention of 
a similar problem, so I hope I'm not missing something 
obvious.

I run FreeBSD 6.2-STABLE.  I also have installed GNOME 
2.16.3.  I use Gnome-Terminal 2.16.1.

The main application I run is Vim, which I run through Gnome-
Terminal.  I frequently have several copies running 
simultaneously.  In general response to Gnome-Terminal 
commands is very fast, but sometimes when I try to open a 
file with Vim it takes up to 20-30 seconds to load.  The 
files are not particularly large (max 300 lines).

During this time, if I try to launch another application in 
Gnome (e.g., Opera or another Gnome-Terminal), it will not 
come up.  It is as if everything is frozen until finally Vi 
loads and opens the file, at which point anything else I have 
tried to open works fine.

While this loading takes place, I can work in any other open 
application normally.  Oftentimes I have another Vim session 
which I am editing in.

I have of course looked at top when this problem occurs.  CPU 
usage is about 2%, and there is no significant memory usage 
either.

I never experience this problem outside Gnome, whether I'm 
using screen or several virtual terminals.  It's really 
strange.

Anyway, I hope someone out there has some ideas.  Thanks very 
much in advance.

-- Ned Ruggeri

PS I'll include my ~/.vimrc file:

autocmd!
set nocompatible
syntax on
set showmatch
set number
set backspace=2
autocmd BufRead *.c set cindent
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


C/C++ Applications Developer

2007-01-05 Thread Sam Modi
HiFreebsd 

We have C/C++ Applications Developer multiple openings in different locations. 

Locations: Ashburn, VA  (openings-4) 
Location: Denver, CO(openings-3) 
Location: Highlands Ranch, CO   (openings-5) 
Location: Colorado Springs, CO  (openings-10) 
Location: Clinton, MS   (openings-8) 
Location: Tulsa, OK (openings-3) 

Rate: $45-$50 per hour 

Job Type: Contract,   
Total Exp: Good Experience
Start Date: ASAP,   (01/29/2007) 
Duration: 12 Months,   
Number of Openings: 35,   
Primary Skills: C/C++, PERL, Java in UNIX environment 
Other Skills/Job Responsibilities: 
- 
Required Skills (Must have these skills) 

o Mid-level developer 
o An Experienced developer that has developed using C/C++ in an in UNIX 
environment. 
o Perl and/or ksh scripting Plus skills, not absolutely 
necessary: 
o HTML, CGI and Web Development experience 
o Perl experience. 
o Oracle Pro-C or similar database background 
o Perl DBI 

Other Requirements/Notes: 
- 
we are not looking someone who has C experience on a PC as this is very 
different skill set. Also, qualified candidates must be self starts and have 
solid problem solving skills.

Please respond with Resume, Rate and Phone numbers 

When sending resumes please include: 

Rate 
Contact telephone numbers 
email address 
Current location 
Available date 

Best Regards, 

Sam Modi 
Sr.IT Recruiter/Sourcing Analyst 

Aspen Group,Inc 
1100 Wayne Ave., Ste. 1175 
Silver Spring, MD 20910 
Ph: 301-650-6200 x2025 
Fax: 301-650-1917 
Email:[EMAIL PROTECTED] 
www.theaspengroupinc.com 

Disclaimer: Under Bills.1618 Title III passed by the 105th U.S. Congress this 
mail cannot be considered Spam as long as we include contact information and a 
method to be removed from our mailing list. To be removed from our mailing list 
please reply to [EMAIL PROTECTED]  with the word "REMOVE" in your subject line. 
Include complete address and/or domain/aliases to be removed.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: running windows applications and making use of existing ms windows installation

2006-11-28 Thread Tore Lund
mato wrote:
> 
> Do you think I could supply raw disk device directly to Qemu ??

As I understand it, you HAVE TO use a raw disk for qemu at present,
though I cannot recall the reason for it right now.  But this will not
help you "make use of existing Windows (XP) installation".  I believe
the OS itself, at the very least, must be installed by qemu - correct me
if I am wrong.

In any case, the following instructions work for me:

http://www.freebsdforums.com/forums/showthread.php?t=44204
-- 
Tore


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: running windows applications and making use of existing ms windows installation

2006-11-28 Thread Bill Moran
In response to "mato" <[EMAIL PROTECTED]>:

> On Tue, 28 Nov 2006 06:40:43 -0500, Bill Moran wrote
> > "mato" <[EMAIL PROTECTED]> wrote:
> > >
> > > On Thu, 19 Oct 2006 11:09:50 +0200, albi albinootje wrote
> > > > On 10/19/06, martinko <[EMAIL PROTECTED]> wrote:
> > > > 
> > > > > I've been reading for some time about VMWare, Wine, Qemu, Bochs and 
> > > > > some
> > > > > others, but I'm still not sure which one would (best) fit my needs:
> > > > >
> > > > > I've got a dual boot and I would like to make use of existing Windows
> > > > > (XP) installation, not having to create a new virtual disk/system and
> > > > > install everything from scratch.
> > > > >
> > > > > Can I use existing Windows installation with some of the existing
> > > > > "emulation" software ??
> > > > 
> > > > you didn't mention whether you're using NTFS or not on the windows-
> > > > partition, if you do use NTFS then you already have a problem 
> > > > because you can't write to that partition by default (not sure how 
> > > > far the rw-development is on FreeBSD)
> > > > 
> > > > vmware server gives you the possibility to use "raw partitions",
> > > > i've tried that with a linux-partition on an external disc within vmware
> > > > 
> > > > wine is also a possibility, but wine will by default let you start
> > > > only 1 app, YMMV
> > > > 
> > > > last time i tried qemu it didn't support "raw partition" access afair
> > 
> > According to the docs, it does support "raw" partition images, which 
> > you should be able to create using dd.  I haven't tried this, though.
> 
> Do you think I could supply raw disk device directly to Qemu ??

It's not _designed_ to work that way, but given the fact that "everything
is a file" in Unix, it's entirely possible that it will work.

Definitely make a backup before trying.

-- 
Bill Moran
Collaborative Fusion Inc.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: running windows applications and making use of existing ms windows installation

2006-11-28 Thread mato
On Tue, 28 Nov 2006 06:40:43 -0500, Bill Moran wrote
> "mato" <[EMAIL PROTECTED]> wrote:
> >
> > On Thu, 19 Oct 2006 11:09:50 +0200, albi albinootje wrote
> > > On 10/19/06, martinko <[EMAIL PROTECTED]> wrote:
> > > 
> > > > I've been reading for some time about VMWare, Wine, Qemu, Bochs and some
> > > > others, but I'm still not sure which one would (best) fit my needs:
> > > >
> > > > I've got a dual boot and I would like to make use of existing Windows
> > > > (XP) installation, not having to create a new virtual disk/system and
> > > > install everything from scratch.
> > > >
> > > > Can I use existing Windows installation with some of the existing
> > > > "emulation" software ??
> > > 
> > > you didn't mention whether you're using NTFS or not on the windows-
> > > partition, if you do use NTFS then you already have a problem 
> > > because you can't write to that partition by default (not sure how 
> > > far the rw-development is on FreeBSD)
> > > 
> > > vmware server gives you the possibility to use "raw partitions",
> > > i've tried that with a linux-partition on an external disc within vmware
> > > 
> > > wine is also a possibility, but wine will by default let you start
> > > only 1 app, YMMV
> > > 
> > > last time i tried qemu it didn't support "raw partition" access afair
> 
> According to the docs, it does support "raw" partition images, which 
> you should be able to create using dd.  I haven't tried this, though.


Do you think I could supply raw disk device directly to Qemu ??
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  1   2   3   >